Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Commit 98a6189

Browse files
committed
chore(deps-dev): bump eslint from 8.3.0 to 8.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.3.0...v8.6.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10f1cd2 commit 98a6189

File tree

2 files changed

+38
-60
lines changed

2 files changed

+38
-60
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"ember-template-lint": "~3.15.0",
7777
"ember-truth-helpers": "~3.0.0",
7878
"ember-try": "~2.0.0",
79-
"eslint": "~8.3.0",
79+
"eslint": "~8.6.0",
8080
"fabscale-eslint-config": "~1.2.0",
8181
"loader.js": "~4.7.0",
8282
"prettier": "~2.5.0",

yarn.lock

Lines changed: 37 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@
12371237
debug "^4.1.0"
12381238
globals "^11.1.0"
12391239

1240-
"@babel/types@^7.1.6", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.4.4", "@babel/types@^7.7.2":
1240+
"@babel/types@^7.1.6", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.16.0", "@babel/types@^7.4.4", "@babel/types@^7.7.2":
12411241
version "7.16.0"
12421242
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
12431243
integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==
@@ -1408,14 +1408,14 @@
14081408
lodash "^4.17.21"
14091409
resolve "^1.20.0"
14101410

1411-
"@eslint/eslintrc@^1.0.4":
1412-
version "1.0.4"
1413-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.4.tgz#dfe0ff7ba270848d10c5add0715e04964c034b31"
1414-
integrity sha512-h8Vx6MdxwWI2WM8/zREHMoqdgLNXEL4QX3MWSVMdyNJGvXVOs+6lp+m2hc3FnuMHDc4poxFNI20vCk0OmI4G0Q==
1411+
"@eslint/eslintrc@^1.0.5":
1412+
version "1.0.5"
1413+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.5.tgz#33f1b838dbf1f923bfa517e008362b78ddbbf318"
1414+
integrity sha512-BLxsnmK3KyPunz5wmCCpqy0YelEoxxGmH73Is+Z74oOTMtExcjkr3dDR6quwrjh1YspA8DH9gnX1o069KiS9AQ==
14151415
dependencies:
14161416
ajv "^6.12.4"
14171417
debug "^4.3.2"
1418-
espree "^9.0.0"
1418+
espree "^9.2.0"
14191419
globals "^13.9.0"
14201420
ignore "^4.0.6"
14211421
import-fresh "^3.2.1"
@@ -1618,19 +1618,19 @@
16181618
resolved "https://registry.yarnpkg.com/@handlebars/parser/-/parser-1.1.0.tgz#d6dbc7574774b238114582410e8fee0dc3532bdf"
16191619
integrity sha512-rR7tJoSwJ2eooOpYGxGGW95sLq6GXUaS1UtWvN7pei6n2/okYvCGld9vsUTvkl2migxbkszsycwtMf/GEc1k1A==
16201620

1621-
"@humanwhocodes/config-array@^0.6.0":
1622-
version "0.6.0"
1623-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.6.0.tgz#b5621fdb3b32309d2d16575456cbc277fa8f021a"
1624-
integrity sha512-JQlEKbcgEUjBFhLIF4iqM7u/9lwgHRBcpHrmUNCALK0Q3amXN6lxdoXLnF0sm11E9VqTmBALR87IlUg1bZ8A9A==
1621+
"@humanwhocodes/config-array@^0.9.2":
1622+
version "0.9.2"
1623+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.2.tgz#68be55c737023009dfc5fe245d51181bb6476914"
1624+
integrity sha512-UXOuFCGcwciWckOpmfKDq/GyhlTf9pN/BzG//x8p8zTOFEcGuA68ANXheFS0AGvy3qgZqLBUkMs7hqzqCKOVwA==
16251625
dependencies:
1626-
"@humanwhocodes/object-schema" "^1.2.0"
1626+
"@humanwhocodes/object-schema" "^1.2.1"
16271627
debug "^4.1.1"
16281628
minimatch "^3.0.4"
16291629

1630-
"@humanwhocodes/object-schema@^1.2.0":
1631-
version "1.2.0"
1632-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
1633-
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
1630+
"@humanwhocodes/object-schema@^1.2.1":
1631+
version "1.2.1"
1632+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
1633+
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
16341634

16351635
"@iarna/toml@2.2.5":
16361636
version "2.2.5"
@@ -2740,11 +2740,16 @@ acorn@^7.1.1:
27402740
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
27412741
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
27422742

2743-
acorn@^8.4.1, acorn@^8.6.0:
2743+
acorn@^8.4.1:
27442744
version "8.6.0"
27452745
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.6.0.tgz#e3692ba0eb1a0c83eaa4f37f5fa7368dd7142895"
27462746
integrity sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==
27472747

2748+
acorn@^8.7.0:
2749+
version "8.7.0"
2750+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
2751+
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
2752+
27482753
after@0.8.2:
27492754
version "0.8.2"
27502755
resolved "https://registry.yarnpkg.com/after/-/after-0.8.2.tgz#fedb394f9f0e02aa9768e702bda23b505fae7e1f"
@@ -2862,11 +2867,6 @@ ansi-regex@^4.1.0:
28622867
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
28632868
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
28642869

