Skip to content

Commit

Permalink
Bump pug from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [pug](https://github.com/pugjs/pug) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/[email protected]@3.0.3)

---
updated-dependencies:
- dependency-name: pug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent f8cd72b commit b1806ab
Showing 1 changed file with 17 additions and 10 deletions.
27 changes: 17 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5381,19 +5381,19 @@ __metadata:
languageName: node
linkType: hard

"pug-code-gen@npm:^3.0.2":
version: 3.0.2
resolution: "pug-code-gen@npm:3.0.2"
"pug-code-gen@npm:^3.0.3":
version: 3.0.3
resolution: "pug-code-gen@npm:3.0.3"
dependencies:
constantinople: "npm:^4.0.1"
doctypes: "npm:^1.1.0"
js-stringify: "npm:^1.0.2"
pug-attrs: "npm:^3.0.0"
pug-error: "npm:^2.0.0"
pug-runtime: "npm:^3.0.0"
pug-error: "npm:^2.1.0"
pug-runtime: "npm:^3.0.1"
void-elements: "npm:^3.1.0"
with: "npm:^7.0.0"
checksum: 8245ba433a870fc66fec2cc2548cdd45ccd59b71844fa72cc63a7c310a4e35e071bd8a048a97e7d23282ae2a9d16a7d7cef0cfb2e9a37f5f460895b283160089
checksum: 1918b2a75794b730ee29fc2278658ff2ccb74445742c175c55b18e414cf038e5ac5802e71db070b08f92c5304a66e141dc2261e401be4d5884f1c0bcfb3194ee
languageName: node
linkType: hard

Expand All @@ -5404,6 +5404,13 @@ __metadata:
languageName: node
linkType: hard

"pug-error@npm:^2.1.0":
version: 2.1.0
resolution: "pug-error@npm:2.1.0"
checksum: 9aefacfa156f0eb439ddab86c7136f998a532481a80665c9fb6b998afeea5bc8c4f83eb6ad8a4c7804c44927737df913b768b713995e6892112bbc05762e5415
languageName: node
linkType: hard

"pug-filters@npm:^4.0.0":
version: 4.0.0
resolution: "pug-filters@npm:4.0.0"
Expand Down Expand Up @@ -5482,18 +5489,18 @@ __metadata:
linkType: hard

"pug@npm:^3.0.0":
version: 3.0.2
resolution: "pug@npm:3.0.2"
version: 3.0.3
resolution: "pug@npm:3.0.3"
dependencies:
pug-code-gen: "npm:^3.0.2"
pug-code-gen: "npm:^3.0.3"
pug-filters: "npm:^4.0.0"
pug-lexer: "npm:^5.0.1"
pug-linker: "npm:^4.0.0"
pug-load: "npm:^3.0.0"
pug-parser: "npm:^6.0.0"
pug-runtime: "npm:^3.0.1"
pug-strip-comments: "npm:^2.0.0"
checksum: 4bb4cab1abbdfc3cc3e7d9a7813e204ca3febf8819f81f8c4279941fb1567939015a720a1f6de8a51cf1fa6ad134d1e783c9b66f7ef8c29d3feaf8a2445f7237
checksum: a88364757512e3b9af024c008f23b910de049659655b5d9e6ca42f996d7849ce1aab059f61e2d44ccce0dde5ff291995682338c285e9f76f3e5bfa02de9c481b
languageName: node
linkType: hard

Expand Down

0 comments on commit b1806ab

Please sign in to comment.