Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit cf42385

Browse files
dependabot-preview[bot]kylef
authored andcommitted
chore(deps): bump nunjucks from 3.2.1 to 3.2.2
Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/mozilla/nunjucks/releases) - [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md) - [Commits](mozilla/nunjucks@v3.2.1...v3.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9ce00cf commit cf42385

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1903,11 +1903,6 @@ commander@^2.7.1, commander@~2.20.3:
19031903
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
19041904
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
19051905

1906-
commander@^3.0.2:
1907-
version "3.0.2"
1908-
resolved "https://registry.yarnpkg.com/commander/-/commander-3.0.2.tgz#6837c3fb677ad9933d1cfba42dd14d5117d6b39e"
1909-
integrity sha512-Gar0ASD4BDyKC4hl4DwHqDrmvjoxWKZigVnAbn5H1owvm4CxCPdb0HQDehwNYMJpla5+M2tPmPARzhtYuwpHow==
1910-
19111906
commander@^5.1.0:
19121907
version "5.1.0"
19131908
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
@@ -4796,13 +4791,13 @@ number-is-nan@^1.0.0:
47964791
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
47974792

47984793
nunjucks@^3.2.0:
4799-
version "3.2.1"
4800-
resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.2.1.tgz#f229539281e92c6ad25d8c578c9bdb41655caf83"
4801-
integrity sha512-LYlVuC1ZNSalQQkLNNPvcgPt2M9FTY9bs39mTCuFXtqh7jWbYzhDlmz2M6onPiXEhdZo+b9anRhc+uBGuJZ2bQ==
4794+
version "3.2.2"
4795+
resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.2.2.tgz#45f915fef0f89fbab38c489dc85025f64859f466"
4796+
integrity sha512-KUi85OoF2NMygwODAy28Lh9qHmq5hO3rBlbkYoC8v377h4l8Pt5qFjILl0LWpMbOrZ18CzfVVUvIHUIrtED3sA==
48024797
dependencies:
48034798
a-sync-waterfall "^1.0.0"
48044799
asap "^2.0.3"
4805-
commander "^3.0.2"
4800+
commander "^5.1.0"
48064801
optionalDependencies:
48074802
chokidar "^3.3.0"
48084803

0 commit comments

Comments
 (0)