Skip to content

Commit 5fbdf8f

Browse files
chore(deps): update dependency eslint to v9.1.1
1 parent 44b5337 commit 5fbdf8f

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
@@ -23,7 +23,7 @@
2323
"less": "1.7.5"
2424
},
2525
"devDependencies": {
26-
"eslint": "9.1.0",
26+
"eslint": "9.1.1",
2727
"eslint-config-prettier": "9.1.0",
2828
"eslint-plugin-jest": "28.2.0",
2929
"express": "4.19.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2059,10 +2059,10 @@ eslint-visitor-keys@^4.0.0:
20592059
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
20602060
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
20612061

2062-
2063-
version "9.1.0"
2064-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.0.tgz#262625f6b0921f7550f128a0098d05ecaad989c6"
2065-
integrity sha512-1TCBecGFQtItia2o39P7Z4BK1X7ByNPxAiWJvwiyTGcOwYnTiiASgMpNA6a+beu8cFPhEDWvPf6mIlYUJv6sgA==
2062+
2063+
version "9.1.1"
2064+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.1.tgz#39ec657ccd12813cb4a1dab2f9229dcc6e468271"
2065+
integrity sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg==
20662066
dependencies:
20672067
"@eslint-community/eslint-utils" "^4.2.0"
20682068
"@eslint-community/regexpp" "^4.6.1"

0 commit comments

Comments
 (0)