Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pug from 3.0.2 to 3.0.3 #457

Merged
merged 1 commit into from
Jun 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 17 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3784,19 +3784,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: ^4.0.1
doctypes: ^1.1.0
js-stringify: ^1.0.2
pug-attrs: ^3.0.0
pug-error: ^2.0.0
pug-runtime: ^3.0.0
pug-error: ^2.1.0
pug-runtime: ^3.0.1
void-elements: ^3.1.0
with: ^7.0.0
checksum: 1644d3a4d673392794248749eb146299704639a8197746454b7d03b240b83ee102f25b76d203381501e283be3927ab01eb3f4563ff51c45a478de1f3435a400d
checksum: 7a494887eb2cbe88c90cd45f818729046d3cb186d5101770e158cc14be9cd5e664809c600182756ebbcab2b27caba87ac8b743e0ad0789799b1925a850612947
languageName: node
linkType: hard

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

"pug-error@npm:^2.1.0":
version: 2.1.0
resolution: "pug-error@npm:2.1.0"
checksum: e084890365f1c03a828437c1dcf641598f5754bc0fdde625a8b2529c52fbda0caa89e0e29e9124d665cfd3915bb8916011787861930a0dcf250d46e1a33c1e5c
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 @@ -3885,18 +3892,18 @@ __metadata:
linkType: hard

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

Expand Down
Loading