Skip to content

Commit 08261d6

Browse files
chore(deps-dev): bump eslint from 8.29.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.29.0...v8.30.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f38c5c2 commit 08261d6

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

Diff for: yarn.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -304,25 +304,25 @@
304304
dependencies:
305305
"@jridgewell/trace-mapping" "0.3.9"
306306

307-
"@eslint/eslintrc@^1.3.3":
308-
version "1.3.3"
309-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
310-
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
307+
"@eslint/eslintrc@^1.4.0":
308+
version "1.4.0"
309+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.0.tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63"
310+
integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==
311311
dependencies:
312312
ajv "^6.12.4"
313313
debug "^4.3.2"
314314
espree "^9.4.0"
315-
globals "^13.15.0"
315+
globals "^13.19.0"
316316
ignore "^5.2.0"
317317
import-fresh "^3.2.1"
318318
js-yaml "^4.1.0"
319319
minimatch "^3.1.2"
320320
strip-json-comments "^3.1.1"
321321

322-
"@humanwhocodes/config-array@^0.11.6":
323-
version "0.11.7"
324-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
325-
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
322+
"@humanwhocodes/config-array@^0.11.8":
323+
version "0.11.8"
324+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
325+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
326326
dependencies:
327327
"@humanwhocodes/object-schema" "^1.2.1"
328328
debug "^4.1.1"
@@ -1458,12 +1458,12 @@ eslint-visitor-keys@^3.3.0:
14581458
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
14591459

14601460
eslint@^8.8.0:
1461-
version "8.29.0"
1462-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
1463-
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
1461+
version "8.30.0"
1462+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.30.0.tgz#83a506125d089eef7c5b5910eeea824273a33f50"
1463+
integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==
14641464
dependencies:
1465-
"@eslint/eslintrc" "^1.3.3"
1466-
"@humanwhocodes/config-array" "^0.11.6"
1465+
"@eslint/eslintrc" "^1.4.0"
1466+
"@humanwhocodes/config-array" "^0.11.8"
14671467
"@humanwhocodes/module-importer" "^1.0.1"
14681468
"@nodelib/fs.walk" "^1.2.8"
14691469
ajv "^6.10.0"
@@ -1482,7 +1482,7 @@ eslint@^8.8.0:
14821482
file-entry-cache "^6.0.1"
14831483
find-up "^5.0.0"
14841484
glob-parent "^6.0.2"
1485-
globals "^13.15.0"
1485+
globals "^13.19.0"
14861486
grapheme-splitter "^1.0.4"
14871487
ignore "^5.2.0"
14881488
import-fresh "^3.0.0"
@@ -1786,10 +1786,10 @@ globals@^11.1.0:
17861786
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
17871787
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
17881788

1789-
globals@^13.15.0:
1790-
version "13.17.0"
1791-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
1792-
integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
1789+
globals@^13.19.0:
1790+
version "13.19.0"
1791+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8"
1792+
integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==
17931793
dependencies:
17941794
type-fest "^0.20.2"
17951795

0 commit comments

Comments
 (0)