Skip to content

Commit c0604ac

Browse files
Bump handlebars from 4.7.7 to 4.7.9
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.7 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.7...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbc2650 commit c0604ac

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,12 +1018,12 @@ graceful-fs@^4.1.2:
10181018
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
10191019

10201020
handlebars@^4.0.0, handlebars@~4.7:
1021-
version "4.7.7"
1022-
resolved "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz"
1023-
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
1021+
version "4.7.9"
1022+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9.tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f"
1023+
integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==
10241024
dependencies:
10251025
minimist "^1.2.5"
1026-
neo-async "^2.6.0"
1026+
neo-async "^2.6.2"
10271027
source-map "^0.6.1"
10281028
wordwrap "^1.0.0"
10291029
optionalDependencies:
@@ -1538,9 +1538,9 @@ multi-progress@~4.0:
15381538
resolved "https://registry.yarnpkg.com/multi-progress/-/multi-progress-4.0.0.tgz#a14dd4e4da14f6a7cc2e1a5c0abd8b005dd23923"
15391539
integrity sha512-9zcjyOou3FFCKPXsmkbC3ethv51SFPoA4dJD6TscIp2pUmy26kBDZW6h9XofPELrzseSkuD7r0V+emGEeo39Pg==
15401540

1541-
neo-async@^2.6.0:
1541+
neo-async@^2.6.2:
15421542
version "2.6.2"
1543-
resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz"
1543+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
15441544
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
15451545

15461546
next-tick@1, next-tick@^1.1.0:

0 commit comments

Comments
 (0)