Skip to content

Commit 1593585

Browse files
chore(deps-dev): bump eslint from 9.20.0 to 9.20.1 (#1613)
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.0...v9.20.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76d5636 commit 1593585

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/react-dom": "^17.0.26",
6969
"@vitest/coverage-v8": "^3.0.5",
7070
"commitlint": "^19.7.1",
71-
"eslint": "^9.20.0",
71+
"eslint": "^9.20.1",
7272
"husky": "^9.1.7",
7373
"js-cookie": "^3.0.5",
7474
"jsdom": "^26.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@ __metadata:
12891289
"@types/react-dom": "npm:^17.0.26"
12901290
"@vitest/coverage-v8": "npm:^3.0.5"
12911291
commitlint: "npm:^19.7.1"
1292-
eslint: "npm:^9.20.0"
1292+
eslint: "npm:^9.20.1"
12931293
husky: "npm:^9.1.7"
12941294
js-cookie: "npm:^3.0.5"
12951295
jsdom: "npm:^26.0.0"
@@ -4144,9 +4144,9 @@ __metadata:
41444144
languageName: node
41454145
linkType: hard
41464146

4147-
"eslint@npm:^9.20.0":
4148-
version: 9.20.0
4149-
resolution: "eslint@npm:9.20.0"
4147+
"eslint@npm:^9.20.1":
4148+
version: 9.20.1
4149+
resolution: "eslint@npm:9.20.1"
41504150
dependencies:
41514151
"@eslint-community/eslint-utils": "npm:^4.2.0"
41524152
"@eslint-community/regexpp": "npm:^4.12.1"
@@ -4189,7 +4189,7 @@ __metadata:
41894189
optional: true
41904190
bin:
41914191
eslint: bin/eslint.js
4192-
checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
4192+
checksum: 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0
41934193
languageName: node
41944194
linkType: hard
41954195

0 commit comments

Comments
 (0)