Skip to content

Commit 35dbfa4

Browse files
Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.7) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a96d538 commit 35dbfa4

File tree

4 files changed

+26
-20
lines changed

4 files changed

+26
-20
lines changed

ljswitchboard-builder/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"extract-zip": "1.7.0",
2323
"fs-extra": "0.18.4",
2424
"fs.extra": "1.3.2",
25-
"handlebars": "4.7.6",
25+
"handlebars": "4.7.7",
2626
"jszip": "2.5.0",
2727
"node-zip": "1.1.1",
2828
"q": "1.5.1",

ljswitchboard-io_manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"comment-json": "2.x.x",
3939
"dict": "1.4.0",
4040
"ffi": "2.3.0",
41-
"handlebars": "4.7.6",
41+
"handlebars": "4.7.7",
4242
"json-parser": "^3.1.2",
4343
"labjack-nodejs": "*",
4444
"ljm-ffi": "*",

ljswitchboard-module_manager/package-lock.json

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

ljswitchboard-module_manager/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"dependencies": {
2626
"sprintf-js": "1.1.2",
27-
"handlebars": "4.7.6"
27+
"handlebars": "4.7.7"
2828
},
2929
"bugs": {
3030
"url": "https://github.com/labjack/labjack_kipling/issues"
@@ -37,7 +37,7 @@
3737
"jshint": "2.10.2",
3838
"html5-lint": "0.3.0",
3939
"rewire": "4.0.1",
40-
"handlebars": "4.7.6",
40+
"handlebars": "4.7.7",
4141
"mocha": "7.2.0",
4242
"chai": "^4.2.0"
4343
},

0 commit comments

Comments
 (0)