Skip to content

Commit 3397116

Browse files
authored
Merge pull request #5 from ferdikoomen/dependabot/npm_and_yarn/handlebars-4.5.1
Bump handlebars from 4.4.5 to 4.5.1
2 parents 204e9b5 + a1f76ef commit 3397116

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint": "6.6.0",
7272
"eslint-config-prettier": "6.5.0",
7373
"eslint-plugin-prettier": "3.1.1",
74-
"handlebars": "4.4.5",
74+
"handlebars": "4.5.1",
7575
"jest": "24.9.0",
7676
"jest-cli": "24.9.0",
7777
"js-yaml": "3.13.1",

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,18 +1614,7 @@ growly@^1.3.0:
16141614
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
16151615
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
16161616

1617-
handlebars@4.4.5:
1618-
version "4.4.5"
1619-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.5.tgz#1b1f94f9bfe7379adda86a8b73fb570265a0dddd"
1620-
integrity sha512-0Ce31oWVB7YidkaTq33ZxEbN+UDxMMgThvCe8ptgQViymL5DPis9uLdTA13MiRPhgvqyxIegugrP97iK3JeBHg==
1621-
dependencies:
1622-
neo-async "^2.6.0"
1623-
optimist "^0.6.1"
1624-
source-map "^0.6.1"
1625-
optionalDependencies:
1626-
uglify-js "^3.1.4"
1627-
1628-
handlebars@^4.1.2:
1617+
handlebars@4.5.1, handlebars@^4.1.2:
16291618
version "4.5.1"
16301619
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.1.tgz#8a01c382c180272260d07f2d1aa3ae745715c7ba"
16311620
integrity sha512-C29UoFzHe9yM61lOsIlCE5/mQVGrnIOrOq7maQl76L7tYPCgC1og0Ajt6uWnX4ZTxBPnjw+CUvawphwCfJgUnA==

0 commit comments

Comments
 (0)