Skip to content

Commit

Permalink
Update dependency handlebars to v4.7.8 (#8334)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 6, 2023
1 parent b68f3d8 commit 6c9f9a2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"webpack-remove-empty-scripts": "1.0.3"
},
"dependencies": {
"handlebars": "4.7.7",
"handlebars": "4.7.8",
"hotkeys-js": "3.12.0",
"jquery": "3.7.0",
"lodash": "4.17.21",
Expand Down
14 changes: 7 additions & 7 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3998,12 +3998,12 @@ __metadata:
languageName: node
linkType: hard

"handlebars@npm:4.7.7":
version: 4.7.7
resolution: "handlebars@npm:4.7.7"
"handlebars@npm:4.7.8":
version: 4.7.8
resolution: "handlebars@npm:4.7.8"
dependencies:
minimist: ^1.2.5
neo-async: ^2.6.0
neo-async: ^2.6.2
source-map: ^0.6.1
uglify-js: ^3.1.4
wordwrap: ^1.0.0
Expand All @@ -4012,7 +4012,7 @@ __metadata:
optional: true
bin:
handlebars: bin/handlebars
checksum: 1e79a43f5e18d15742977cb987923eab3e2a8f44f2d9d340982bcb69e1735ed049226e534d7c1074eaddaf37e4fb4f471a8adb71cddd5bc8cf3f894241df5cee
checksum: 00e68bb5c183fd7b8b63322e6234b5ac8fbb960d712cb3f25587d559c2951d9642df83c04a1172c918c41bcfc81bfbd7a7718bbce93b893e0135fc99edea93ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -4384,7 +4384,7 @@ __metadata:
css-minimizer-webpack-plugin: 5.0.1
eslint: 8.46.0
eslint-config-prettier: 8.10.0
handlebars: 4.7.7
handlebars: 4.7.8
handlebars-loader: 1.7.3
hotkeys-js: 3.12.0
jquery: 3.7.0
Expand Down Expand Up @@ -5008,7 +5008,7 @@ __metadata:
languageName: node
linkType: hard

"neo-async@npm:^2.6.0, neo-async@npm:^2.6.2":
"neo-async@npm:^2.6.2":
version: 2.6.2
resolution: "neo-async@npm:2.6.2"
checksum: deac9f8d00eda7b2e5cd1b2549e26e10a0faa70adaa6fdadca701cc55f49ee9018e427f424bac0c790b7c7e2d3068db97f3093f1093975f2acb8f8818b936ed9
Expand Down

0 comments on commit 6c9f9a2

Please sign in to comment.