Skip to content

Commit dae6445

Browse files
Bump underscore.string from 3.3.4 to 3.3.5
Bumps [underscore.string](https://github.com/epeli/underscore.string) from 3.3.4 to 3.3.5. - [Release notes](https://github.com/epeli/underscore.string/releases) - [Changelog](https://github.com/esamattis/underscore.string/blob/master/CHANGELOG.markdown) - [Commits](esamattis/underscore.string@3.3.4...3.3.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd67cf2 commit dae6445

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

yarn.lock

+10-3
Original file line numberDiff line numberDiff line change
@@ -6481,7 +6481,12 @@ split-string@^3.0.1, split-string@^3.0.2:
64816481
dependencies:
64826482
extend-shallow "^3.0.0"
64836483

6484-
sprintf-js@^1.0.3, sprintf-js@~1.0.2:
6484+
sprintf-js@^1.0.3:
6485+
version "1.1.2"
6486+
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.2.tgz#da1765262bf8c0f571749f2ad6c26300207ae673"
6487+
integrity sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==
6488+
6489+
sprintf-js@~1.0.2:
64856490
version "1.0.3"
64866491
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
64876492

@@ -6899,8 +6904,9 @@ ultron@~1.1.0:
68996904
resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c"
69006905

69016906
underscore.string@~3.3.4:
6902-
version "3.3.4"
6903-
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.4.tgz#2c2a3f9f83e64762fdc45e6ceac65142864213db"
6907+
version "3.3.5"
6908+
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.5.tgz#fc2ad255b8bd309e239cbc5816fd23a9b7ea4023"
6909+
integrity sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==
69046910
dependencies:
69056911
sprintf-js "^1.0.3"
69066912
util-deprecate "^1.0.2"
@@ -6988,6 +6994,7 @@ username@^1.0.1:
69886994
util-deprecate@^1.0.2, util-deprecate@~1.0.1:
69896995
version "1.0.2"
69906996
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
6997+
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
69916998

69926999
69937000
version "1.0.0"

0 commit comments

Comments
 (0)