Skip to content

Commit bde3c51

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] <[email protected]>
1 parent b2358d8 commit bde3c51

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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": "^2.0.1",
2323
"fs-extra": "^9.0.1",
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
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"async": "3.2.0",
3838
"comment-json": "2.x.x",
39-
"handlebars": "4.7.6",
39+
"handlebars": "4.7.7",
4040
"json-parser": "^3.1.2",
4141
"labjack-nodejs": "*",
4242
"ljm-ffi": "*",

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": "^8.2.1",
4242
"chai": "^4.2.0"
4343
},

0 commit comments

Comments
 (0)