Skip to content

Commit f32e02a

Browse files
Bump pug from 3.0.2 to 3.0.3
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>
1 parent d3e2637 commit f32e02a

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
@@ -13146,17 +13146,17 @@ pug-attrs@^3.0.0:
1314613146
js-stringify "^1.0.2"
1314713147
pug-runtime "^3.0.0"
1314813148

13149-
pug-code-gen@^3.0.2:
13150-
version "3.0.2"
13151-
resolved "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-3.0.2.tgz"
13152-
integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==
13149+
pug-code-gen@^3.0.3:
13150+
version "3.0.3"
13151+
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.3.tgz#58133178cb423fe1716aece1c1da392a75251520"
13152+
integrity sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw==
1315313153
dependencies:
1315413154
constantinople "^4.0.1"
1315513155
doctypes "^1.1.0"
1315613156
js-stringify "^1.0.2"
1315713157
pug-attrs "^3.0.0"
13158-
pug-error "^2.0.0"
13159-
pug-runtime "^3.0.0"
13158+
pug-error "^2.1.0"
13159+
pug-runtime "^3.0.1"
1316013160
void-elements "^3.1.0"
1316113161
with "^7.0.0"
1316213162

@@ -13165,6 +13165,11 @@ pug-error@^2.0.0:
1316513165
resolved "https://registry.npmjs.org/pug-error/-/pug-error-2.0.0.tgz"
1316613166
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
1316713167

13168+
pug-error@^2.1.0:
13169+
version "2.1.0"
13170+
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.1.0.tgz#17ea37b587b6443d4b8f148374ec27b54b406e55"
13171+
integrity sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg==
13172+
1316813173
pug-filters@^4.0.0:
1316913174
version "4.0.0"
1317013175
resolved "https://registry.npmjs.org/pug-filters/-/pug-filters-4.0.0.tgz"
@@ -13227,11 +13232,11 @@ pug-walk@^2.0.0:
1322713232
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
1322813233

1322913234
pug@^3.0.2:
13230-
version "3.0.2"
13231-
resolved "https://registry.npmjs.org/pug/-/pug-3.0.2.tgz"
13232-
integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==
13235+
version "3.0.3"
13236+
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.3.tgz#e18324a314cd022883b1e0372b8af3a1a99f7597"
13237+
integrity sha512-uBi6kmc9f3SZ3PXxqcHiUZLmIXgfgWooKWXcwSGwQd2Zi5Rb0bT14+8CJjJgI8AB+nndLaNgHGrcc6bPIB665g==
1323313238
dependencies:
13234-
pug-code-gen "^3.0.2"
13239+
pug-code-gen "^3.0.3"
1323513240
pug-filters "^4.0.0"
1323613241
pug-lexer "^5.0.1"
1323713242
pug-linker "^4.0.0"

0 commit comments

Comments
 (0)