Skip to content

Commit 8a1a280

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency eslint to v9.20.1
1 parent 27b1559 commit 8a1a280

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@commitlint/cli": "19.7.1",
4040
"@commitlint/config-angular": "19.7.1",
41-
"eslint": "9.20.0",
41+
"eslint": "9.20.1",
4242
"eslint-config-airbnb-base": "15.0.0",
4343
"eslint-plugin-import": "2.31.0",
4444
"husky": "9.1.7",

yarn.lock

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

1683-
1684-
version "9.20.0"
1685-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0.tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7"
1686-
integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==
1683+
1684+
version "9.20.1"
1685+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1.tgz#923924c078f5226832449bac86662dd7e53c91d6"
1686+
integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==
16871687
dependencies:
16881688
"@eslint-community/eslint-utils" "^4.2.0"
16891689
"@eslint-community/regexpp" "^4.12.1"

0 commit comments

Comments
 (0)