Skip to content

Commit 229052c

Browse files
committed
Upgrade handlebars to 4.4.0 (from 4.2.0)
1 parent e3fa203 commit 229052c

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
@@ -29,7 +29,7 @@
2929
"file-saver": "2.0.2",
3030
"fingerprintjs2": "2.1.0",
3131
"flexslider": "2.7.2",
32-
"handlebars": "4.2.1",
32+
"handlebars": "4.4.0",
3333
"html5-history-api": "4.2.10",
3434
"html5shiv": "3.7.3",
3535
"image-map": "1.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2391,10 +2391,10 @@ gulplog@^1.0.0:
23912391
dependencies:
23922392
glogg "^1.0.0"
23932393

2394-
handlebars@4.2.1:
2395-
version "4.2.1"
2396-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.2.1.tgz#dc69c0e61604224f0c23b38b5b6741db210b57da"
2397-
integrity sha512-bqPIlDk06UWbVEIFoYj+LVo42WhK96J+b25l7hbFDpxrOXMphFM3fNIm+cluwg4Pk2jiLjWU5nHQY7igGE75NQ==
2394+
handlebars@4.4.0:
2395+
version "4.4.0"
2396+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.0.tgz#22e1a897c5d83023d39801f35f6b65cf97ed8b25"
2397+
integrity sha512-xkRtOt3/3DzTKMOt3xahj2M/EqNhY988T+imYSlMgs5fVhLN2fmKVVj0LtEGmb+3UUYV5Qmm1052Mm3dIQxOvw==
23982398
dependencies:
23992399
neo-async "^2.6.0"
24002400
optimist "^0.6.1"

0 commit comments

Comments
 (0)