Skip to content

Commit f62d720

Browse files
chore(deps): bump pug-code-gen in /samples/sample-app
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]>
1 parent 48c5691 commit f62d720

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

samples/sample-app/yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -676,16 +676,16 @@ pug-attrs@^3.0.0:
676676
pug-runtime "^3.0.0"
677677

678678
pug-code-gen@^3.0.2:
679-
version "3.0.2"
680-
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce"
681-
integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==
679+
version "3.0.3"
680+
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.3.tgz#58133178cb423fe1716aece1c1da392a75251520"
681+
integrity sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw==
682682
dependencies:
683683
constantinople "^4.0.1"
684684
doctypes "^1.1.0"
685685
js-stringify "^1.0.2"
686686
pug-attrs "^3.0.0"
687-
pug-error "^2.0.0"
688-
pug-runtime "^3.0.0"
687+
pug-error "^2.1.0"
688+
pug-runtime "^3.0.1"
689689
void-elements "^3.1.0"
690690
with "^7.0.0"
691691

@@ -694,6 +694,11 @@ pug-error@^2.0.0:
694694
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
695695
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
696696

697+
pug-error@^2.1.0:
698+
version "2.1.0"
699+
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.1.0.tgz#17ea37b587b6443d4b8f148374ec27b54b406e55"
700+
integrity sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg==
701+
697702
pug-filters@^4.0.0:
698703
version "4.0.0"
699704
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
@@ -738,7 +743,7 @@ pug-parser@^6.0.0:
738743
pug-error "^2.0.0"
739744
token-stream "1.0.0"
740745

741-
pug-runtime@^3.0.0:
746+
pug-runtime@^3.0.0, pug-runtime@^3.0.1:
742747
version "3.0.1"
743748
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-3.0.1.tgz#f636976204723f35a8c5f6fad6acda2a191b83d7"
744749
integrity sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==
@@ -994,4 +999,4 @@ with@^7.0.0:
994999
"@babel/parser" "^7.9.6"
9951000
"@babel/types" "^7.9.6"
9961001
assert-never "^1.2.1"
997-
babel-walk "3.0.0-canary-5"
1002+
babel-walk "3.0.0-canary-5"

0 commit comments

Comments
 (0)