File tree Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 57
57
"ember-source-channel-url" : " ^3.0.0" ,
58
58
"ember-template-lint" : " ^2.21.0" ,
59
59
"ember-try" : " ^1.4.0" ,
60
- "eslint" : " ^7.29 .0" ,
60
+ "eslint" : " ^7.30 .0" ,
61
61
"eslint-plugin-ember" : " ^10.5.1" ,
62
62
"eslint-plugin-node" : " ^11.1.0" ,
63
63
"loader.js" : " ^4.7.0" ,
Original file line number Diff line number Diff line change 1651
1651
resolved "https://registry.yarnpkg.com/@handlebars/parser/-/parser-1.1.0.tgz#d6dbc7574774b238114582410e8fee0dc3532bdf"
1652
1652
integrity sha512-rR7tJoSwJ2eooOpYGxGGW95sLq6GXUaS1UtWvN7pei6n2/okYvCGld9vsUTvkl2migxbkszsycwtMf/GEc1k1A==
1653
1653
1654
+ "@humanwhocodes/config-array@^0.5.0":
1655
+ version "0.5.0"
1656
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
1657
+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
1658
+ dependencies:
1659
+ "@humanwhocodes/object-schema" "^1.2.0"
1660
+ debug "^4.1.1"
1661
+ minimatch "^3.0.4"
1662
+
1663
+ "@humanwhocodes/object-schema@^1.2.0":
1664
+ version "1.2.0"
1665
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
1666
+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
1667
+
1654
1668
1655
1669
version "2.2.5"
1656
1670
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
@@ -6811,13 +6825,14 @@ eslint-visitor-keys@^2.0.0:
6811
6825
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
6812
6826
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
6813
6827
6814
- eslint@^7.29 .0:
6815
- version "7.29 .0"
6816
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
6817
- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
6828
+ eslint@^7.30 .0:
6829
+ version "7.30 .0"
6830
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
6831
+ integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
6818
6832
dependencies:
6819
6833
"@babel/code-frame" "7.12.11"
6820
6834
"@eslint/eslintrc" "^0.4.2"
6835
+ "@humanwhocodes/config-array" "^0.5.0"
6821
6836
ajv "^6.10.0"
6822
6837
chalk "^4.0.0"
6823
6838
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments