Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 71a877f

Browse files
Bump pug-code-gen from 2.0.0 to 2.0.3
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.0 to 2.0.3. - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/[email protected]@2.0.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4676ae commit 71a877f

File tree

1 file changed

+66
-33
lines changed

1 file changed

+66
-33
lines changed

yarn.lock

Lines changed: 66 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@
88
dependencies:
99
nan "^2.4.0"
1010

11+
"@types/babel-types@*", "@types/babel-types@^7.0.0":
12+
version "7.0.11"
13+
resolved "https://registry.yarnpkg.com/@types/babel-types/-/babel-types-7.0.11.tgz#263b113fa396fac4373188d73225297fb86f19a9"
14+
integrity sha512-pkPtJUUY+Vwv6B1inAz55rQvivClHJxc9aVEPPmaq2cbyeMLCiDpbKpcKyX4LAwpNGi+SHBv0tHv6+0gXv0P2A==
15+
16+
"@types/babylon@^6.16.2":
17+
version "6.16.6"
18+
resolved "https://registry.yarnpkg.com/@types/babylon/-/babylon-6.16.6.tgz#a1e7e01567b26a5ebad321a74d10299189d8d932"
19+
integrity sha512-G4yqdVlhr6YhzLXFKy5F7HtRBU8Y23+iWy7UKthMq/OSQnL1hbsoeXESQ2LY8zEDlknipDG3nRGhUC9tkwvy/w==
20+
dependencies:
21+
"@types/babel-types" "*"
22+
1123
abbrev@1:
1224
version "1.1.1"
1325
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -22,6 +34,7 @@ accepts@~1.3.4:
2234
acorn-globals@^3.0.0:
2335
version "3.1.0"
2436
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-3.1.0.tgz#fd8270f71fbb4996b004fa880ee5d46573a731bf"
37+
integrity sha512-uWttZCk96+7itPxK8xCzY86PnxKTMrReKDqrHzv42VQY0K30PUO8WY13WMOuI+cOdX4EIdzdvQ8k6jkuGRFMYw==
2538
dependencies:
2639
acorn "^4.0.4"
2740

@@ -39,9 +52,10 @@ acorn@^1.0.3:
3952
version "1.2.2"
4053
resolved "https://registry.yarnpkg.com/acorn/-/acorn-1.2.2.tgz#c8ce27de0acc76d896d2b1fad3df588d9e82f014"
4154

42-
acorn@^3.0.4, acorn@^3.1.0, acorn@~3.3.0:
55+
acorn@^3.0.4, acorn@^3.1.0:
4356
version "3.3.0"
4457
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
58+
integrity sha512-OLUyIIZ7mF5oaAUT1w0TFqQS81q3saT46x8t7ukpPjMNk+nbs4ZHhs7ToV8EWnLYLepjETXd4XaCE4uxkMeqUw==
4559

4660
acorn@^4.0.4, acorn@~4.0.2:
4761
version "4.0.13"
@@ -456,6 +470,7 @@ babel-traverse@^6.9.0:
456470
babel-types@^6.26.0:
457471
version "6.26.0"
458472
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
473+
integrity sha512-zhe3V/26rCWsEZK8kZN+HaQj5yQ1CilTObixFzKW1UWjqG7618Twz6YEsCnjfg5gBcJh02DrpCkS9h98ZqDY+g==
459474
dependencies:
460475
babel-runtime "^6.26.0"
461476
esutils "^2.0.2"
@@ -469,6 +484,7 @@ babylon@^5.8.38:
469484
babylon@^6.18.0, babylon@^6.8.0:
470485
version "6.18.0"
471486
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
487+
integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
472488

473489
backoff@~2.3.0:
474490
version "2.3.0"
@@ -855,12 +871,15 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
855871
version "1.1.0"
856872
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
857873

858-
constantinople@^3.0.1:
859-
version "3.1.0"
860-
resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.0.tgz#7569caa8aa3f8d5935d62e1fa96f9f702cd81c79"
874+
constantinople@^3.0.1, constantinople@^3.1.2:
875+
version "3.1.2"
876+
resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.2.tgz#d45ed724f57d3d10500017a7d3a889c1381ae647"
877+
integrity sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw==
861878
dependencies:
862-
acorn "^3.1.0"
863-
is-expression "^2.0.1"
879+
"@types/babel-types" "^7.0.0"
880+
"@types/babylon" "^6.16.2"
881+
babel-types "^6.26.0"
882+
babylon "^6.18.0"
864883

