Skip to content

Commit 51abd89

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(deps): update dependency eslint to v10.0.2
1 parent c7b0780 commit 51abd89

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -659,10 +659,10 @@ acorn@^8.16.0:
659659
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
660660
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
661661

662-
ajv@^6.12.4:
663-
version "6.12.6"
664-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
665-
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
662+
ajv@^6.14.0:
663+
version "6.14.0"
664+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
665+
integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
666666
dependencies:
667667
fast-deep-equal "^3.1.1"
668668
fast-json-stable-stringify "^2.0.0"
@@ -870,9 +870,9 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
870870
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
871871

872872
eslint@^10.0.0:
873-
version "10.0.1"
874-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.1.tgz#b5c5f7706782a21590ba6451e7a30d2947273c2d"
875-
integrity sha512-20MV9SUdeN6Jd84xESsKhRly+/vxI+hwvpBMA93s+9dAcjdCuCojn4IqUGS3lvVaqjVYGYHSRMCpeFtF2rQYxQ==
873+
version "10.0.2"
874+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.2.tgz#1009263467591810320f2e1ad52b8a750d1acbab"
875+
integrity sha512-uYixubwmqJZH+KLVYIVKY1JQt7tysXhtj21WSvjcSmU5SVNzMus1bgLe+pAt816yQ8opKfheVVoPLqvVMGejYw==
876876
dependencies:
877877
"@eslint-community/eslint-utils" "^4.8.0"
878878
"@eslint-community/regexpp" "^4.12.2"
@@ -884,7 +884,7 @@ eslint@^10.0.0:
884884
"@humanwhocodes/module-importer" "^1.0.1"
885885
"@humanwhocodes/retry" "^0.4.2"
886886
"@types/estree" "^1.0.6"
887-
ajv "^6.12.4"
887+
ajv "^6.14.0"
888888
cross-spawn "^7.0.6"
889889
debug "^4.3.2"
890890
escape-string-regexp "^4.0.0"

0 commit comments

Comments
 (0)