Skip to content

Commit c207ce9

Browse files
committed
Update underscore.
1 parent 6aeb3de commit c207ce9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"tar": "^6.1.11",
7171
"tmp-promise": "^3.0.2",
7272
"tslib": "^1.9.3",
73-
"underscore": "^1.9.1",
73+
"underscore": "^1.13.6",
7474
"ws": "^7.3.1"
7575
},
7676
"devDependencies": {
@@ -81,7 +81,7 @@
8181
"@types/mock-fs": "^3.6.30",
8282
"@types/stream-buffers": "^3.0.3",
8383
"@types/tar": "^4.0.3",
84-
"@types/underscore": "^1.8.9",
84+
"@types/underscore": "^1.11.4",
8585
"chai": "^4.2.0",
8686
"chai-as-promised": "^7.1.1",
8787
"husky": "^2.3.0",

0 commit comments

Comments
 (0)