Skip to content

Commit c4bff17

Browse files
committed
Upgrade handlebars to 4.2.0 (from 4.1.2)
1 parent e0bc43d commit c4bff17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"file-saver": "2.0.2",
3131
"fingerprintjs2": "2.1.0",
3232
"flexslider": "2.7.2",
33-
"handlebars": "4.1.2",
33+
"handlebars": "4.2.0",
3434
"html5-history-api": "4.2.10",
3535
"html5shiv": "3.7.3",
3636
"image-map": "1.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2396,10 +2396,10 @@ gulplog@^1.0.0:
23962396
dependencies:
23972397
glogg "^1.0.0"
23982398

2399-
handlebars@4.1.2:
2400-
version "4.1.2"
2401-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
2402-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
2399+
handlebars@4.2.0:
2400+
version "4.2.0"
2401+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.2.0.tgz#57ce8d2175b9bbb3d8b3cf3e4217b1aec8ddcb2e"
2402+
integrity sha512-Kb4xn5Qh1cxAKvQnzNWZ512DhABzyFNmsaJf3OAkWNa4NkaqWcNI8Tao8Tasi0/F4JD9oyG0YxuFyvyR57d+Gw==
24032403
dependencies:
24042404
neo-async "^2.6.0"
24052405
optimist "^0.6.1"

0 commit comments

Comments
 (0)