Skip to content

Commit 7d89cf8

Browse files
Update babel monorepo
1 parent ba23110 commit 7d89cf8

File tree

2 files changed

+72
-84
lines changed

2 files changed

+72
-84
lines changed

plugins/gatsby-plugin-ghost-manifest/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"version": "0.0.1",
55
"author": "Ghost Foundation",
66
"dependencies": {
7-
"@babel/runtime": "7.18.3",
7+
"@babel/runtime": "7.25.0",
88
"bluebird": "3.7.2",
99
"sharp": "0.30.6"
1010
},
1111
"devDependencies": {
12-
"@babel/cli": "7.17.10",
13-
"@babel/core": "7.18.2",
12+
"@babel/cli": "7.24.8",
13+
"@babel/core": "7.25.2",
1414
"babel-preset-gatsby-package": "2.15.0",
1515
"cross-env": "7.0.3"
1616
},

plugins/gatsby-plugin-ghost-manifest/yarn.lock

Lines changed: 69 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -2,65 +2,65 @@
22
# yarn lockfile v1
33

44

5-
"@ampproject/remapping@^2.1.0":
5+
"@ampproject/remapping@^2.2.0":
66
version "2.3.0"
77
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4"
88
integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==
99
dependencies:
1010
"@jridgewell/gen-mapping" "^0.3.5"
1111
"@jridgewell/trace-mapping" "^0.3.24"
1212

13-
"@babel/cli@7.17.10":
14-
version "7.17.10"
15-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.10.tgz#5ea0bf6298bb78f3b59c7c06954f9bd1c79d5943"
16-
integrity sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw==
13+
"@babel/cli@7.24.8":
14+
version "7.24.8"
15+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.8.tgz#79eaa55a69c77cafbea3e87537fd1df5a5a2edf8"
16+
integrity sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg==
1717
dependencies:
18-
"@jridgewell/trace-mapping" "^0.3.8"
19-
commander "^4.0.1"
20-
convert-source-map "^1.1.0"
18+
"@jridgewell/trace-mapping" "^0.3.25"
19+
commander "^6.2.0"
20+
convert-source-map "^2.0.0"
2121
fs-readdir-recursive "^1.1.0"
22-
glob "^7.0.0"
22+
glob "^7.2.0"
2323
make-dir "^2.1.0"
2424
slash "^2.0.0"
2525
optionalDependencies:
2626
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
2727
chokidar "^3.4.0"
2828

29-
"@babel/code-frame@^7.16.7", "@babel/code-frame@^7.24.7":
29+
"@babel/code-frame@^7.24.7":
3030
version "7.24.7"
3131
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465"
3232
integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
3333
dependencies:
3434
"@babel/highlight" "^7.24.7"
3535
picocolors "^1.0.0"
3636

37-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.24.8", "@babel/compat-data@^7.25.0":
38-
version "7.25.0"
39-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.0.tgz#6b226a5da3a686db3c30519750e071dce292ad95"
40-
integrity sha512-P4fwKI2mjEb3ZU5cnMJzvRsRKGBUcs8jvxIoRmr6ufAY9Xk2Bz7JubRTTivkw55c7WQJfTECeqYVa+HZ0FzREg==
41-
42-
"@babel/core@7.18.2":
43-
version "7.18.2"
44-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876"
45-
integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==
46-
dependencies:
47-
"@ampproject/remapping" "^2.1.0"
48-
"@babel/code-frame" "^7.16.7"
49-
"@babel/generator" "^7.18.2"
50-
"@babel/helper-compilation-targets" "^7.18.2"
51-
"@babel/helper-module-transforms" "^7.18.0"
52-
"@babel/helpers" "^7.18.2"
53-
"@babel/parser" "^7.18.0"
54-
"@babel/template" "^7.16.7"
55-
"@babel/traverse" "^7.18.2"
56-
"@babel/types" "^7.18.2"
57-
convert-source-map "^1.7.0"
37+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.0", "@babel/compat-data@^7.25.2":
38+
version "7.25.2"
39+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
40+
integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
41+
42+
"@babel/core@7.25.2":
43+
version "7.25.2"
44+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
45+
integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==
46+
dependencies:
47+
"@ampproject/remapping" "^2.2.0"
48+
"@babel/code-frame" "^7.24.7"
49+
"@babel/generator" "^7.25.0"
50+
"@babel/helper-compilation-targets" "^7.25.2"
51+
"@babel/helper-module-transforms" "^7.25.2"
52+
"@babel/helpers" "^7.25.0"
53+
"@babel/parser" "^7.25.0"
54+
"@babel/template" "^7.25.0"
55+
"@babel/traverse" "^7.25.2"
56+
"@babel/types" "^7.25.2"
57+
convert-source-map "^2.0.0"
5858
debug "^4.1.0"
5959
gensync "^1.0.0-beta.2"
60-
json5 "^2.2.1"
61-
semver "^6.3.0"
60+
json5 "^2.2.3"
61+
semver "^6.3.1"
6262

