Skip to content

Commit c53922e

Browse files
Bump underscore from 1.10.2 to 1.12.1
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.10.2 to 1.12.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](jashkenas/underscore@1.10.2...1.12.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f67e09e commit c53922e

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"stream-buffers": "^3.0.1",
4545
"ts-node": "^8.8.2",
4646
"typescript": "^3.7.5",
47-
"underscore": "^1.8.3",
47+
"underscore": "^1.12.1",
4848
"uuid": "^3.0.1"
4949
},
5050
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4920,15 +4920,10 @@ undefsafe@^2.0.2:
49204920
dependencies:
49214921
debug "^2.2.0"
49224922

4923-
"underscore@>= 1.3.1":
4924-
version "1.12.0"
4925-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.0.tgz#4814940551fc80587cef7840d1ebb0f16453be97"
4926-
integrity sha512-21rQzss/XPMjolTiIezSu3JAjgagXKROtNrYFEOWK109qY1Uv2tVjPTZ1ci2HgvQDA16gHYSthQIJfB+XId/rQ==
4927-
4928-
underscore@^1.8.3:
4929-
version "1.10.2"
4930-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.10.2.tgz#73d6aa3668f3188e4adb0f1943bd12cfd7efaaaf"
4931-
integrity sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg==
4923+
"underscore@>= 1.3.1", underscore@^1.12.1:
4924+
version "1.12.1"
4925+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
4926+
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
49324927

49334928
underscore@~1.8.3:
49344929
version "1.8.3"

0 commit comments

Comments
 (0)