File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 106106 "ember-resolver" : " 8.0.2" ,
107107 "ember-source" : " 3.21.1" ,
108108 "ember-try" : " 1.4.0" ,
109- "eslint" : " 7.8.0 " ,
109+ "eslint" : " 7.8.1 " ,
110110 "eslint-config-prettier" : " 6.11.0" ,
111111 "eslint-plugin-ember" : " 8.13.0" ,
112112 "eslint-plugin-node" : " 11.1.0" ,
Original file line number Diff line number Diff line change 15061506 resolve "^1.8.1"
15071507 semver "^5.6.0"
15081508
1509- "@eslint/eslintrc@^0.1.0 ":
1510- version "0.1.0 "
1511- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.0 .tgz#3d1f19fb797d42fb1c85458c1c73541eeb1d9e76 "
1512- integrity sha512-bfL5365QSCmH6cPeFT7Ywclj8C7LiF7sO6mUGzZhtAMV7iID1Euq6740u/SRi4C80NOnVz/CEfK8/HO+nCAPJg ==
1509+ "@eslint/eslintrc@^0.1.3 ":
1510+ version "0.1.3 "
1511+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.3 .tgz#7d1a2b2358552cc04834c0979bd4275362e37085 "
1512+ integrity sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA ==
15131513 dependencies:
15141514 ajv "^6.12.4"
15151515 debug "^4.1.1"
1516+ espree "^7.3.0"
1517+ globals "^12.1.0"
1518+ ignore "^4.0.6"
15161519 import-fresh "^3.2.1"
1520+ js-yaml "^3.13.1"
1521+ lodash "^4.17.19"
1522+ minimatch "^3.0.4"
15171523 strip-json-comments "^3.1.1"
15181524
15191525"@glimmer/env@^0.1.7":
@@ -8466,13 +8472,13 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
84668472 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
84678473 integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
84688474
8469- eslint@7.8.0 :
8470- version "7.8.0 "
8471- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.0 .tgz#9a3e2e6e4d0a3f8c42686073c25ebf2e91443e8a "
8472- integrity sha512-qgtVyLZqKd2ZXWnLQA4NtVbOyH56zivOAdBFWE54RFkSZjokzNrcP4Z0eVWsZ+84ByXv+jL9k/wE1ENYe8xRFw ==
8475+ eslint@7.8.1 :
8476+ version "7.8.1 "
8477+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.1 .tgz#e59de3573fb6a5be8ff526c791571646d124a8fa "
8478+ integrity sha512-/2rX2pfhyUG0y+A123d0ccXtMm7DV7sH1m3lk9nk2DZ2LReq39FXHueR9xZwshE5MdfSf0xunSaMWRqyIA6M1w ==
84738479 dependencies:
84748480 "@babel/code-frame" "^7.0.0"
8475- "@eslint/eslintrc" "^0.1.0 "
8481+ "@eslint/eslintrc" "^0.1.3 "
84768482 ajv "^6.10.0"
84778483 chalk "^4.0.0"
84788484 cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments