Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 9.20.0 to 9.20.1 in /web
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and edwardzjl committed Feb 17, 2025
1 parent c5e0047 commit 3759941
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.18",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1876,7 +1876,7 @@ __metadata:
"@types/react": "npm:^19.0.10"
"@types/react-dom": "npm:^19.0.3"
"@vitejs/plugin-react": "npm:^4.3.4"
eslint: "npm:^9.20.0"
eslint: "npm:^9.20.1"
eslint-plugin-react: "npm:^7.37.4"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-react-refresh: "npm:^0.4.18"
Expand Down Expand Up @@ -2587,9 +2587,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.20.0":
version: 9.20.0
resolution: "eslint@npm:9.20.0"
"eslint@npm:^9.20.1":
version: 9.20.1
resolution: "eslint@npm:9.20.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
Expand Down Expand Up @@ -2632,7 +2632,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
checksum: 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0
languageName: node
linkType: hard

Expand Down

0 comments on commit 3759941

Please sign in to comment.