about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-06-25 20:51:35 +0200
committerEugen Rochko <eugen@zeonfederated.com>2019-06-25 20:51:35 +0200
commit07508b20457958fd193b02af2af62cf76ec64356 (patch)
tree81e36abd0191e9889fa13ebe43cbd78d828452f6 /package.json
parent68365871177e09369d9bf8270370640c07cb1c0d (diff)
Bump stringz from 1.0.0 to 2.0.0 (#11168)
Bumps [stringz](https://github.com/sallar/stringz) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/sallar/stringz/releases)
- [Changelog](https://github.com/sallar/stringz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sallar/stringz/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.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 7284c35c5..b45fad637 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,7 @@
     "rimraf": "^2.6.3",
     "sass": "^1.20.3",
     "sass-loader": "^7.0.3",
-    "stringz": "^1.0.0",
+    "stringz": "^2.0.0",
     "substring-trie": "^1.0.2",
     "terser-webpack-plugin": "^1.3.0",
     "throng": "^4.0.0",