File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 70
70
"ember-source-channel-url" : " ^3.0.0" ,
71
71
"ember-template-lint" : " ^2.15.0" ,
72
72
"ember-try" : " ^1.4.0" ,
73
- "eslint" : " ^7.30 .0" ,
73
+ "eslint" : " ^7.31 .0" ,
74
74
"eslint-plugin-ember" : " ^9.6.0" ,
75
75
"eslint-plugin-node" : " ^11.1.0" ,
76
76
"loader.js" : " ^4.7.0" ,
Original file line number Diff line number Diff line change 1288
1288
resolve "^1.8.1"
1289
1289
semver "^7.3.2"
1290
1290
1291
- "@eslint/eslintrc@^0.4.2 ":
1292
- version "0.4.2 "
1293
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
1294
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
1291
+ "@eslint/eslintrc@^0.4.3 ":
1292
+ version "0.4.3 "
1293
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
1294
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
1295
1295
dependencies:
1296
1296
ajv "^6.12.4"
1297
1297
debug "^4.1.1"
@@ -6576,13 +6576,13 @@ eslint-visitor-keys@^2.0.0:
6576
6576
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
6577
6577
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
6578
6578
6579
- eslint@^7.30 .0:
6580
- version "7.30 .0"
6581
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
6582
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
6579
+ eslint@^7.31 .0:
6580
+ version "7.31 .0"
6581
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
6582
+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
6583
6583
dependencies:
6584
6584
"@babel/code-frame" "7.12.11"
6585
- "@eslint/eslintrc" "^0.4.2 "
6585
+ "@eslint/eslintrc" "^0.4.3 "
6586
6586
"@humanwhocodes/config-array" "^0.5.0"
6587
6587
ajv "^6.10.0"
6588
6588
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments