]> cat aescling's git repositories - mastodon.git/commitdiff
Bump stringz from 1.0.0 to 2.0.0 (#11168)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 25 Jun 2019 18:51:35 +0000 (20:51 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 25 Jun 2019 18:51:35 +0000 (20:51 +0200)
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>
package.json
yarn.lock

index 7284c35c5fc8abd003b5f1dbc0fd9169b7ea86f2..b45fad6377ffdaa0e1b1b9771e46aee11ad97d97 100644 (file)
     "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",
index 81c954db67095f54cb9a8565a39fa84d06e12fed..560d84e314b27727a835e0bf0202d2f1ab05b267 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -9435,10 +9435,10 @@ string_decoder@~1.1.1:
   dependencies:
     safe-buffer "~5.1.0"
 
-stringz@^1.0.0:
-  version "1.0.0"
-  resolved "https://registry.yarnpkg.com/stringz/-/stringz-1.0.0.tgz#d2acba994e4ce3c725ee15c86fff4281280d2025"
-  integrity sha512-oaqFaIAmw1MJmdPNiBqocHHrC0VzJTL3CI1z5uXm3NQSE3AyDU152ZPTSJSOKk+9z1Cm3LZzgLFjCTb8SXZvag==
+stringz@^2.0.0:
+  version "2.0.0"
+  resolved "https://registry.yarnpkg.com/stringz/-/stringz-2.0.0.tgz#0a092bc64ed9b42eff2936d0401d2398393d54e9"
+  integrity sha512-pRWc5RGpedKEDvQ/ukYs8kS8tKj+cKu5ayOoyOvsavbpiLBcm1dGX6p1o5IagaN11cbfN8tKGpgQ4fHdEq5LBA==
   dependencies:
     unicode-astral-regex "^1.0.1"