Skip to content

Commit 90c387c

Browse files
chore(deps-dev): bump eslint from 7.29.0 to 7.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.29.0...v7.30.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e983fde commit 90c387c

2 files changed

Lines changed: 21 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"ember-source-channel-url": "^3.0.0",
7979
"ember-template-lint": "^3.5.0",
8080
"ember-try": "^1.4.0",
81-
"eslint": "^7.29.0",
81+
"eslint": "^7.30.0",
8282
"loader.js": "^4.7.0",
8383
"npm-run-all": "^4.1.5",
8484
"patch-package": "^6.4.7",

yarn.lock

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,7 @@
99
dependencies:
1010
"@babel/highlight" "^7.10.4"
1111

12-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13":
13-
version "7.12.13"
14-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
15-
integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==
16-
dependencies:
17-
"@babel/highlight" "^7.12.13"
18-
19-
"@babel/code-frame@^7.14.5":
12+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5":
2013
version "7.14.5"
2114
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb"
2215
integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==
@@ -531,15 +524,6 @@
531524
chalk "^2.0.0"
532525
js-tokens "^4.0.0"
533526

534-
"@babel/highlight@^7.12.13":
535-
version "7.12.13"
536-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c"
537-
integrity sha512-kocDQvIbgMKlWxXe9fof3TQ+gkIPOUSEYhJjqUjvKMez3krV7vbzYCDq39Oj11UAVK7JqPVGQPlgE85dPNlQww==
538-
dependencies:
539-
"@babel/helper-validator-identifier" "^7.12.11"
540-
chalk "^2.0.0"
541-
js-tokens "^4.0.0"
542-
543527
"@babel/highlight@^7.14.5":
544528
version "7.14.5"
545529
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
@@ -1685,6 +1669,20 @@
16851669
resolved "https://registry.yarnpkg.com/@handlebars/parser/-/parser-1.1.0.tgz#d6dbc7574774b238114582410e8fee0dc3532bdf"
16861670
integrity sha512-rR7tJoSwJ2eooOpYGxGGW95sLq6GXUaS1UtWvN7pei6n2/okYvCGld9vsUTvkl2migxbkszsycwtMf/GEc1k1A==
16871671

1672+
"@humanwhocodes/config-array@^0.5.0":
1673+
version "0.5.0"
1674+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
1675+
integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
1676+
dependencies:
1677+
"@humanwhocodes/object-schema" "^1.2.0"
1678+
debug "^4.1.1"
1679+
minimatch "^3.0.4"
1680+
1681+
"@humanwhocodes/object-schema@^1.2.0":
1682+
version "1.2.0"
1683+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
1684+
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
1685+
16881686
"@iarna/toml@2.2.5":
16891687
version "2.2.5"
16901688
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
@@ -6922,13 +6920,14 @@ eslint-visitor-keys@^2.0.0:
69226920
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
69236921
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
69246922

6925-
eslint@^7.29.0:
6926-
version "7.29.0"
6927-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0"
6928-
integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==
6923+
eslint@^7.30.0:
6924+
version "7.30.0"
6925+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30.0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8"
6926+
integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg==
69296927
dependencies:
69306928
"@babel/code-frame" "7.12.11"
69316929
"@eslint/eslintrc" "^0.4.2"
6930+
"@humanwhocodes/config-array" "^0.5.0"
69326931
ajv "^6.10.0"
69336932
chalk "^4.0.0"
69346933
cross-spawn "^7.0.2"

0 commit comments

Comments
 (0)