Skip to content

Commit fda4898

Browse files
build(deps-dev): bump eslint from 9.20.0 to 9.20.1 in /web
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] <support@github.com>
1 parent baf69be commit fda4898

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/react": "^19.0.8",
3838
"@types/react-dom": "^19.0.3",
3939
"@vitejs/plugin-react": "^4.3.4",
40-
"eslint": "^9.20.0",
40+
"eslint": "^9.20.1",
4141
"eslint-plugin-react": "^7.37.4",
4242
"eslint-plugin-react-hooks": "^5.0.0",
4343
"eslint-plugin-react-refresh": "^0.4.18",

web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1876,7 +1876,7 @@ __metadata:
18761876
"@types/react": "npm:^19.0.8"
18771877
"@types/react-dom": "npm:^19.0.3"
18781878
"@vitejs/plugin-react": "npm:^4.3.4"
1879-
eslint: "npm:^9.20.0"
1879+
eslint: "npm:^9.20.1"
18801880
eslint-plugin-react: "npm:^7.37.4"
18811881
eslint-plugin-react-hooks: "npm:^5.0.0"
18821882
eslint-plugin-react-refresh: "npm:^0.4.18"
@@ -2587,9 +2587,9 @@ __metadata:
25872587
languageName: node
25882588
linkType: hard
25892589

2590-
"eslint@npm:^9.20.0":
2591-
version: 9.20.0
2592-
resolution: "eslint@npm:9.20.0"
2590+
"eslint@npm:^9.20.1":
2591+
version: 9.20.1
2592+
resolution: "eslint@npm:9.20.1"
25932593
dependencies:
25942594
"@eslint-community/eslint-utils": "npm:^4.2.0"
25952595
"@eslint-community/regexpp": "npm:^4.12.1"
@@ -2632,7 +2632,7 @@ __metadata:
26322632
optional: true
26332633
bin:
26342634
eslint: bin/eslint.js
2635-
checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
2635+
checksum: 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0
26362636
languageName: node
26372637
linkType: hard
26382638

0 commit comments

Comments
 (0)