Skip to content

Commit 868783a

Browse files
dependabot[bot]Robdel12
authored andcommitted
build(deps): Bump underscore.string from 3.3.4 to 3.3.5 (#144)
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/epeli/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 8442380 commit 868783a

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -7085,8 +7085,9 @@ split-string@^3.0.1, split-string@^3.0.2:
70857085
extend-shallow "^3.0.0"
70867086

70877087
sprintf-js@^1.0.3:
7088-
version "1.1.1"
7089-
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.1.tgz#36be78320afe5801f6cea3ee78b6e5aab940ea0c"
7088+
version "1.1.2"
7089+
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.2.tgz#da1765262bf8c0f571749f2ad6c26300207ae673"
7090+
integrity sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==
70907091

70917092
sprintf-js@~1.0.2:
70927093
version "1.0.3"
@@ -7506,21 +7507,14 @@ ultron@~1.1.0:
75067507
version "1.1.1"
75077508
resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c"
75087509

7509-
underscore.string@^3.2.2:
7510+
underscore.string@^3.2.2, underscore.string@~3.3.4:
75107511
version "3.3.5"
75117512
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.5.tgz#fc2ad255b8bd309e239cbc5816fd23a9b7ea4023"
75127513
integrity sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==
75137514
dependencies:
75147515
sprintf-js "^1.0.3"
75157516
util-deprecate "^1.0.2"
75167517

7517-
underscore.string@~3.3.4:
7518-
version "3.3.4"
7519-
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.4.tgz#2c2a3f9f83e64762fdc45e6ceac65142864213db"
7520-
dependencies:
7521-
sprintf-js "^1.0.3"
7522-
util-deprecate "^1.0.2"
7523-
75247518
underscore@>=1.8.3:
75257519
version "1.9.1"
75267520
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
@@ -7633,6 +7627,7 @@ username-sync@^1.0.2:
76337627
util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
76347628
version "1.0.2"
76357629
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
7630+
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
76367631

76377632
util.promisify@^1.0.0:
76387633
version "1.0.0"

0 commit comments

Comments
 (0)