Skip to content

Commit 056e15b

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency eslint to v9.20.1
1 parent c8628e0 commit 056e15b

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
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@commitlint/cli": "19.7.1",
5151
"@commitlint/config-angular": "19.7.1",
52-
"eslint": "9.20.0",
52+
"eslint": "9.20.1",
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.31.0",
5555
"husky": "9.1.7",

yarn.lock

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

1253-
1254-
version "9.20.0"
1255-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0.tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7"
1256-
integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==
1253+
1254+
version "9.20.1"
1255+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1.tgz#923924c078f5226832449bac86662dd7e53c91d6"
1256+
integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==
12571257
dependencies:
12581258
"@eslint-community/eslint-utils" "^4.2.0"
12591259
"@eslint-community/regexpp" "^4.12.1"

0 commit comments

Comments
 (0)