Updating underscore.string to 3.3.5 (#38180)

This commit is contained in:
Brandon Kobel 2019-06-06 11:37:05 -07:00 committed by GitHub
parent 5b2e29507d
commit 1042ac39af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26760,9 +26760,9 @@ underscore.string@~2.4.0:
integrity sha1-jN2PusTi0uoefi6Al8QvRCKA+Fs=
underscore.string@~3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.4.tgz#2c2a3f9f83e64762fdc45e6ceac65142864213db"
integrity sha1-LCo/n4PmR2L9xF5s6sZRQoZCE9s=
version "3.3.5"
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.5.tgz#fc2ad255b8bd309e239cbc5816fd23a9b7ea4023"
integrity sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==
dependencies:
sprintf-js "^1.0.3"
util-deprecate "^1.0.2"