63-
"@babel/generator@^7.18.2", "@babel/generator@^7.25.0":
63+
"@babel/generator@^7.25.0":
6464
version "7.25.0"
6565
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e"
6666
integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==
@@ -85,12 +85,12 @@
8585
"@babel/traverse" "^7.24.7"
8686
"@babel/types" "^7.24.7"
8787

88-
"@babel/helper-compilation-targets@^7.18.2", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8":
89-
version "7.24.8"
90-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271"
91-
integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==
88+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8", "@babel/helper-compilation-targets@^7.25.2":
89+
version "7.25.2"
90+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz#e1d9410a90974a3a5a66e84ff55ef62e3c02d06c"
91+
integrity sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==
9292
dependencies:
93-
"@babel/compat-data" "^7.24.8"
93+
"@babel/compat-data" "^7.25.2"
9494
"@babel/helper-validator-option" "^7.24.8"
9595
browserslist "^4.23.1"
9696
lru-cache "^5.1.1"
@@ -145,15 +145,15 @@
145145
"@babel/traverse" "^7.24.7"
146146
"@babel/types" "^7.24.7"
147147

148-
"@babel/helper-module-transforms@^7.18.0", "@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0":
149-
version "7.25.0"
150-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.0.tgz#3ffc23c473a2769a7e40d3274495bd559fdd2ecc"
151-
integrity sha512-bIkOa2ZJYn7FHnepzr5iX9Kmz8FjIz4UKzJ9zhX3dnYuVW0xul9RuR3skBfoLu+FPTQw90EHW9rJsSZhyLQ3fQ==
148+
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0", "@babel/helper-module-transforms@^7.25.2":
149+
version "7.25.2"
150+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6"
151+
integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==
152152
dependencies:
153153
"@babel/helper-module-imports" "^7.24.7"
154154
"@babel/helper-simple-access" "^7.24.7"
155155
"@babel/helper-validator-identifier" "^7.24.7"
156-
"@babel/traverse" "^7.25.0"
156+
"@babel/traverse" "^7.25.2"
157157

158158
"@babel/helper-optimise-call-expression@^7.24.7":
159159
version "7.24.7"
@@ -225,7 +225,7 @@
225225
"@babel/traverse" "^7.25.0"
226226
"@babel/types" "^7.25.0"
227227

228-
"@babel/helpers@^7.18.2":
228+
"@babel/helpers@^7.25.0":
229229
version "7.25.0"
230230
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a"
231231
integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==
@@ -243,7 +243,7 @@
243243
js-tokens "^4.0.0"
244244
picocolors "^1.0.0"
245245

246-
"@babel/parser@^7.18.0", "@babel/parser@^7.25.0":
246+
"@babel/parser@^7.25.0":
247247
version "7.25.0"
248248
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.0.tgz#9fdc9237504d797b6e7b8f66e78ea7f570d256ad"
249249
integrity sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==
@@ -1038,21 +1038,14 @@
10381038
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
10391039
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
10401040

1041-
"@babel/runtime@7.18.3":
1042-
version "7.18.3"
1043-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4"
1044-
integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==
1045-
dependencies:
1046-
regenerator-runtime "^0.13.4"
1047-
1048-
"@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
1041+
"@babel/runtime@7.25.0", "@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
10491042
version "7.25.0"
10501043
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
10511044
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
10521045
dependencies:
10531046
regenerator-runtime "^0.14.0"
10541047

1055-
"@babel/template@^7.16.7", "@babel/template@^7.24.7", "@babel/template@^7.25.0":
1048+
"@babel/template@^7.24.7", "@babel/template@^7.25.0":
10561049
version "7.25.0"
10571050
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a"
10581051
integrity sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==
@@ -1061,23 +1054,23 @@
10611054
"@babel/parser" "^7.25.0"
10621055
"@babel/types" "^7.25.0"
10631056

