summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-17 12:24:35 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-17 13:36:30 +0100
commit081ba62662a2fe8d7a2c6868eddd32c811f058b9 (patch)
treee7c77b0785919503c471b22caa53d1f6c3ab6154 /package.json
parentde59ca0f7b1773d10cc5621c47fd8aa8adedf8a4 (diff)
Build(deps-dev): Bump string-length from 5.0.1 to 6.0.0
Bumps [string-length](https://github.com/sindresorhus/string-length) from 5.0.1 to 6.0.0. - [Release notes](https://github.com/sindresorhus/string-length/releases) - [Commits](https://github.com/sindresorhus/string-length/compare/v5.0.1...v6.0.0) --- updated-dependencies: - dependency-name: string-length dependency-type: direct:development update-type: version-update:semver-major ... 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 3f3110787..954f749e6 100644
--- a/package.json
+++ b/package.json
@@ -111,7 +111,7 @@
"regenerator-transform": "^0.15.2",
"regexpu-core": "^5.2.1",
"splitpanes": "^3.1.5",
- "string-length": "^5.0.1",
+ "string-length": "^6.0.0",
"striptags": "^3.2.0",
"stylelint": "^15.11.0",
"stylelint-config-recommended-scss": "^12.0.0",