File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -676,16 +676,16 @@ pug-attrs@^3.0.0:
676
676
pug-runtime "^3.0.0"
677
677
678
678
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 ==
682
682
dependencies :
683
683
constantinople "^4.0.1"
684
684
doctypes "^1.1.0"
685
685
js-stringify "^1.0.2"
686
686
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 "
689
689
void-elements "^3.1.0"
690
690
with "^7.0.0"
691
691
@@ -694,6 +694,11 @@ pug-error@^2.0.0:
694
694
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
695
695
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
696
696
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
+
697
702
pug-filters@^4.0.0 :
698
703
version "4.0.0"
699
704
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
@@ -738,7 +743,7 @@ pug-parser@^6.0.0:
738
743
pug-error "^2.0.0"
739
744
token-stream "1.0.0"
740
745
741
- pug-runtime@^3.0.0 :
746
+ pug-runtime@^3.0.0, pug-runtime@^3.0.1 :
742
747
version "3.0.1"
743
748
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-3.0.1.tgz#f636976204723f35a8c5f6fad6acda2a191b83d7"
744
749
integrity sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==
@@ -994,4 +999,4 @@ with@^7.0.0:
994
999
" @babel/parser" " ^7.9.6"
995
1000
" @babel/types" " ^7.9.6"
996
1001
assert-never "^1.2.1"
997
- babel-walk "3.0.0-canary-5"
1002
+ babel-walk "3.0.0-canary-5"
You can’t perform that action at this time.
0 commit comments