Skip to content

Commit 38434e8

Browse files
build(deps): bump handlebars from 4.7.8 to 4.7.9
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78126ab commit 38434e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"async-retry": "^1.3.3",
5858
"csv-parse": "^6.2.1",
5959
"gunzip-maybe": "^1.4.2",
60-
"handlebars": "^4.7.8",
60+
"handlebars": "^4.7.9",
6161
"he": "^1.2.0",
6262
"js-yaml": "^4.1.1",
6363
"jwt-decode": "^4.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ __metadata:
401401
eslint-plugin-prettier: "npm:^5.5.5"
402402
globals: "npm:^17.3.0"
403403
gunzip-maybe: "npm:^1.4.2"
404-
handlebars: "npm:^4.7.8"
404+
handlebars: "npm:^4.7.9"
405405
he: "npm:^1.2.0"
406406
js-yaml: "npm:^4.1.1"
407407
jwt-decode: "npm:^4.0.0"
@@ -2948,9 +2948,9 @@ __metadata:
29482948
languageName: node
29492949
linkType: hard
29502950

2951-
"handlebars@npm:^4.7.8":
2952-
version: 4.7.8
2953-
resolution: "handlebars@npm:4.7.8"
2951+
"handlebars@npm:^4.7.9":
2952+
version: 4.7.9
2953+
resolution: "handlebars@npm:4.7.9"
29542954
dependencies:
29552955
minimist: "npm:^1.2.5"
29562956
neo-async: "npm:^2.6.2"
@@ -2962,7 +2962,7 @@ __metadata:
29622962
optional: true
29632963
bin:
29642964
handlebars: bin/handlebars
2965-
checksum: 10/bd528f4dd150adf67f3f857118ef0fa43ff79a153b1d943fa0a770f2599e38b25a7a0dbac1a3611a4ec86970fd2325a81310fb788b5c892308c9f8743bd02e11
2965+
checksum: 10/e755433d652e8a15fc02f83d7478e652359e7a4d354c4328818853ed4f8a39d4a09e1d22dad3c7213c5240864a65b3c840970b8b181745575dd957dd258f2b8d
29662966
languageName: node
29672967
linkType: hard
29682968

0 commit comments

Comments
 (0)