865884
866885
version "0.5.2"
@@ -891,8 +910,9 @@ core-js@^1.0.0:
891910
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
892911

893912
core-js@^2.4.0:
894-
version "2.5.3"
895-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.3.tgz#8acc38345824f16d8365b7c9b4259168e8ed603e"
913+
version "2.6.12"
914+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
915+
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
896916

897917
[email protected], core-util-is@~1.0.0:
898918
version "1.0.2"
@@ -1149,6 +1169,7 @@ doctrine@^2.0.0:
11491169
doctypes@^1.1.0:
11501170
version "1.1.0"
11511171
resolved "https://registry.yarnpkg.com/doctypes/-/doctypes-1.1.0.tgz#ea80b106a87538774e8a3a4a5afe293de489e0a9"
1172+
integrity sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk=
11521173

11531174
dom-serializer@0:
11541175
version "0.1.0"
@@ -1636,10 +1657,15 @@ esutils@^1.1.6:
16361657
version "1.1.6"
16371658
resolved "https://registry.yarnpkg.com/esutils/-/esutils-1.1.6.tgz#c01ccaa9ae4b897c6d0c3e210ae52f3c7a844375"
16381659

1639-
esutils@^2.0.0, esutils@^2.0.2:
1660+
esutils@^2.0.0:
16401661
version "2.0.2"
16411662
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
16421663

1664+
esutils@^2.0.2:
1665+
version "2.0.3"
1666+
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
1667+
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
1668+
16431669
etag@~1.7.0:
16441670
version "1.7.0"
16451671
resolved "https://registry.yarnpkg.com/etag/-/etag-1.7.0.tgz#03d30b5f67dd6e632d2945d30d6652731a34d5d8"
@@ -2403,13 +2429,6 @@ is-equal-shallow@^0.1.3:
24032429
dependencies:
24042430
is-primitive "^2.0.0"
24052431

2406-
is-expression@^2.0.1:
2407-
version "2.1.0"
2408-
resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-2.1.0.tgz#91be9d47debcfef077977e9722be6dcfb4465ef0"
2409-
dependencies:
2410-
acorn "~3.3.0"
2411-
object-assign "^4.0.1"
2412-
24132432
is-expression@^3.0.0:
24142433
version "3.0.0"
24152434
resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-3.0.0.tgz#39acaa6be7fd1f3471dc42c7416e61c24317ac9f"
@@ -2613,6 +2632,7 @@ [email protected]:
26132632
js-stringify@^1.0.1:
26142633
version "1.0.2"
26152634
resolved "https://registry.yarnpkg.com/js-stringify/-/js-stringify-1.0.2.tgz#1736fddfd9724f28a3682adc6230ae7e4e9679db"
2635+
integrity sha1-Fzb939lyTyijaCrcYjCufk6Weds=
26162636

26172637
26182638
version "1.0.1"
@@ -3098,10 +3118,15 @@ [email protected], [email protected]:
30983118
version "4.5.1"
30993119
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.5.1.tgz#80e8a074ca5f3893a6b1c10b2a636492d710c316"
31003120

3101-
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.3.0:
3121+
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.3.0:
31023122
version "4.17.4"
31033123
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
31043124

3125+
lodash@^4.17.4:
3126+
version "4.17.21"
3127+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
3128+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
3129+
31053130
lolex@^1.6.0:
31063131
version "1.6.0"
31073132
resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.6.0.tgz#3a9a0283452a47d7439e72731b9e07d7386e49f6"
@@ -3932,30 +3957,33 @@ pseudomap@^1.0.1, pseudomap@^1.0.2:
39323957
version "1.0.2"
39333958
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
39343959

3935-
pug-attrs@^2.0.2:
3936-
version "2.0.2"
3937-
resolved "https://registry.yarnpkg.com/pug-attrs/-/pug-attrs-2.0.2.tgz#8be2b2225568ffa75d1b866982bff9f4111affcb"
3960+
pug-attrs@^2.0.4:
3961+
version "2.0.4"
3962+
resolved "https://registry.yarnpkg.com/pug-attrs/-/pug-attrs-2.0.4.tgz#b2f44c439e4eb4ad5d4ef25cac20d18ad28cc336"
3963+
integrity sha512-TaZ4Z2TWUPDJcV3wjU3RtUXMrd3kM4Wzjbe3EWnSsZPsJ3LDI0F3yCnf2/W7PPFF+edUFQ0HgDL1IoxSz5K8EQ==
39383964
dependencies:
39393965
constantinople "^3.0.1"
39403966
js-stringify "^1.0.1"
3941-
pug-runtime "^2.0.3"
3967+
pug-runtime "^2.0.5"
39423968

