Skip to content

Commit

Permalink
Merge pull request #142 from docker/dependabot/npm_and_yarn/handlebar…
Browse files Browse the repository at this point in the history
…s-4.7.8

build(deps): bump handlebars from 4.7.7 to 4.7.8
  • Loading branch information
crazy-max authored Aug 2, 2023
2 parents 97bc88d + b833243 commit a56ca8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@octokit/plugin-rest-endpoint-methods": "^7.2.3",
"async-retry": "^1.3.3",
"csv-parse": "^5.4.0",
"handlebars": "^4.7.7",
"handlebars": "^4.7.8",
"jwt-decode": "^3.1.2",
"semver": "^7.5.4",
"tmp": "^0.2.1"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ __metadata:
eslint-plugin-import: ^2.27.5
eslint-plugin-jest: ^27.2.1
eslint-plugin-prettier: ^4.2.1
handlebars: ^4.7.7
handlebars: ^4.7.8
jest: ^29.5.0
jwt-decode: ^3.1.2
prettier: ^2.8.7
Expand Down Expand Up @@ -3962,12 +3962,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 @@ -3976,7 +3976,7 @@ __metadata:
optional: true
bin:
handlebars: bin/handlebars
checksum: 1e79a43f5e18d15742977cb987923eab3e2a8f44f2d9d340982bcb69e1735ed049226e534d7c1074eaddaf37e4fb4f471a8adb71cddd5bc8cf3f894241df5cee
checksum: 00e68bb5c183fd7b8b63322e6234b5ac8fbb960d712cb3f25587d559c2951d9642df83c04a1172c918c41bcfc81bfbd7a7718bbce93b893e0135fc99edea93ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -5479,7 +5479,7 @@ __metadata:
languageName: node
linkType: hard

"neo-async@npm:^2.6.0":
"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 a56ca8f

Please sign in to comment.