Skip to content

Commit

Permalink
bump handlebars to 4.7.8 in package.json
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed Aug 2, 2023
1 parent 823d1cf commit b833243
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
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
4 changes: 2 additions & 2 deletions yarn.lock
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,7 +3962,7 @@ __metadata:
languageName: node
linkType: hard

"handlebars@npm:^4.7.7":
"handlebars@npm:^4.7.8":
version: 4.7.8
resolution: "handlebars@npm:4.7.8"
dependencies:
Expand Down

0 comments on commit b833243

Please sign in to comment.