Skip to content

Commit e2587e2

Browse files
Bump handlebars from 4.7.8 to 4.7.9 in /freeciv-web
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c19ce06 commit e2587e2

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

freeciv-web/package-lock.json

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

freeciv-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"handlebars": "^4.7.8"
3+
"handlebars": "^4.7.9"
44
},
55
"scripts": {
66
"compile-hb": "f() { ./node_modules/handlebars/bin/handlebars src/main/webapp/webclient -e hbs -f \"$1\"/hbs-templates.js --knownOnly; }; f"

0 commit comments

Comments
 (0)