Skip to content

Commit f474a3b

Browse files
Bump handlebars from 4.4.5 to 4.5.3 in /dashboard (#626)
* Bump handlebars from 4.4.5 to 4.5.3 in /dashboard Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.5 to 4.5.3. - [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.4.5...v4.5.3) Signed-off-by: dependabot[bot] <support@github.com> * Add license Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
1 parent cbfa934 commit f474a3b

File tree

3 files changed

+68
-68
lines changed

3 files changed

+68
-68
lines changed

dashboard/assets.go

Lines changed: 64 additions & 64 deletions
Large diffs are not rendered by default.

dashboard/package-lock.json

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

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"emotion": "^9.2.12",
77
"eslint": "^6.5.0",
8-
"handlebars": "^4.4.5",
8+
"handlebars": "^4.5.3",
99
"js-yaml": ">=3.13.1",
1010
"lodash": "^4.17.19",
1111
"react": "^16.10.1",

0 commit comments

Comments
 (0)