Skip to content

Commit d51608e

Browse files
build(deps): bump pug from 3.0.2 to 3.0.3 in /frontend
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 e9626ca commit d51608e

1 file changed

Lines changed: 15 additions & 10 deletions

File tree

frontend/yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18678,17 +18678,17 @@ pug-attrs@^3.0.0:
1867818678
js-stringify "^1.0.2"
1867918679
pug-runtime "^3.0.0"
1868018680

18681-
pug-code-gen@^3.0.2:
18682-
version "3.0.2"
18683-
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce"
18684-
integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==
18681+
pug-code-gen@^3.0.3:
18682+
version "3.0.3"
18683+
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.3.tgz#58133178cb423fe1716aece1c1da392a75251520"
18684+
integrity sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw==
1868518685
dependencies:
1868618686
constantinople "^4.0.1"
1868718687
doctypes "^1.1.0"
1868818688
js-stringify "^1.0.2"
1868918689
pug-attrs "^3.0.0"
18690-
pug-error "^2.0.0"
18691-
pug-runtime "^3.0.0"
18690+
pug-error "^2.1.0"
18691+
pug-runtime "^3.0.1"
1869218692
void-elements "^3.1.0"
1869318693
with "^7.0.0"
1869418694

@@ -18697,6 +18697,11 @@ pug-error@^2.0.0:
1869718697
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
1869818698
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
1869918699

18700+
pug-error@^2.1.0:
18701+
version "2.1.0"
18702+
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.1.0.tgz#17ea37b587b6443d4b8f148374ec27b54b406e55"
18703+
integrity sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg==
18704+
1870018705
pug-filters@^4.0.0:
1870118706
version "4.0.0"
1870218707
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
@@ -18759,11 +18764,11 @@ pug-walk@^2.0.0:
1875918764
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
1876018765

1876118766
pug@^3.0.2:
18762-
version "3.0.2"
18763-
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.2.tgz#f35c7107343454e43bc27ae0ff76c731b78ea535"
18764-
integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==
18767+
version "3.0.3"
18768+
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.3.tgz#e18324a314cd022883b1e0372b8af3a1a99f7597"
18769+
integrity sha512-uBi6kmc9f3SZ3PXxqcHiUZLmIXgfgWooKWXcwSGwQd2Zi5Rb0bT14+8CJjJgI8AB+nndLaNgHGrcc6bPIB665g==
1876518770
dependencies:
18766-
pug-code-gen "^3.0.2"
18771+
pug-code-gen "^3.0.3"
1876718772
pug-filters "^4.0.0"
1876818773
pug-lexer "^5.0.1"
1876918774
pug-linker "^4.0.0"

0 commit comments

Comments
 (0)