File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 4444 "ember-source" : " 3.22.0" ,
4545 "ember-source-channel-url" : " ^3.0.0" ,
4646 "ember-try" : " ^1.2.1" ,
47- "eslint" : " ^7.16 .0" ,
47+ "eslint" : " ^7.19 .0" ,
4848 "eslint-plugin-ember" : " ^6.7.1" ,
4949 "eslint-plugin-node" : " ^11.1.0" ,
5050 "loader.js" : " ^4.7.0" ,
Original file line number Diff line number Diff line change 10301030 ember-cli-babel "^6.12.0"
10311031 ember-cli-htmlbars-inline-precompile "^1.0.0"
10321032
1033- " @eslint/eslintrc@^0.2.2 " :
1034- version "0.2.2 "
1035- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
1036- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
1033+ " @eslint/eslintrc@^0.3.0 " :
1034+ version "0.3.0 "
1035+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
1036+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
10371037 dependencies :
10381038 ajv "^6.12.4"
10391039 debug "^4.1.1"
10421042 ignore "^4.0.6"
10431043 import-fresh "^3.2.1"
10441044 js-yaml "^3.13.1"
1045- lodash "^4.17.19 "
1045+ lodash "^4.17.20 "
10461046 minimatch "^3.0.4"
10471047 strip-json-comments "^3.1.1"
10481048
@@ -4572,13 +4572,13 @@ eslint-visitor-keys@^2.0.0:
45724572 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
45734573 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
45744574
4575- eslint@^7.16 .0 :
4576- version "7.16 .0"
4577- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16 .0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092 "
4578- integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw ==
4575+ eslint@^7.19 .0 :
4576+ version "7.19 .0"
4577+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19 .0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41 "
4578+ integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg ==
45794579 dependencies :
45804580 " @babel/code-frame" " ^7.0.0"
4581- " @eslint/eslintrc" " ^0.2.2 "
4581+ " @eslint/eslintrc" " ^0.3.0 "
45824582 ajv "^6.10.0"
45834583 chalk "^4.0.0"
45844584 cross-spawn "^7.0.2"
@@ -4602,7 +4602,7 @@ eslint@^7.16.0:
46024602 js-yaml "^3.13.1"
46034603 json-stable-stringify-without-jsonify "^1.0.1"
46044604 levn "^0.4.1"
4605- lodash "^4.17.19 "
4605+ lodash "^4.17.20 "
46064606 minimatch "^3.0.4"
46074607 natural-compare "^1.4.0"
46084608 optionator "^0.9.1"
You can’t perform that action at this time.
0 commit comments