Skip to content

Commit 9dcfe60

Browse files
authored
Merge pull request #629 from docker/dependabot/npm_and_yarn/handlebars-4.7.9
chore(deps): Bump handlebars from 4.7.8 to 4.7.9
2 parents e49e0aa + 43dea76 commit 9dcfe60

5 files changed

Lines changed: 137 additions & 118 deletions

File tree

dist/index.cjs

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

dist/index.cjs.map

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

dist/licenses.txt

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@docker/actions-toolkit": "^0.79.0",
3131
"@renovate/pep440": "^1.0.0",
3232
"csv-parse": "^6.1.0",
33-
"handlebars": "^4.7.8",
33+
"handlebars": "^4.7.9",
3434
"moment": "^2.30.1",
3535
"moment-timezone": "^0.6.1",
3636
"semver": "^7.7.4"

yarn.lock

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2708,7 +2708,7 @@ __metadata:
27082708
eslint-plugin-prettier: "npm:^5.5.5"
27092709
generate-license-file: "npm:^4.1.1"
27102710
globals: "npm:^17.3.0"
2711-
handlebars: "npm:^4.7.8"
2711+
handlebars: "npm:^4.7.9"
27122712
moment: "npm:^2.30.1"
27132713
moment-timezone: "npm:^0.6.1"
27142714
prettier: "npm:^3.8.1"
@@ -3515,6 +3515,24 @@ __metadata:
35153515
languageName: node
35163516
linkType: hard
35173517

3518+
"handlebars@npm:^4.7.9":
3519+
version: 4.7.9
3520+
resolution: "handlebars@npm:4.7.9"
3521+
dependencies:
3522+
minimist: "npm:^1.2.5"
3523+
neo-async: "npm:^2.6.2"
3524+
source-map: "npm:^0.6.1"
3525+
uglify-js: "npm:^3.1.4"
3526+
wordwrap: "npm:^1.0.0"
3527+
dependenciesMeta:
3528+
uglify-js:
3529+
optional: true
3530+
bin:
3531+
handlebars: bin/handlebars
3532+
checksum: 10/e755433d652e8a15fc02f83d7478e652359e7a4d354c4328818853ed4f8a39d4a09e1d22dad3c7213c5240864a65b3c840970b8b181745575dd957dd258f2b8d
3533+
languageName: node
3534+
linkType: hard
3535+
35183536
"has-flag@npm:^4.0.0":
35193537
version: 4.0.0
35203538
resolution: "has-flag@npm:4.0.0"

0 commit comments

Comments
 (0)