Skip to content

Commit d9185c4

Browse files
chore(deps): update dependency eslint to v9.20.1
1 parent f12ab1a commit d9185c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@typescript-eslint/eslint-plugin": "7.18.0",
6666
"@typescript-eslint/parser": "7.18.0",
6767
"copyfiles": "2.4.1",
68-
"eslint": "9.20.0",
68+
"eslint": "9.20.1",
6969
"eslint-config-prettier": "9.1.0",
7070
"eslint-plugin-prettier": "5.2.3",
7171
"jest": "29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2682,10 +2682,10 @@ eslint-visitor-keys@^4.2.0:
26822682
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
26832683
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
26842684

2685-
2686-
version "9.20.0"
2687-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0.tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7"
2688-
integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==
2685+
2686+
version "9.20.1"
2687+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1.tgz#923924c078f5226832449bac86662dd7e53c91d6"
2688+
integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==
26892689
dependencies:
26902690
"@eslint-community/eslint-utils" "^4.2.0"
26912691
"@eslint-community/regexpp" "^4.12.1"

0 commit comments

Comments
 (0)