Skip to content

Commit 77a2d04

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 d856a30 commit 77a2d04

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": "^2.0.1",
4242
"ljm-ffi": "^2.0.1",

ljswitchboard-module_manager/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"license": "MIT",
2525
"dependencies": {
26-
"handlebars": "4.7.6",
26+
"handlebars": "4.7.7",
2727
"sprintf-js": "1.1.2"
2828
},
2929
"bugs": {
@@ -34,7 +34,7 @@
3434
"csslint": "1.0.5",
3535
"diff": ">=3.5.0",
3636
"fs.extra": "1.3.2",
37-
"handlebars": "4.7.6",
37+
"handlebars": "4.7.7",
3838
"html5-lint": "0.3.0",
3939
"jshint": "2.10.2",
4040
"mocha": "^8.2.1",

0 commit comments

Comments
 (0)