Skip to content

Commit 2eea1df

Browse files
authored
Update eslint to version 9.20.1 (#634)
1 parent 2220758 commit 2eea1df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@babel/preset-react": "7.25.9",
4949
"babel-eslint": "10.1.0",
5050
"babel-loader": "9.2.1",
51-
"eslint": "9.20.0",
51+
"eslint": "9.20.1",
5252
"@eslint/compat": "1.2.6",
5353
"@eslint/eslintrc": "3.2.0",
5454
"@eslint/js": "9.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,10 +2812,10 @@ eslint-visitor-keys@^4.2.0:
28122812
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
28132813
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
28142814

2815-
eslint@9.20.0:
2816-
version "9.20.0"
2817-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0.tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7"
2818-
integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==
2815+
eslint@9.20.1:
2816+
version "9.20.1"
2817+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1.tgz#923924c078f5226832449bac86662dd7e53c91d6"
2818+
integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==
28192819
dependencies:
28202820
"@eslint-community/eslint-utils" "^4.2.0"
28212821
"@eslint-community/regexpp" "^4.12.1"

0 commit comments

Comments
 (0)