Skip to content

Commit 8a31341

Browse files
Bump eslint from 9.20.1 to 9.21.0 in /web/textviewer (#1372)
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.1 to 9.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.1...v9.21.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 039848f commit 8a31341

File tree

2 files changed

+86
-106
lines changed

2 files changed

+86
-106
lines changed

web/textviewer/package-lock.json

Lines changed: 85 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/textviewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@typescript-eslint/eslint-plugin": "^8.24.1",
2020
"@typescript-eslint/parser": "^8.24.1",
2121
"copy-webpack-plugin": "^12.0.2",
22-
"eslint": "^9.20.1",
22+
"eslint": "^9.21.0",
2323
"@stylistic/eslint-plugin": "3.1.0",
2424
"eslint-plugin-import": "^2.31.0",
2525
"eslint-plugin-n": "^16.6.2",

0 commit comments

Comments
 (0)