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 109
109
"ember-truth-helpers" : " 3.0.0" ,
110
110
"ember-web-app" : " 5.0.1" ,
111
111
"ember-window-mock" : " 0.7.2" ,
112
- "eslint" : " 8.1 .0" ,
112
+ "eslint" : " 8.2 .0" ,
113
113
"eslint-config-prettier" : " 8.3.0" ,
114
114
"eslint-plugin-ember" : " 10.5.7" ,
115
115
"eslint-plugin-ember-concurrency" : " 0.5.1" ,
Original file line number Diff line number Diff line change 1430
1430
terser "^5.7.0"
1431
1431
thread-loader "^3.0.4"
1432
1432
1433
- "@eslint/eslintrc@^1.0.3 ":
1434
- version "1.0.3 "
1435
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.3 .tgz#41f08c597025605f672251dcc4e8be66b5ed7366 "
1436
- integrity sha512-DHI1wDPoKCBPoLZA3qDR91+3te/wDSc1YhKg3jR8NxKKRJq2hwHwcWv31cSwSYvIBrmbENoYMWcenW8uproQqg ==
1433
+ "@eslint/eslintrc@^1.0.4 ":
1434
+ version "1.0.4 "
1435
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.4 .tgz#dfe0ff7ba270848d10c5add0715e04964c034b31 "
1436
+ integrity sha512-h8Vx6MdxwWI2WM8/zREHMoqdgLNXEL4QX3MWSVMdyNJGvXVOs+6lp+m2hc3FnuMHDc4poxFNI20vCk0OmI4G0Q ==
1437
1437
dependencies:
1438
1438
ajv "^6.12.4"
1439
1439
debug "^4.3.2"
1440
1440
espree "^9.0.0"
1441
1441
globals "^13.9.0"
1442
1442
ignore "^4.0.6"
1443
1443
import-fresh "^3.2.1"
1444
- js-yaml "^3.13.1 "
1444
+ js-yaml "^4.1.0 "
1445
1445
minimatch "^3.0.4"
1446
1446
strip-json-comments "^3.1.1"
1447
1447
@@ -7432,12 +7432,12 @@ eslint-visitor-keys@^3.0.0:
7432
7432
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
7433
7433
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
7434
7434
7435
- eslint@8.1 .0:
7436
- version "8.1 .0"
7437
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.1 .0.tgz#00f1f7dbf4134f26588e6c9f2efe970760f64664 "
7438
- integrity sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw ==
7435
+ eslint@8.2 .0:
7436
+ version "8.2 .0"
7437
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.2 .0.tgz#44d3fb506d0f866a506d97a0fc0e90ee6d06a815 "
7438
+ integrity sha512-erw7XmM+CLxTOickrimJ1SiF55jiNlVSp2qqm0NuBWPtHYQCegD5ZMaW0c3i5ytPqL+SSLaCxdvQXFPLJn+ABw ==
7439
7439
dependencies:
7440
- "@eslint/eslintrc" "^1.0.3 "
7440
+ "@eslint/eslintrc" "^1.0.4 "
7441
7441
"@humanwhocodes/config-array" "^0.6.0"
7442
7442
ajv "^6.10.0"
7443
7443
chalk "^4.0.0"
7471
7471
progress "^2.0.0"
7472
7472
regexpp "^3.2.0"
7473
7473
semver "^7.2.1"
7474
- strip-ansi "^6.0.0 "
7474
+ strip-ansi "^6.0.1 "
7475
7475
strip-json-comments "^3.1.0"
7476
7476
text-table "^0.2.0"
7477
7477
v8-compile-cache "^2.0.3"
You can’t perform that action at this time.
0 commit comments