Skip to content

Commit 162e602

Browse files
chore(deps): bump pug-code-gen from 2.0.2 to 2.0.3
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.2...pug@2.0.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fb3b2e commit 162e602

File tree

1 file changed

+30
-7
lines changed

1 file changed

+30
-7
lines changed

yarn.lock

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,8 +1124,9 @@
11241124
"@sinonjs/commons" "^1.7.0"
11251125

11261126
"@types/babel-types@*", "@types/babel-types@^7.0.0":
1127-
version "7.0.7"
1128-
resolved "https://registry.yarnpkg.com/@types/babel-types/-/babel-types-7.0.7.tgz#667eb1640e8039436028055737d2b9986ee336e3"
1127+
version "7.0.9"
1128+
resolved "https://registry.yarnpkg.com/@types/babel-types/-/babel-types-7.0.9.tgz#01d7b86949f455402a94c788883fe4ba574cad41"
1129+
integrity sha512-qZLoYeXSTgQuK1h7QQS16hqLGdmqtRmN8w/rl3Au/l5x/zkHx+a4VHrHyBsi1I1vtK2oBHxSzKIu0R5p6spdOA==
11291130

11301131
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7":
11311132
version "7.1.9"
@@ -1163,6 +1164,7 @@
11631164
"@types/babylon@^6.16.2":
11641165
version "6.16.5"
11651166
resolved "https://registry.yarnpkg.com/@types/babylon/-/babylon-6.16.5.tgz#1c5641db69eb8cdf378edd25b4be7754beeb48b4"
1167+
integrity sha512-xH2e58elpj1X4ynnKp9qSnWlsRTIs6n3tgLGNfwAGHwePw0mulHQllV34n0T25uYSu1k0hRKkWXF890B1yS47w==
11661168
dependencies:
11671169
"@types/babel-types" "*"
11681170

@@ -1310,6 +1312,7 @@ acorn-globals@^1.0.3:
13101312
acorn-globals@^3.0.0:
13111313
version "3.1.0"
13121314
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-3.1.0.tgz#fd8270f71fbb4996b004fa880ee5d46573a731bf"
1315+
integrity sha1-/YJw9x+7SZawBPqIDuXUZXOnMb8=
13131316
dependencies:
13141317
acorn "^4.0.4"
13151318

@@ -1341,6 +1344,7 @@ acorn@^2.1.0:
13411344
acorn@^3.1.0:
13421345
version "3.3.0"
13431346
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
1347+
integrity sha1-ReN/s56No/JbruP/U2niu18iAXo=
13441348

13451349
acorn@^4.0.4, acorn@~4.0.2:
13461350
version "4.0.13"
@@ -1785,6 +1789,7 @@ babel-preset-jest@^26.3.0:
17851789
babel-runtime@^6.22.0, babel-runtime@^6.26.0:
17861790
version "6.26.0"
17871791
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
1792+
integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
17881793
dependencies:
17891794
core-js "^2.4.0"
17901795
regenerator-runtime "^0.11.0"
@@ -1825,6 +1830,7 @@ babel-types@^6.18.0, babel-types@^6.26.0:
18251830
babylon@^6.18.0:
18261831
version "6.18.0"
18271832
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
1833+
integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
18281834

18291835
balanced-match@^1.0.0:
18301836
version "1.0.0"
@@ -2472,6 +2478,7 @@ consolidate@^0.15.1:
24722478
constantinople@^3.0.1, constantinople@^3.1.2:
24732479
version "3.1.2"
24742480
resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.2.tgz#d45ed724f57d3d10500017a7d3a889c1381ae647"
2481+
integrity sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw==
24752482
dependencies:
24762483
"@types/babel-types" "^7.0.0"
24772484
"@types/babylon" "^6.16.2"
@@ -2687,8 +2694,9 @@ core-js-compat@^3.6.2:
26872694
semver "7.0.0"
26882695

26892696
core-js@^2.4.0:
2690-
version "2.6.11"
2691-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
2697+
version "2.6.12"
2698+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
2699+
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
26922700

26932701
core-util-is@1.0.2, core-util-is@~1.0.0:
26942702
version "1.0.2"
@@ -3038,6 +3046,7 @@ doctrine@^3.0.0:
30383046
doctypes@^1.1.0:
30393047
version "1.1.0"
30403048
resolved "https://registry.yarnpkg.com/doctypes/-/doctypes-1.1.0.tgz#ea80b106a87538774e8a3a4a5afe293de489e0a9"
3049+
integrity sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk=
30413050

30423051
dom-event-types@^1.0.0:
30433052
version "1.0.0"
@@ -3423,6 +3432,7 @@ estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
34233432
esutils@^2.0.2:
34243433
version "2.0.3"
34253434
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
3435+
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
34263436