39433969
pug-code-gen@^2.0.0:
3944-
version "2.0.0"
3945-
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-2.0.0.tgz#96aea39a9e62f1ec5d2b6a5b42a29d528c70b43d"
3970+
version "2.0.3"
3971+
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-2.0.3.tgz#122eb9ada9b5bf601705fe15aaa0a7d26bc134ab"
3972+
integrity sha512-r9sezXdDuZJfW9J91TN/2LFbiqDhmltTFmGpHTsGdrNGp3p4SxAjjXEfnuK2e4ywYsRIVP0NeLbSAMHUcaX1EA==
39463973
dependencies:
3947-
constantinople "^3.0.1"
3974+
constantinople "^3.1.2"
39483975
doctypes "^1.1.0"
39493976
js-stringify "^1.0.1"
3950-
pug-attrs "^2.0.2"
3951-
pug-error "^1.3.2"
3952-
pug-runtime "^2.0.3"
3977+
pug-attrs "^2.0.4"
3978+
pug-error "^1.3.3"
3979+
pug-runtime "^2.0.5"
39533980
void-elements "^2.0.1"
39543981
with "^5.0.0"
39553982

3956-
pug-error@^1.3.2:
3957-
version "1.3.2"
3958-
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-1.3.2.tgz#53ae7d9d29bb03cf564493a026109f54c47f5f26"
3983+
pug-error@^1.3.2, pug-error@^1.3.3:
3984+
version "1.3.3"
3985+
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-1.3.3.tgz#f342fb008752d58034c185de03602dd9ffe15fa6"
3986+
integrity sha512-qE3YhESP2mRAWMFJgKdtT5D7ckThRScXRwkfo+Erqga7dyJdY3ZquspprMCj/9sJ2ijm5hXFWQE/A3l4poMWiQ==
39593987

39603988
pug-filters@^2.1.5:
39613989
version "2.1.5"
@@ -3998,9 +4026,10 @@ pug-parser@^4.0.0:
39984026
pug-error "^1.3.2"
39994027
token-stream "0.0.1"
40004028

4001-
pug-runtime@^2.0.3:
4002-
version "2.0.3"
4003-
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-2.0.3.tgz#98162607b0fce9e254d427f33987a5aee7168bda"
4029+
pug-runtime@^2.0.3, pug-runtime@^2.0.5:
4030+
version "2.0.5"
4031+
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-2.0.5.tgz#6da7976c36bf22f68e733c359240d8ae7a32953a"
4032+
integrity sha512-P+rXKn9un4fQY77wtpcuFyvFaBww7/91f3jHa154qU26qFAnOe6SW1CbIDcxiG5lLK9HazYrMCCuDvNgDQNptw==
40044033

40054034
pug-strip-comments@^1.0.2:
40064035
version "1.0.2"
@@ -4196,6 +4225,7 @@ regenerate@^1.2.1:
41964225
regenerator-runtime@^0.11.0:
41974226
version "0.11.1"
41984227
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
4228+
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
41994229

42004230
42014231
version "0.8.40"
@@ -5155,6 +5185,7 @@ to-double-quotes@^2.0.0:
51555185
to-fast-properties@^1.0.0, to-fast-properties@^1.0.3:
51565186
version "1.0.3"
51575187
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
5188+
integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
51585189

51595190
to-single-quotes@^2.0.0:
51605191
version "2.0.1"
@@ -5366,6 +5397,7 @@ [email protected]:
53665397
void-elements@^2.0.1:
53675398
version "2.0.1"
53685399
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
5400+
integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w=
53695401

53705402
which-module@^1.0.0:
53715403
version "1.0.0"
@@ -5404,6 +5436,7 @@ window-size@^0.2.0:
54045436
with@^5.0.0:
54055437
version "5.1.1"
54065438
resolved "https://registry.yarnpkg.com/with/-/with-5.1.1.tgz#fa4daa92daf32c4ea94ed453c81f04686b575dfe"
5439+
integrity sha1-+k2qktrzLE6pTtRTyB8EaGtXXf4=
54075440
dependencies:
54085441
acorn "^3.1.0"
54095442
acorn-globals "^3.0.0"

0 commit comments

Comments
 (0)