Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit eba26d4

Browse filesBrowse files
Bump handlebars from 4.0.5 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.5 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.5...v4.1.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8376baa commit eba26d4
Copy full SHA for eba26d4

File tree

1 file changed

+10
-27
lines changed
Filter options

1 file changed

+10
-27
lines changed

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+10-27Lines changed: 10 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ async-limiter@~1.0.0:
364364
version "1.0.0"
365365
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
366366

367-
async@^1.4.0, async@^1.5.2:
367+
async@^1.5.2:
368368
version "1.5.2"
369369
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
370370

@@ -374,10 +374,6 @@ async@^2.1.2, async@^2.1.4, async@^2.4.1:
374374
dependencies:
375375
lodash "^4.17.11"
376376

377-
async@~0.2.6:
378-
version "0.2.10"
379-
resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
380-
381377
asynckit@^0.4.0:
382378
version "0.4.0"
383379
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -3879,14 +3875,14 @@ handle-thing@^1.2.5:
38793875
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
38803876

38813877
handlebars@^4.0.3:
3882-
version "4.0.5"
3883-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.5.tgz#92c6ed6bb164110c50d4d8d0fbddc70806c6f8e7"
3878+
version "4.1.2"
3879+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
38843880
dependencies:
3885-
async "^1.4.0"
3881+
neo-async "^2.6.0"
38863882
optimist "^0.6.1"
3887-
source-map "^0.4.4"
3883+
source-map "^0.6.1"
38883884
optionalDependencies:
3889-
uglify-js "^2.6"
3885+
uglify-js "^3.1.4"
38903886

38913887
har-schema@^2.0.0:
38923888
version "2.0.0"
@@ -5970,7 +5966,7 @@ negotiator@0.6.2:
59705966
version "0.6.2"
59715967
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
59725968

5973-
neo-async@^2.5.0:
5969+
neo-async@^2.5.0, neo-async@^2.6.0:
59745970
version "2.6.1"
59755971
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
59765972

@@ -8094,17 +8090,13 @@ source-map-url@^0.4.0:
80948090
version "0.4.0"
80958091
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
80968092

8097-
source-map@^0.4.2, source-map@^0.4.4:
8093+
source-map@^0.4.2:
80988094
version "0.4.4"
80998095
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
81008096
dependencies:
81018097
amdefine ">=0.0.4"
81028098

8103-
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1:
8104-
version "0.5.6"
8105-
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
8106-
8107-
source-map@^0.5.7:
8099+
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.1:
81088100
version "0.5.7"
81098101
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
81108102

@@ -8670,15 +8662,6 @@ uglify-js@3.4.x:
86708662
commander "~2.19.0"
86718663
source-map "~0.6.1"
86728664

8673-
uglify-js@^2.6:
8674-
version "2.7.3"
8675-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.3.tgz#39b3a7329b89f5ec507e344c6e22568698ef4868"
8676-
dependencies:
8677-
async "~0.2.6"
8678-
source-map "~0.5.1"
8679-
uglify-to-browserify "~1.0.0"
8680-
yargs "~3.10.0"
8681-
86828665
uglify-js@^2.8.29:
86838666
version "2.8.29"
86848667
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
@@ -8688,7 +8671,7 @@ uglify-js@^2.8.29:
86888671
optionalDependencies:
86898672
uglify-to-browserify "~1.0.0"
86908673

8691-
uglify-js@^3.0.13:
8674+
uglify-js@^3.0.13, uglify-js@^3.1.4:
86928675
version "3.6.0"
86938676
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
86948677
dependencies:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.