File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 6767 "eslint" : " 5" ,
6868 "eslint-config-prettier" : " ^6.11.0" ,
6969 "eslint-plugin-ember" : " ^7.6.0" ,
70- "eslint-plugin-node" : " ^9.2 .0" ,
70+ "eslint-plugin-node" : " ^11.1 .0" ,
7171 "eslint-plugin-prettier" : " ^3.1.1" ,
7272 "lerna-changelog" : " ^1.0.1" ,
7373 "loader.js" : " ^4.7.0" ,
Original file line number Diff line number Diff line change @@ -4686,21 +4686,21 @@ eslint-plugin-ember@^7.6.0:
46864686 ember-rfc176-data "^0.3.12"
46874687 snake-case "^3.0.3"
46884688
4689- eslint-plugin-es@^1.4.1 :
4690- version "1.4 .1"
4691- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.4 .1.tgz#12acae0f4953e76ba444bfd1b2271081ac620998 "
4692- integrity sha512-5fa/gR2yR3NxQf+UXkeLeP8FBBl6tSgdrAz1+cF84v1FMM4twGwQoqTnn+QxFLcPOrF4pdKEJKDB/q9GoyJrCA ==
4689+ eslint-plugin-es@^3.0.0 :
4690+ version "3.0 .1"
4691+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0 .1.tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
4692+ integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
46934693 dependencies :
4694- eslint-utils "^1.4.2 "
4695- regexpp "^2 .0.1 "
4694+ eslint-utils "^2.0.0 "
4695+ regexpp "^3 .0.0 "
46964696
4697- eslint-plugin-node@^9.2 .0 :
4698- version "9.2 .0"
4699- resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.2 .0.tgz#b1911f111002d366c5954a6d96d3cd5bf2a3036a "
4700- integrity sha512-2abNmzAH/JpxI4gEOwd6K8wZIodK3BmHbTxz4s79OIYwwIt2gkpEXlAouJXu4H1c9ySTnRso0tsuthSOZbUMlA ==
4697+ eslint-plugin-node@^11.1 .0 :
4698+ version "11.1 .0"
4699+ resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
4700+ integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
47014701 dependencies :
4702- eslint-plugin-es "^1.4.1 "
4703- eslint-utils "^1.4.2 "
4702+ eslint-plugin-es "^3.0.0 "
4703+ eslint-utils "^2.0.0 "
47044704 ignore "^5.1.1"
47054705 minimatch "^3.0.4"
47064706 resolve "^1.10.1"
@@ -4729,7 +4729,7 @@ eslint-scope@^5.0.0:
47294729 esrecurse "^4.3.0"
47304730 estraverse "^4.1.1"
47314731
4732- eslint-utils@^1.3.1, eslint-utils@^1.4.2 :
4732+ eslint-utils@^1.3.1 :
47334733 version "1.4.3"
47344734 resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
47354735 integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
You can’t perform that action at this time.
0 commit comments