summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-28 07:43:21 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-03-28 08:48:46 +0100
commita2ad1bed006827983484c44f28d99012eef2b51b (patch)
tree3483e08d054591681a333e463915fd7545e0c32c /client/simple/package.json
parentf62f6194e337460210dd2265a90c86bc65151adc (diff)
[upd] web-client (simple): Bump eslint in /client/simple
Bumps [eslint](https://github.com/eslint/eslint) from 9.22.0 to 9.23.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.22.0...v9.23.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 'client/simple/package.json')
-rw-r--r--client/simple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index 7c5823cb5..9f1a13835 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -13,7 +13,7 @@
"copy-webpack-plugin": "^13.0.0",
"css-loader": "^7.1.2",
"edge.js": "^6.2.1",
- "eslint": "^9.22.0",
+ "eslint": "^9.23.0",
"filemanager-webpack-plugin": "^8.0.0",
"globals": "^16.0.0",
"ionicons": "^7.4.0",