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 107
107
"ember-truth-helpers" : " 3.0.0" ,
108
108
"ember-web-app" : " 5.0.1" ,
109
109
"ember-window-mock" : " 0.7.2" ,
110
- "eslint" : " 7.30 .0" ,
110
+ "eslint" : " 7.31 .0" ,
111
111
"eslint-config-prettier" : " 8.3.0" ,
112
112
"eslint-plugin-ember" : " 10.5.1" ,
113
113
"eslint-plugin-ember-concurrency" : " 0.3.1" ,
Original file line number Diff line number Diff line change 1473
1473
terser "^5.7.0"
1474
1474
thread-loader "^3.0.4"
1475
1475
1476
- "@eslint/eslintrc@^0.4.2 ":
1477
- version "0.4.2 "
1478
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
1479
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
1476
+ "@eslint/eslintrc@^0.4.3 ":
1477
+ version "0.4.3 "
1478
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
1479
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
1480
1480
dependencies:
1481
1481
ajv "^6.12.4"
1482
1482
debug "^4.1.1"
@@ -7615,13 +7615,13 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
7615
7615
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
7616
7616
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
7617
7617
7618
- eslint@7.30 .0:
7619
- version "7.30 .0"
7620
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
7621
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
7618
+ eslint@7.31 .0:
7619
+ version "7.31 .0"
7620
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
7621
+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
7622
7622
dependencies:
7623
7623
"@babel/code-frame" "7.12.11"
7624
- "@eslint/eslintrc" "^0.4.2 "
7624
+ "@eslint/eslintrc" "^0.4.3 "
7625
7625
"@humanwhocodes/config-array" "^0.5.0"
7626
7626
ajv "^6.10.0"
7627
7627
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments