File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 4444 "autoprefixer" : " ^10.2.1" ,
4545 "babel-jest" : " ^26.6.3" ,
4646 "clean-css" : " ^4.1.9" ,
47- "eslint" : " ^7.17 .0" ,
47+ "eslint" : " ^7.18 .0" ,
4848 "eslint-config-prettier" : " ^7.2.0" ,
4949 "eslint-plugin-prettier" : " ^3.3.1" ,
5050 "jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change 11471147 exec-sh "^0.3.2"
11481148 minimist "^1.2.0"
11491149
1150- " @eslint/eslintrc@^0.2.2 " :
1151- version "0.2.2 "
1152- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
1153- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
1150+ " @eslint/eslintrc@^0.3.0 " :
1151+ version "0.3.0 "
1152+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
1153+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
11541154 dependencies :
11551155 ajv "^6.12.4"
11561156 debug "^4.1.1"
11591159 ignore "^4.0.6"
11601160 import-fresh "^3.2.1"
11611161 js-yaml "^3.13.1"
1162- lodash "^4.17.19 "
1162+ lodash "^4.17.20 "
11631163 minimatch "^3.0.4"
11641164 strip-json-comments "^3.1.1"
11651165
@@ -2452,13 +2452,13 @@ eslint-visitor-keys@^2.0.0:
24522452 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
24532453 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
24542454
2455- eslint@^7.17 .0 :
2456- version "7.17 .0"
2457- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
2458- integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
2455+ eslint@^7.18 .0 :
2456+ version "7.18 .0"
2457+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
2458+ integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
24592459 dependencies :
24602460 " @babel/code-frame" " ^7.0.0"
2461- " @eslint/eslintrc" " ^0.2.2 "
2461+ " @eslint/eslintrc" " ^0.3.0 "
24622462 ajv "^6.10.0"
24632463 chalk "^4.0.0"
24642464 cross-spawn "^7.0.2"
@@ -2482,7 +2482,7 @@ eslint@^7.17.0:
24822482 js-yaml "^3.13.1"
24832483 json-stable-stringify-without-jsonify "^1.0.1"
24842484 levn "^0.4.1"
2485- lodash "^4.17.19 "
2485+ lodash "^4.17.20 "
24862486 minimatch "^3.0.4"
24872487 natural-compare "^1.4.0"
24882488 optionator "^0.9.1"
You can’t perform that action at this time.
0 commit comments