Skip to content

Commit 0fdac72

Browse files
chore(deps): bump pug from 3.0.2 to 3.0.3 in /docs/v3
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 5c95ee1 commit 0fdac72

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

docs/v3/yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9205,17 +9205,17 @@ pug-attrs@^3.0.0:
92059205
js-stringify "^1.0.2"
92069206
pug-runtime "^3.0.0"
92079207

9208-
pug-code-gen@^3.0.2:
9209-
version "3.0.2"
9210-
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce"
9211-
integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==
9208+
pug-code-gen@^3.0.3:
9209+
version "3.0.3"
9210+
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.3.tgz#58133178cb423fe1716aece1c1da392a75251520"
9211+
integrity sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw==
92129212
dependencies:
92139213
constantinople "^4.0.1"
92149214
doctypes "^1.1.0"
92159215
js-stringify "^1.0.2"
92169216
pug-attrs "^3.0.0"
9217-
pug-error "^2.0.0"
9218-
pug-runtime "^3.0.0"
9217+
pug-error "^2.1.0"
9218+
pug-runtime "^3.0.1"
92199219
void-elements "^3.1.0"
92209220
with "^7.0.0"
92219221

@@ -9224,6 +9224,11 @@ pug-error@^2.0.0:
92249224
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
92259225
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
92269226

9227+
pug-error@^2.1.0:
9228+
version "2.1.0"
9229+
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.1.0.tgz#17ea37b587b6443d4b8f148374ec27b54b406e55"
9230+
integrity sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg==
9231+
92279232
pug-filters@^4.0.0:
92289233
version "4.0.0"
92299234
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
@@ -9286,11 +9291,11 @@ pug-walk@^2.0.0:
92869291
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
92879292

92889293
pug@^3.0.2:
9289-
version "3.0.2"
9290-
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.2.tgz#f35c7107343454e43bc27ae0ff76c731b78ea535"
9291-
integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==
9294+
version "3.0.3"
9295+
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.3.tgz#e18324a314cd022883b1e0372b8af3a1a99f7597"
9296+
integrity sha512-uBi6kmc9f3SZ3PXxqcHiUZLmIXgfgWooKWXcwSGwQd2Zi5Rb0bT14+8CJjJgI8AB+nndLaNgHGrcc6bPIB665g==
92929297
dependencies:
9293-
pug-code-gen "^3.0.2"
9298+
pug-code-gen "^3.0.3"
92949299
pug-filters "^4.0.0"
92959300
pug-lexer "^5.0.1"
92969301
pug-linker "^4.0.0"

0 commit comments

Comments
 (0)