2865-
ansi-regex@^5.0.0:
2866-
version "5.0.0"
2867-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
2868-
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
2869-
28702870
ansi-regex@^5.0.1:
28712871
version "5.0.1"
28722872
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
@@ -6481,33 +6481,23 @@ eslint-visitor-keys@^1.1.0:
64816481
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
64826482
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
64836483

6484-
eslint-visitor-keys@^2.0.0:
6485-
version "2.0.0"
6486-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
6487-
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
6488-
6489-
eslint-visitor-keys@^2.1.0:
6484+
eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
64906485
version "2.1.0"
64916486
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
64926487
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
64936488

6494-
eslint-visitor-keys@^3.0.0:
6495-
version "3.0.0"
6496-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
6497-
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
6498-
6499-
eslint-visitor-keys@^3.1.0:
6489+
eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0:
65006490
version "3.1.0"
65016491
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
65026492
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
65036493

6504-
eslint@~8.3.0:
6505-
version "8.3.0"
6506-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.3.0.tgz#a3c2409507403c1c7f6c42926111d6cbefbc3e85"
6507-
integrity sha512-aIay56Ph6RxOTC7xyr59Kt3ewX185SaGnAr8eWukoPLeriCrvGjvAubxuvaXOfsxhtwV5g0uBOsyhAom4qJdww==
6494+
eslint@~8.6.0:
6495+
version "8.6.0"
6496+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.6.0.tgz#4318c6a31c5584838c1a2e940c478190f58d558e"
6497+
integrity sha512-UvxdOJ7mXFlw7iuHZA4jmzPaUqIw54mZrv+XPYKNbKdLR0et4rf60lIZUU9kiNtnzzMzGWxMV+tQ7uG7JG8DPw==
65086498
dependencies:
6509-
"@eslint/eslintrc" "^1.0.4"
6510-
"@humanwhocodes/config-array" "^0.6.0"
6499+
"@eslint/eslintrc" "^1.0.5"
6500+
"@humanwhocodes/config-array" "^0.9.2"
65116501
ajv "^6.10.0"
65126502
chalk "^4.0.0"
65136503
cross-spawn "^7.0.2"
@@ -6518,7 +6508,7 @@ eslint@~8.3.0:
65186508
eslint-scope "^7.1.0"
65196509
eslint-utils "^3.0.0"
65206510
eslint-visitor-keys "^3.1.0"
6521-
espree "^9.1.0"
6511+
espree "^9.3.0"
65226512
esquery "^1.4.0"
65236513
esutils "^2.0.2"
65246514
fast-deep-equal "^3.1.3"
@@ -6550,12 +6540,12 @@ esm@^3.2.4:
65506540
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
65516541
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
65526542

6553-
espree@^9.0.0, espree@^9.1.0:
6554-
version "9.1.0"
6555-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.1.0.tgz#ba9d3c9b34eeae205724124e31de4543d59fbf74"
6556-
integrity sha512-ZgYLvCS1wxOczBYGcQT9DDWgicXwJ4dbocr9uYN+/eresBAUuBu+O4WzB21ufQ/JqQT8gyp7hJ3z8SHii32mTQ==
6543+
espree@^9.2.0, espree@^9.3.0:
6544+
version "9.3.0"
6545+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.0.tgz#c1240d79183b72aaee6ccfa5a90bc9111df085a8"
6546+
integrity sha512-d/5nCsb0JcqsSEeQzFZ8DH1RmxPcglRWh24EFTlUEmCKoehXGdpsx0RkHDubqUI8LSAIKMQp4r9SzQ3n+sm4HQ==
65576547
dependencies:
6558-
acorn "^8.6.0"
6548+
acorn "^8.7.0"
65596549
acorn-jsx "^5.3.1"
65606550
eslint-visitor-keys "^3.1.0"
65616551

@@ -11323,12 +11313,7 @@ regexp.prototype.flags@^1.3.1:
1132311313
call-bind "^1.0.2"
1132411314
define-properties "^1.1.3"
1132511315

11326-
regexpp@^3.0.0:
11327-
version "3.1.0"
11328-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
11329-
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
11330-
11331-
regexpp@^3.2.0:
11316+
regexpp@^3.0.0, regexpp@^3.2.0:
1133211317
version "3.2.0"
1133311318
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
1133411319
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
@@ -12443,14 +12428,7 @@ strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1244312428
dependencies:
1244412429
ansi-regex "^4.1.0"
1244512430

12446-
strip-ansi@^6.0.0:
12447-
version "6.0.0"
12448-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
12449-
integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
12450-
dependencies:
12451-
ansi-regex "^5.0.0"
12452-
12453-
strip-ansi@^6.0.1:
12431+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1245412432
version "6.0.1"
1245512433
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1245612434
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)