34273437
exec-sh@^0.3.2:
34283438
version "0.3.4"
@@ -5354,6 +5364,7 @@ js-beautify@^1.6.12:
53545364
js-stringify@^1.0.1:
53555365
version "1.0.2"
53565366
resolved "https://registry.yarnpkg.com/js-stringify/-/js-stringify-1.0.2.tgz#1736fddfd9724f28a3682adc6230ae7e4e9679db"
5367+
integrity sha1-Fzb939lyTyijaCrcYjCufk6Weds=
53575368

53585369
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
53595370
version "4.0.0"
@@ -5943,7 +5954,7 @@ lodash.without@~4.4.0:
59435954
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
59445955
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
59455956

5946-
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.2.1:
5957+
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.2.1:
59475958
version "4.17.19"
59485959
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
59495960
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
@@ -5953,6 +5964,11 @@ lodash@^4.17.19:
59535964
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
59545965
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
59555966

5967+
lodash@^4.17.4:
5968+
version "4.17.21"
5969+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5970+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
5971+
59565972
log-symbols@^1.0.2:
59575973
version "1.0.2"
59585974
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -7439,14 +7455,16 @@ psl@^1.1.28:
74397455
pug-attrs@^2.0.4:
74407456
version "2.0.4"
74417457
resolved "https://registry.yarnpkg.com/pug-attrs/-/pug-attrs-2.0.4.tgz#b2f44c439e4eb4ad5d4ef25cac20d18ad28cc336"
7458+
integrity sha512-TaZ4Z2TWUPDJcV3wjU3RtUXMrd3kM4Wzjbe3EWnSsZPsJ3LDI0F3yCnf2/W7PPFF+edUFQ0HgDL1IoxSz5K8EQ==
74427459
dependencies:
74437460
constantinople "^3.0.1"
74447461
js-stringify "^1.0.1"
74457462
pug-runtime "^2.0.5"
74467463

74477464
pug-code-gen@^2.0.2:
7448-
version "2.0.2"
7449-
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-2.0.2.tgz#ad0967162aea077dcf787838d94ed14acb0217c2"
7465+
version "2.0.3"
7466+
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-2.0.3.tgz#122eb9ada9b5bf601705fe15aaa0a7d26bc134ab"
7467+
integrity sha512-r9sezXdDuZJfW9J91TN/2LFbiqDhmltTFmGpHTsGdrNGp3p4SxAjjXEfnuK2e4ywYsRIVP0NeLbSAMHUcaX1EA==
74507468
dependencies:
74517469
constantinople "^3.1.2"
74527470
doctypes "^1.1.0"
@@ -7460,6 +7478,7 @@ pug-code-gen@^2.0.2:
74607478
pug-error@^1.3.3:
74617479
version "1.3.3"
74627480
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-1.3.3.tgz#f342fb008752d58034c185de03602dd9ffe15fa6"
7481+
integrity sha512-qE3YhESP2mRAWMFJgKdtT5D7ckThRScXRwkfo+Erqga7dyJdY3ZquspprMCj/9sJ2ijm5hXFWQE/A3l4poMWiQ==
74637482

74647483
pug-filters@^3.1.1:
74657484
version "3.1.1"
@@ -7505,6 +7524,7 @@ pug-parser@^5.0.1:
75057524
pug-runtime@^2.0.5:
75067525
version "2.0.5"
75077526
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-2.0.5.tgz#6da7976c36bf22f68e733c359240d8ae7a32953a"
7527+
integrity sha512-P+rXKn9un4fQY77wtpcuFyvFaBww7/91f3jHa154qU26qFAnOe6SW1CbIDcxiG5lLK9HazYrMCCuDvNgDQNptw==
75087528

75097529
pug-strip-comments@^1.0.4:
75107530
version "1.0.4"
@@ -7816,6 +7836,7 @@ regenerate@^1.4.0:
78167836
regenerator-runtime@^0.11.0:
78177837
version "0.11.1"
78187838
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
7839+
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
78197840

78207841
regenerator-runtime@^0.13.4:
78217842
version "0.13.5"
@@ -8921,6 +8942,7 @@ tmpl@1.0.x:
89218942
to-fast-properties@^1.0.3:
89228943
version "1.0.3"
89238944
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
8945+
integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
89248946

89258947
to-fast-properties@^2.0.0:
89268948
version "2.0.0"
@@ -9448,6 +9470,7 @@ windows-release@^3.1.0:
94489470
with@^5.0.0:
94499471
version "5.1.1"
94509472
resolved "https://registry.yarnpkg.com/with/-/with-5.1.1.tgz#fa4daa92daf32c4ea94ed453c81f04686b575dfe"
9473+
integrity sha1-+k2qktrzLE6pTtRTyB8EaGtXXf4=
94519474
dependencies:
94529475
acorn "^3.1.0"
94539476
acorn-globals "^3.0.0"

0 commit comments

Comments
 (0)