Skip to content

Commit 301b550

Browse files
chore(deps): bump pug-code-gen from 3.0.2 to 3.0.3 in /web-ui (#1534)
Bumps [pug-code-gen](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/[email protected]@3.0.3) --- updated-dependencies: - dependency-name: pug-code-gen dependency-version: 3.0.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 016a386 commit 301b550

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

web-ui/yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7426,16 +7426,16 @@ pug-attrs@^3.0.0:
74267426
pug-runtime "^3.0.0"
74277427

74287428
pug-code-gen@^3.0.2:
7429-
version "3.0.2"
7430-
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce"
7431-
integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==
7429+
version "3.0.3"
7430+
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.3.tgz#58133178cb423fe1716aece1c1da392a75251520"
7431+
integrity sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw==
74327432
dependencies:
74337433
constantinople "^4.0.1"
74347434
doctypes "^1.1.0"
74357435
js-stringify "^1.0.2"
74367436
pug-attrs "^3.0.0"
7437-
pug-error "^2.0.0"
7438-
pug-runtime "^3.0.0"
7437+
pug-error "^2.1.0"
7438+
pug-runtime "^3.0.1"
74397439
void-elements "^3.1.0"
74407440
with "^7.0.0"
74417441

@@ -7444,6 +7444,11 @@ pug-error@^2.0.0:
74447444
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
74457445
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
74467446

7447+
pug-error@^2.1.0:
7448+
version "2.1.0"
7449+
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.1.0.tgz#17ea37b587b6443d4b8f148374ec27b54b406e55"
7450+
integrity sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg==
7451+
74477452
pug-filters@^4.0.0:
74487453
version "4.0.0"
74497454
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
@@ -7488,7 +7493,7 @@ pug-parser@^6.0.0:
74887493
pug-error "^2.0.0"
74897494
token-stream "1.0.0"
74907495

7491-
pug-runtime@^3.0.0:
7496+
pug-runtime@^3.0.0, pug-runtime@^3.0.1:
74927497
version "3.0.1"
74937498
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-3.0.1.tgz#f636976204723f35a8c5f6fad6acda2a191b83d7"
74947499
integrity sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==

0 commit comments

Comments
 (0)