Skip to content

Commit

Permalink
chore(deps): bump nunjucks from 3.2.2 to 3.2.4 (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 26, 2023
1 parent 6a0e02c commit 75fc7ef
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
20 changes: 12 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 3 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ chalk@^4.0.0, chalk@^4.1.0:
ansi-styles "^4.1.0"
supports-color "^7.1.0"

chokidar@^3.0.0, chokidar@^3.3.0, chokidar@^3.4.3:
chokidar@^3.0.0, chokidar@^3.4.3:
version "3.5.3"
resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz"
dependencies:
Expand Down Expand Up @@ -1360,14 +1360,12 @@ normalize-url@^4.1.0:
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz"

nunjucks@^3.2.1:
version "3.2.2"
resolved "https://registry.npmjs.org/nunjucks/-/nunjucks-3.2.2.tgz"
version "3.2.4"
resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.2.4.tgz#f0878eef528ce7b0aa35d67cc6898635fd74649e"
dependencies:
a-sync-waterfall "^1.0.0"
asap "^2.0.3"
commander "^5.1.0"
optionalDependencies:
chokidar "^3.3.0"

once@^1.3.0, once@^1.3.1, once@^1.4.0:
version "1.4.0"
Expand Down

0 comments on commit 75fc7ef

Please sign in to comment.