Skip to content

Commit 8cb0f96

Browse files
Bump eslint from 8.9.0 to 8.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.9.0...v8.19.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 6c526af commit 8cb0f96

File tree

1 file changed

+5
-19
lines changed

1 file changed

+5
-19
lines changed

yarn.lock

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -809,14 +809,7 @@ csv@^5.3.1:
809809
csv-stringify "^5.6.5"
810810
stream-transform "^2.1.3"
811811

812-
debug@^4.1.1, debug@^4.3.2:
813-
version "4.3.3"
814-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
815-
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
816-
dependencies:
817-
ms "2.1.2"
818-
819-
debug@^4.3.4:
812+
debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
820813
version "4.3.4"
821814
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
822815
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -1243,9 +1236,9 @@ eslint-visitor-keys@^3.3.0:
12431236
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
12441237

12451238
eslint@^8.18.0:
1246-
version "8.18.0"
1247-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.18.0.tgz#78d565d16c993d0b73968c523c0446b13da784fd"
1248-
integrity sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==
1239+
version "8.19.0"
1240+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.19.0.tgz#7342a3cbc4fbc5c106a1eefe0fd0b50b6b1a7d28"
1241+
integrity sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==
12491242
dependencies:
12501243
"@eslint/eslintrc" "^1.3.0"
12511244
"@humanwhocodes/config-array" "^0.9.2"
@@ -1941,14 +1934,7 @@ min-indent@^1.0.0:
19411934
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
19421935
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
19431936

1944-
minimatch@^3.0.4:
1945-
version "3.0.4"
1946-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
1947-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
1948-
dependencies:
1949-
brace-expansion "^1.1.7"
1950-
1951-
minimatch@^3.1.2:
1937+
minimatch@^3.0.4, minimatch@^3.1.2:
19521938
version "3.1.2"
19531939
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
19541940
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)