Skip to content

Commit

Permalink
chore(deps): bump handlebars from 4.2.1 to 4.3.1 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 26, 2019
1 parent ec778f8 commit cfa8b6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dotenv-expand": "^5.1.0",
"fs-extra": "^8.1.0",
"gaze": "^1.1.3",
"handlebars": "^4.2.1",
"handlebars": "^4.3.1",
"i18next-conv": "^9",
"i18next-scanner": "^2.10.3",
"jest-cli": "^24.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3992,10 +3992,10 @@ gulp-sort@^2.0.0:
dependencies:
through2 "^2.0.1"

handlebars@^4.1.2, handlebars@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.2.1.tgz#dc69c0e61604224f0c23b38b5b6741db210b57da"
integrity sha512-bqPIlDk06UWbVEIFoYj+LVo42WhK96J+b25l7hbFDpxrOXMphFM3fNIm+cluwg4Pk2jiLjWU5nHQY7igGE75NQ==
handlebars@^4.1.2, handlebars@^4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.1.tgz#6febc1890851f62a8932d495cc88d29390fa850d"
integrity sha512-c0HoNHzDiHpBt4Kqe99N8tdLPKAnGCQ73gYMPWtAYM4PwGnf7xl8PBUHJqh9ijlzt2uQKaSRxbXRt+rZ7M2/kA==
dependencies:
neo-async "^2.6.0"
optimist "^0.6.1"
Expand Down

0 comments on commit cfa8b6b

Please sign in to comment.