1064-
"@babel/traverse@^7.18.2", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1":
1065-
version "7.25.1"
1066-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.1.tgz#64dbc31effc5f3fa3cf10d19df0e6310214743f5"
1067-
integrity sha512-LrHHoWq08ZpmmFqBAzN+hUdWwy5zt7FGa/hVwMcOqW6OVtwqaoD5utfuGYU87JYxdZgLUvktAsn37j/sYR9siA==
1057+
"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2":
1058+
version "7.25.2"
1059+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.2.tgz#1a0a4aef53177bead359ccd0c89f4426c805b2ae"
1060+
integrity sha512-s4/r+a7xTnny2O6FcZzqgT6nE4/GHEdcqj4qAeglbUOh0TeglEfmNJFAd/OLoVtGd6ZhAO8GCVvCNUO5t/VJVQ==
10681061
dependencies:
10691062
"@babel/code-frame" "^7.24.7"
10701063
"@babel/generator" "^7.25.0"
10711064
"@babel/parser" "^7.25.0"
10721065
"@babel/template" "^7.25.0"
1073-
"@babel/types" "^7.25.0"
1066+
"@babel/types" "^7.25.2"
10741067
debug "^4.3.1"
10751068
globals "^11.1.0"
10761069

1077-
"@babel/types@^7.18.2", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.4.4":
1078-
version "7.25.0"
1079-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.0.tgz#e6e3656c581f28da8452ed4f69e38008ec0ba41b"
1080-
integrity sha512-LcnxQSsd9aXOIgmmSpvZ/1yo46ra2ESYyqLcryaBZOghxy5qqOBjvCWP5JfkI8yl9rlxRgdLTTMCQQRcN2hdCg==
1070+
"@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.4.4":
1071+
version "7.25.2"
1072+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125"
1073+
integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==
10811074
dependencies:
10821075
"@babel/helper-string-parser" "^7.24.8"
10831076
"@babel/helper-validator-identifier" "^7.24.7"
@@ -1107,7 +1100,7 @@
11071100
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
11081101
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
11091102

1110-
"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25", "@jridgewell/trace-mapping@^0.3.8":
1103+
"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25":
11111104
version "0.3.25"
11121105
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0"
11131106
integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==
@@ -1330,20 +1323,20 @@ color@^4.2.3:
13301323
color-convert "^2.0.1"
13311324
color-string "^1.9.0"
13321325

1333-
commander@^4.0.1:
1334-
version "4.1.1"
1335-
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
1336-
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
1326+
commander@^6.2.0:
1327+
version "6.2.1"
1328+
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
1329+
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
13371330

13381331
concat-map@0.0.1:
13391332
version "0.0.1"
13401333
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
13411334
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
13421335

1343-
convert-source-map@^1.1.0, convert-source-map@^1.7.0:
1344-
version "1.9.0"
1345-
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f"
1346-
integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
1336+
convert-source-map@^2.0.0:
1337+
version "2.0.0"
1338+
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
1339+
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
13471340

13481341
core-js-compat@^3.36.1, core-js-compat@^3.37.1:
13491342
version "3.37.1"
@@ -1519,7 +1512,7 @@ glob-parent@~5.1.2:
15191512
dependencies:
15201513
is-glob "^4.0.1"
15211514

1522-
glob@^7.0.0:
1515+
glob@^7.2.0:
15231516
version "7.2.3"
15241517
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
15251518
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -1651,7 +1644,7 @@ jsesc@~0.5.0:
16511644
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
16521645
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
16531646

1654-
json5@^2.2.1:
1647+
json5@^2.2.3:
16551648
version "2.2.3"
16561649
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
16571650
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -1846,11 +1839,6 @@ regenerate@^1.4.2:
18461839
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
18471840
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
18481841

1849-
regenerator-runtime@^0.13.4:
1850-
version "0.13.11"
1851-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
1852-
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
1853-
18541842
regenerator-runtime@^0.14.0:
18551843
version "0.14.1"
18561844
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
@@ -1901,7 +1889,7 @@ semver@^5.6.0:
19011889
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
19021890
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
19031891

1904-
semver@^6.3.0, semver@^6.3.1:
1892+
semver@^6.3.1:
19051893
version "6.3.1"
19061894
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
19071895
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==

0 commit comments

Comments
 (0)