Skip to content

Commit 65905d0

Browse files
Bump eslint from 8.3.0 to 8.4.0 (#1814)
Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.4.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.4.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Rohan <[email protected]>
1 parent 604fa20 commit 65905d0

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@primer/stylelint-config": "12.1.1",
4646
"autoprefixer": "10.4.0",
4747
"cssstats": "4.0.2",
48-
"eslint": "8.3.0",
48+
"eslint": "8.4.0",
4949
"eslint-plugin-github": "4.3.5",
5050
"eslint-plugin-jest": "25.3.0",
5151
"eslint-plugin-prettier": "4.0.0",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -694,14 +694,14 @@
694694
resolved "https://registry.yarnpkg.com/@csstools/sass-import-resolve/-/sass-import-resolve-1.0.0.tgz#32c3cdb2f7af3cd8f0dca357b592e7271f3831b5"
695695
integrity sha512-pH4KCsbtBLLe7eqUrw8brcuFO8IZlN36JjdKlOublibVdAIPHCzEnpBWOVUXK5sCf+DpBi8ZtuWtjF0srybdeA==
696696

697-
"@eslint/eslintrc@^1.0.4":
698-
version "1.0.4"
699-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.4.tgz#dfe0ff7ba270848d10c5add0715e04964c034b31"
700-
integrity sha512-h8Vx6MdxwWI2WM8/zREHMoqdgLNXEL4QX3MWSVMdyNJGvXVOs+6lp+m2hc3FnuMHDc4poxFNI20vCk0OmI4G0Q==
697+
"@eslint/eslintrc@^1.0.5":
698+
version "1.0.5"
699+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.5.tgz#33f1b838dbf1f923bfa517e008362b78ddbbf318"
700+
integrity sha512-BLxsnmK3KyPunz5wmCCpqy0YelEoxxGmH73Is+Z74oOTMtExcjkr3dDR6quwrjh1YspA8DH9gnX1o069KiS9AQ==
701701
dependencies:
702702
ajv "^6.12.4"
703703
debug "^4.3.2"
704-
espree "^9.0.0"
704+
espree "^9.2.0"
705705
globals "^13.9.0"
706706
ignore "^4.0.6"
707707
import-fresh "^3.2.1"
@@ -714,19 +714,19 @@
714714
resolved "https://registry.yarnpkg.com/@github/prettier-config/-/prettier-config-0.0.4.tgz#cbfddb36a7f29a81c5af155dc5827e95b23b9ccd"
715715
integrity sha512-ZOJ+U771Mw68qp2GPbcqPt2Xg0LEl0YwiIFHXwVLAFm2TgDnsgcCHhXO8PIxOWPqSFO4S7xIMD9CBobfaWGASA==
716716

717-
"@humanwhocodes/config-array@^0.6.0":
718-
version "0.6.0"
719-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.6.0.tgz#b5621fdb3b32309d2d16575456cbc277fa8f021a"
720-
integrity sha512-JQlEKbcgEUjBFhLIF4iqM7u/9lwgHRBcpHrmUNCALK0Q3amXN6lxdoXLnF0sm11E9VqTmBALR87IlUg1bZ8A9A==
717+
"@humanwhocodes/config-array@^0.9.2":
718+
version "0.9.2"
719+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.2.tgz#68be55c737023009dfc5fe245d51181bb6476914"
720+
integrity sha512-UXOuFCGcwciWckOpmfKDq/GyhlTf9pN/BzG//x8p8zTOFEcGuA68ANXheFS0AGvy3qgZqLBUkMs7hqzqCKOVwA==
721721
dependencies:
722-
"@humanwhocodes/object-schema" "^1.2.0"
722+
"@humanwhocodes/object-schema" "^1.2.1"
723723
debug "^4.1.1"
724724
minimatch "^3.0.4"
725725

726-
"@humanwhocodes/object-schema@^1.2.0":
727-
version "1.2.0"
728-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
729-
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
726+
"@humanwhocodes/object-schema@^1.2.1":
727+
version "1.2.1"
728+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
729+
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
730730

731731
"@istanbuljs/load-nyc-config@^1.0.0":
732732
version "1.1.0"
@@ -2342,13 +2342,13 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0:
23422342
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
23432343
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
23442344

2345-
eslint@8.3.0:
2346-
version "8.3.0"
2347-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.3.0.tgz#a3c2409507403c1c7f6c42926111d6cbefbc3e85"
2348-
integrity sha512-aIay56Ph6RxOTC7xyr59Kt3ewX185SaGnAr8eWukoPLeriCrvGjvAubxuvaXOfsxhtwV5g0uBOsyhAom4qJdww==
2345+
eslint@8.4.0:
2346+
version "8.4.0"
2347+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.4.0.tgz#2fa01b271cafc28addc2719e551acff5e89f5230"
2348+
integrity sha512-kv0XQcAQJL/VD9THQKhTQZVqkJKA+tIj/v2ZKNaIHRAADcJWFb+B/BAewUYuF6UVg1s2xC5qXVoDk0G8sKGeTA==
23492349
dependencies:
2350-
"@eslint/eslintrc" "^1.0.4"
2351-
"@humanwhocodes/config-array" "^0.6.0"
2350+
"@eslint/eslintrc" "^1.0.5"
2351+
"@humanwhocodes/config-array" "^0.9.2"
23522352
ajv "^6.10.0"
23532353
chalk "^4.0.0"
23542354
cross-spawn "^7.0.2"
@@ -2359,7 +2359,7 @@ [email protected]:
23592359
eslint-scope "^7.1.0"
23602360
eslint-utils "^3.0.0"
23612361
eslint-visitor-keys "^3.1.0"
2362-
espree "^9.1.0"
2362+
espree "^9.2.0"
23632363
esquery "^1.4.0"
23642364
esutils "^2.0.2"
23652365
fast-deep-equal "^3.1.3"
@@ -2386,10 +2386,10 @@ [email protected]:
23862386
text-table "^0.2.0"
23872387
v8-compile-cache "^2.0.3"
23882388

2389-
espree@^9.0.0, espree@^9.1.0:
2390-
version "9.1.0"
2391-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.1.0.tgz#ba9d3c9b34eeae205724124e31de4543d59fbf74"
2392-
integrity sha512-ZgYLvCS1wxOczBYGcQT9DDWgicXwJ4dbocr9uYN+/eresBAUuBu+O4WzB21ufQ/JqQT8gyp7hJ3z8SHii32mTQ==
2389+
espree@^9.2.0:
2390+
version "9.2.0"
2391+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.2.0.tgz#c50814e01611c2d0f8bd4daa83c369eabba80dbc"
2392+
integrity sha512-oP3utRkynpZWF/F2x/HZJ+AGtnIclaR7z1pYPxy7NYM2fSO6LgK/Rkny8anRSPK/VwEA1eqm2squui0T7ZMOBg==
23932393
dependencies:
23942394
acorn "^8.6.0"
23952395
acorn-jsx "^5.3.1"

0 commit comments

Comments
 (0)