Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Bump handlebars from 4.1.0 to 4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 6, 2020
1 parent a22519b commit 55f15f1
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ async@^2.4.1:
dependencies:
lodash "^4.17.14"

async@^2.5.0, async@^2.6.2:
async@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
dependencies:
Expand Down Expand Up @@ -2386,10 +2386,10 @@ cosmiconfig@^2.1.0, cosmiconfig@^2.1.1:
parse-json "^2.2.0"
require-from-string "^1.1.0"

cp-translations@~1.0.150:
version "1.0.152"
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.152.tgz#adadb407829bac9b555bb3287951b46bf5d0f75b"
integrity sha512-oDc8gdeMXqjwnN4cWgIy0OQk0/0WRcuksTvJ3z2URHeRc7AYfNYZMm6bZ/S6eMxgr+Almhm9BPQ70LranLdKzQ==
cp-translations@~1.0.155:
version "1.0.155"
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.155.tgz#470708dc550ca5fa028703639c1dd688a0469360"
integrity sha512-/FZ0PA/5BqcL1680eCBXb8ifO92JF5U3kunMoXLesX4/cJ71SeBLu+muYGTNc7PHo2WueT7OQ7P1SZ8wnKdVFQ==

crc32-stream@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -4375,10 +4375,11 @@ handlebars@^4.0.1:
uglify-js "^3.1.4"

handlebars@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
version "4.5.3"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
dependencies:
async "^2.5.0"
neo-async "^2.6.0"
optimist "^0.6.1"
source-map "^0.6.1"
optionalDependencies:
Expand Down

0 comments on commit 55f15f1

Please sign in to comment.