Skip to content

Commit f4178fa

Browse files
chore(deps): bump pug from 3.0.2 to 3.0.3 (#205)
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/pug@3.0.2...pug@3.0.3) --- updated-dependencies: - dependency-name: pug dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd6f429 commit f4178fa

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7242,17 +7242,17 @@ pug-attrs@^3.0.0:
72427242
js-stringify "^1.0.2"
72437243
pug-runtime "^3.0.0"
72447244

7245-
pug-code-gen@^3.0.2:
7246-
version "3.0.2"
7247-
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce"
7248-
integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==
7245+
pug-code-gen@^3.0.3:
7246+
version "3.0.3"
7247+
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.3.tgz#58133178cb423fe1716aece1c1da392a75251520"
7248+
integrity sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw==
72497249
dependencies:
72507250
constantinople "^4.0.1"
72517251
doctypes "^1.1.0"
72527252
js-stringify "^1.0.2"
72537253
pug-attrs "^3.0.0"
7254-
pug-error "^2.0.0"
7255-
pug-runtime "^3.0.0"
7254+
pug-error "^2.1.0"
7255+
pug-runtime "^3.0.1"
72567256
void-elements "^3.1.0"
72577257
with "^7.0.0"
72587258

@@ -7261,6 +7261,11 @@ pug-error@^2.0.0:
72617261
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
72627262
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
72637263

7264+
pug-error@^2.1.0:
7265+
version "2.1.0"
7266+
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.1.0.tgz#17ea37b587b6443d4b8f148374ec27b54b406e55"
7267+
integrity sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg==
7268+
72647269
pug-filters@^4.0.0:
72657270
version "4.0.0"
72667271
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
@@ -7323,11 +7328,11 @@ pug-walk@^2.0.0:
73237328
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
73247329

73257330
pug@^2.0.4, pug@^3.0.1:
7326-
version "3.0.2"
7327-
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.2.tgz#f35c7107343454e43bc27ae0ff76c731b78ea535"
7328-
integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==
7331+
version "3.0.3"
7332+
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.3.tgz#e18324a314cd022883b1e0372b8af3a1a99f7597"
7333+
integrity sha512-uBi6kmc9f3SZ3PXxqcHiUZLmIXgfgWooKWXcwSGwQd2Zi5Rb0bT14+8CJjJgI8AB+nndLaNgHGrcc6bPIB665g==
73297334
dependencies:
7330-
pug-code-gen "^3.0.2"
7335+
pug-code-gen "^3.0.3"
73317336
pug-filters "^4.0.0"
73327337
pug-lexer "^5.0.1"
73337338
pug-linker "^4.0.0"

0 commit comments

Comments
 (0)