aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-12-16 21:49:03 +0000
committerGravatar vitalyster2024-12-17 07:05:38 -0800
commit5d758dbad659a84eb6a42876acd545c8c490467a (patch)
tree3f74fef52cea236ddc8b62ffc766bf6de2cc3176 /package.json
parent89d6c18cb82f8ba24ec291e3d3fb031ea0b2c01e (diff)
build(deps-dev): bump eslint from 9.16.0 to 9.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.16.0...v9.17.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 742f85b4d..eee644762 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"cssnano": "^7.0.6",
- "eslint": "9.16.0",
+ "eslint": "9.17.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-jsdoc": "^50.6.0",