Skip to content

Commit

Permalink
Merge 42b529c into 3fd5917
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 28, 2019
2 parents 3fd5917 + 42b529c commit 30dad1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-react": "7.4.0",
"file-loader": "3.0.1",
"handlebars": "^4.1.2",
"handlebars": "^4.3.0",
"html-webpack-plugin": "^4.0.0-beta.4",
"http-proxy-middleware": "^0.19.1",
"husky": "^1.3.0",
Expand Down
7 changes: 4 additions & 3 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4343,9 +4343,10 @@ handle-thing@^2.0.0:
version "2.0.0"
resolved "http://registry.npm.taobao.org/handle-thing/download/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754"

handlebars@^4.0.3, handlebars@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
handlebars@^4.0.3, handlebars@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.0.tgz#427391b584626c9c9c6ffb7d1fb90aa9789221cc"
integrity sha512-7XlnO8yBXOdi7AzowjZssQr47Ctidqm7GbgARapOaqSN9HQhlClnOkR9HieGauIT3A8MBC6u9wPCXs97PCYpWg==
dependencies:
neo-async "^2.6.0"
optimist "^0.6.1"
Expand Down

0 comments on commit 30dad1b

Please sign in to comment.