Skip to content

Commit 05773c0

Browse files
Bump eslint from 7.32.0 to 9.26.0 in /web (#647)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 9.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v9.26.0/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f1f489 commit 05773c0

File tree

2 files changed

+562
-50
lines changed

2 files changed

+562
-50
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@babel/plugin-transform-react-jsx": "^7.22.15",
5656
"babel-minify": "^0.5.1",
5757
"babel-preset-minify": "^0.5.1",
58-
"eslint": "^7.27.0",
58+
"eslint": "^9.26.0",
5959
"eslint-config-airbnb": "^18.2.1",
6060
"eslint-config-prettier": "^8.10.0",
6161
"eslint-plugin-prettier": "^3.4.0",

0 commit comments

Comments
 (0)