Skip to content

Commit c659933

Browse files
Bump handlebars from 4.7.7 to 4.7.8
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.7 to 4.7.8. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.7...v4.7.8) --- updated-dependencies: - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48d23cc commit c659933

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@docker/actions-toolkit": "^0.12.0",
3333
"@renovate/pep440": "^1.0.0",
3434
"csv-parse": "^5.4.0",
35-
"handlebars": "^4.7.7",
35+
"handlebars": "^4.7.8",
3636
"moment": "^2.29.4",
3737
"moment-timezone": "^0.5.43",
3838
"semver": "^7.5.2"

yarn.lock

+1-13
Original file line numberDiff line numberDiff line change
@@ -2604,18 +2604,6 @@ graphemer@^1.4.0:
26042604
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
26052605
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
26062606

2607-
handlebars@^4.7.7:
2608-
version "4.7.7"
2609-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
2610-
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
2611-
dependencies:
2612-
minimist "^1.2.5"
2613-
neo-async "^2.6.0"
2614-
source-map "^0.6.1"
2615-
wordwrap "^1.0.0"
2616-
optionalDependencies:
2617-
uglify-js "^3.1.4"
2618-
26192607
handlebars@^4.7.8:
26202608
version "4.7.8"
26212609
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.8.tgz#41c42c18b1be2365439188c77c6afae71c0cd9e9"
@@ -3425,7 +3413,7 @@ natural-compare@^1.4.0:
34253413
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
34263414
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
34273415

3428-
neo-async@^2.6.0, neo-async@^2.6.2:
3416+
neo-async@^2.6.2:
34293417
version "2.6.2"
34303418
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
34313419
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==

0 commit comments

Comments
 (0)