summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-30 07:09:34 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-05-30 09:16:49 +0200
commitb991688fcb2a3b04bf3a97518809884eb1db8e92 (patch)
tree9f3a207ff738495fc85d3909688a45b5c8c591ff /client/simple/package.json
parent44471bef35074ee03d9ff44c396c8bbf4574948d (diff)
[upd] web-client (simple): Bump the minor group
Bumps the minor group in /client/simple with 2 updates: [globals](https://github.com/sindresorhus/globals) and [stylelint](https://github.com/stylelint/stylelint). Updates `globals` from 16.1.0 to 16.2.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.1.0...v16.2.0) Updates `stylelint` from 16.19.1 to 16.20.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.19.1...16.20.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: stylelint dependency-version: 16.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'client/simple/package.json')
-rw-r--r--client/simple/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index 55f7f8e4a..7fc4d3c79 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -15,7 +15,7 @@
"edge.js": "^6.2.1",
"eslint": "^9.27.0",
"filemanager-webpack-plugin": "^8.0.0",
- "globals": "^16.1.0",
+ "globals": "^16.2.0",
"ionicons": "^8.0.8",
"leaflet": "^1.9.4",
"less": "^4.3.0",
@@ -23,7 +23,7 @@
"normalize.css": "^8.0.1",
"sharp": "^0.34.2",
"style-loader": "^4.0.0",
- "stylelint": "^16.19.1",
+ "stylelint": "^16.20.0",
"stylelint-config-standard": "^38.0.0",
"stylelint-config-standard-less": "^3.0.1",
"stylelint-prettier": "^5.0.3",