Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 32cc03e

Browse files
authored
Merge pull request #24 from neogeek/greenkeeper/handlebars-4.0.10
fix(package): update handlebars to version 4.0.10
2 parents b7bc2dc + 5755090 commit 32cc03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"license": "MIT",
1010
"dependencies": {
11-
"handlebars": "4.0.8"
11+
"handlebars": "4.0.10"
1212
},
1313
"devDependencies": {
1414
"@neogeek/eslint-config-standards": "^1.15.0",

0 commit comments

Comments
 (0)