Skip to content

Commit e4493bf

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] <support@github.com>
1 parent 7b1ceb0 commit e4493bf

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6798,8 +6798,9 @@ split-string@^3.0.1, split-string@^3.0.2:
67986798
extend-shallow "^3.0.0"
67996799

68006800
sprintf-js@^1.0.3:
6801-
version "1.1.1"
6802-
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.1.tgz#36be78320afe5801f6cea3ee78b6e5aab940ea0c"
6801+
version "1.1.2"
6802+
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.2.tgz#da1765262bf8c0f571749f2ad6c26300207ae673"
6803+
integrity sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==
68036804

68046805
sprintf-js@~1.0.2:
68056806
version "1.0.3"
@@ -7319,21 +7320,14 @@ uglify-to-browserify@~1.0.0:
73197320
version "1.0.2"
73207321
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"
73217322

7322-
underscore.string@^3.2.2:
7323+
underscore.string@^3.2.2, underscore.string@~3.3.4:
73237324
version "3.3.5"
73247325
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.5.tgz#fc2ad255b8bd309e239cbc5816fd23a9b7ea4023"
73257326
integrity sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==
73267327
dependencies:
73277328
sprintf-js "^1.0.3"
73287329
util-deprecate "^1.0.2"
73297330

7330-
underscore.string@~3.3.4:
7331-
version "3.3.4"
7332-
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.4.tgz#2c2a3f9f83e64762fdc45e6ceac65142864213db"
7333-
dependencies:
7334-
sprintf-js "^1.0.3"
7335-
util-deprecate "^1.0.2"
7336-
73377331
underscore@>=1.8.3:
73387332
version "1.8.3"
73397333
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022"

0 commit comments

Comments
 (0)