Skip to content

Commit f9c5c06

Browse files
build(deps): bump pug from 3.0.2 to 3.0.3 in /apps (#29)
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 ff92159 commit f9c5c06

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

apps/yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4191,17 +4191,17 @@ pug-attrs@^3.0.0:
41914191
js-stringify "^1.0.2"
41924192
pug-runtime "^3.0.0"
41934193

4194-
pug-code-gen@^3.0.2:
4195-
version "3.0.2"
4196-
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce"
4197-
integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==
4194+
pug-code-gen@^3.0.3:
4195+
version "3.0.3"
4196+
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.3.tgz#58133178cb423fe1716aece1c1da392a75251520"
4197+
integrity sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw==
41984198
dependencies:
41994199
constantinople "^4.0.1"
42004200
doctypes "^1.1.0"
42014201
js-stringify "^1.0.2"
42024202
pug-attrs "^3.0.0"
4203-
pug-error "^2.0.0"
4204-
pug-runtime "^3.0.0"
4203+
pug-error "^2.1.0"
4204+
pug-runtime "^3.0.1"
42054205
void-elements "^3.1.0"
42064206
with "^7.0.0"
42074207

@@ -4210,6 +4210,11 @@ pug-error@^2.0.0:
42104210
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
42114211
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
42124212

4213+
pug-error@^2.1.0:
4214+
version "2.1.0"
4215+
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.1.0.tgz#17ea37b587b6443d4b8f148374ec27b54b406e55"
4216+
integrity sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg==
4217+
42134218
pug-filters@^4.0.0:
42144219
version "4.0.0"
42154220
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
@@ -4272,11 +4277,11 @@ pug-walk@^2.0.0:
42724277
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
42734278

42744279
pug@^3.0.2:
4275-
version "3.0.2"
4276-
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.2.tgz#f35c7107343454e43bc27ae0ff76c731b78ea535"
4277-
integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==
4280+
version "3.0.3"
4281+
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.3.tgz#e18324a314cd022883b1e0372b8af3a1a99f7597"
4282+
integrity sha512-uBi6kmc9f3SZ3PXxqcHiUZLmIXgfgWooKWXcwSGwQd2Zi5Rb0bT14+8CJjJgI8AB+nndLaNgHGrcc6bPIB665g==
42784283
dependencies:
4279-
pug-code-gen "^3.0.2"
4284+
pug-code-gen "^3.0.3"
42804285
pug-filters "^4.0.0"
42814286
pug-lexer "^5.0.1"
42824287
pug-linker "^4.0.0"

0 commit comments

Comments
 (0)