Skip to content

Commit ad0bf44

Browse files
committed
Upgrade underscore to 1.9.0 (from 1.8.3)
1 parent 5bcb0b5 commit ad0bf44

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"tableexport": "4.0.11",
7171
"tinymce": "4.7.12",
7272
"tota11y": "0.1.6",
73-
"underscore": "1.8.3",
73+
"underscore": "1.9.0",
7474
"unitegallery": "1.7.28",
7575
"urijs": "1.19.1",
7676
"xlsx": "0.11.19",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5668,9 +5668,9 @@ unc-path-regex@^0.1.0:
56685668
version "0.1.2"
56695669
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
56705670

5671-
underscore@1.8.3:
5672-
version "1.8.3"
5673-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022"
5671+
underscore@1.9.0:
5672+
version "1.9.0"
5673+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.0.tgz#31dbb314cfcc88f169cd3692d9149d81a00a73e4"
56745674

56755675
union-value@^1.0.0:
56765676
version "1.0.0"

0 commit comments

Comments
 (0)