File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 106
106
"ember-truth-helpers" : " 3.0.0" ,
107
107
"ember-web-app" : " 5.0.1" ,
108
108
"ember-window-mock" : " 0.7.1" ,
109
- "eslint" : " 7.17 .0" ,
109
+ "eslint" : " 7.18 .0" ,
110
110
"eslint-config-prettier" : " 7.1.0" ,
111
111
"eslint-plugin-ember" : " 10.1.2" ,
112
112
"eslint-plugin-ember-concurrency" : " 0.3.1" ,
Original file line number Diff line number Diff line change 1350
1350
thread-loader "^1.2.0"
1351
1351
webpack "^4.43.0"
1352
1352
1353
- "@eslint/eslintrc@^0.2.2 ":
1354
- version "0.2.2 "
1355
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
1356
- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
1353
+ "@eslint/eslintrc@^0.3.0 ":
1354
+ version "0.3.0 "
1355
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
1356
+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
1357
1357
dependencies:
1358
1358
ajv "^6.12.4"
1359
1359
debug "^4.1.1"
1362
1362
ignore "^4.0.6"
1363
1363
import-fresh "^3.2.1"
1364
1364
js-yaml "^3.13.1"
1365
- lodash "^4.17.19 "
1365
+ lodash "^4.17.20 "
1366
1366
minimatch "^3.0.4"
1367
1367
strip-json-comments "^3.1.1"
1368
1368
@@ -7487,13 +7487,13 @@ eslint-visitor-keys@^2.0.0:
7487
7487
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
7488
7488
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
7489
7489
7490
- eslint@7.17 .0:
7491
- version "7.17 .0"
7492
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
7493
- integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
7490
+ eslint@7.18 .0:
7491
+ version "7.18 .0"
7492
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
7493
+ integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
7494
7494
dependencies:
7495
7495
"@babel/code-frame" "^7.0.0"
7496
- "@eslint/eslintrc" "^0.2.2 "
7496
+ "@eslint/eslintrc" "^0.3.0 "
7497
7497
ajv "^6.10.0"
7498
7498
chalk "^4.0.0"
7499
7499
cross-spawn "^7.0.2"
7517
7517
js-yaml "^3.13.1"
7518
7518
json-stable-stringify-without-jsonify "^1.0.1"
7519
7519
levn "^0.4.1"
7520
- lodash "^4.17.19 "
7520
+ lodash "^4.17.20 "
7521
7521
minimatch "^3.0.4"
7522
7522
natural-compare "^1.4.0"
7523
7523
optionator "^0.9.1"
You can’t perform that action at this time.
0 commit comments