Skip to content

Commit 6a2ac91

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to v7.18.0
1 parent d9989d0 commit 6a2ac91

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@babel/cli": "7.17.10",
19-
"@babel/core": "7.17.12",
19+
"@babel/core": "7.18.0",
2020
"@researchgate/babel-preset": "2.0.14",
2121
"@researchgate/spire-config": "7.0.0",
2222
"@storybook/addon-options": "5.3.21",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -66,21 +66,21 @@
6666
semver "^5.4.1"
6767
source-map "^0.5.0"
6868

69-
"@babel/core@7.17.12", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
70-
version "7.17.12"
71-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.12.tgz#b4eb2d7ebc3449b062381644c93050db545b70ee"
72-
integrity sha512-44ODe6O1IVz9s2oJE3rZ4trNNKTX9O7KpQpfAP4t8QII/zwrVRHL7i2pxhqtcY7tqMLrrKfMlBKnm1QlrRFs5w==
69+
"@babel/core@7.18.0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
70+
version "7.18.0"
71+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756"
72+
integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==
7373
dependencies:
7474
"@ampproject/remapping" "^2.1.0"
7575
"@babel/code-frame" "^7.16.7"
76-
"@babel/generator" "^7.17.12"
76+
"@babel/generator" "^7.18.0"
7777
"@babel/helper-compilation-targets" "^7.17.10"
78-
"@babel/helper-module-transforms" "^7.17.12"
79-
"@babel/helpers" "^7.17.9"
80-
"@babel/parser" "^7.17.12"
78+
"@babel/helper-module-transforms" "^7.18.0"
79+
"@babel/helpers" "^7.18.0"
80+
"@babel/parser" "^7.18.0"
8181
"@babel/template" "^7.16.7"
82-
"@babel/traverse" "^7.17.12"
83-
"@babel/types" "^7.17.12"
82+
"@babel/traverse" "^7.18.0"
83+
"@babel/types" "^7.18.0"
8484
convert-source-map "^1.7.0"
8585
debug "^4.1.0"
8686
gensync "^1.0.0-beta.2"
@@ -96,12 +96,12 @@
9696
eslint-visitor-keys "^2.1.0"
9797
semver "^6.3.0"
9898

99-
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.12", "@babel/generator@^7.4.0":
100-
version "7.17.12"
101-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.12.tgz#5970e6160e9be0428e02f4aba62d8551ec366cc8"
102-
integrity sha512-V49KtZiiiLjH/CnIW6OjJdrenrGoyh6AmKQ3k2AZFKozC1h846Q4NYlZ5nqAigPDUXfGzC88+LOUuG8yKd2kCw==
99+
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.18.0", "@babel/generator@^7.4.0":
100+
version "7.18.0"
101+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f"
102+
integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==
103103
dependencies:
104-
"@babel/types" "^7.17.12"
104+
"@babel/types" "^7.18.0"
105105
"@jridgewell/gen-mapping" "^0.3.0"
106106
jsesc "^2.5.1"
107107

@@ -221,19 +221,19 @@
221221
dependencies:
222222
"@babel/types" "^7.16.7"
223223

224-
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.17.12":
225-
version "7.17.12"
226-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.12.tgz#bec00139520cb3feb078ef7a4578562480efb77e"
227-
integrity sha512-t5s2BeSWIghhFRPh9XMn6EIGmvn8Lmw5RVASJzkIx1mSemubQQBNIZiQD7WzaFmaHIrjAec4x8z9Yx8SjJ1/LA==
224+
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.18.0":
225+
version "7.18.0"
226+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd"
227+
integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==
228228
dependencies:
229229
"@babel/helper-environment-visitor" "^7.16.7"
230230
"@babel/helper-module-imports" "^7.16.7"
231231
"@babel/helper-simple-access" "^7.17.7"
232232
"@babel/helper-split-export-declaration" "^7.16.7"
233233
"@babel/helper-validator-identifier" "^7.16.7"
234234
"@babel/template" "^7.16.7"
235-
"@babel/traverse" "^7.17.12"
236-
"@babel/types" "^7.17.12"
235+
"@babel/traverse" "^7.18.0"
236+
"@babel/types" "^7.18.0"
237237

238238
"@babel/helper-optimise-call-expression@^7.12.13", "@babel/helper-optimise-call-expression@^7.16.0":
239239
version "7.16.0"
@@ -312,14 +312,14 @@
312312
"@babel/traverse" "^7.13.0"
313313
"@babel/types" "^7.13.0"
314314

315-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.9":
316-
version "7.17.9"
317-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a"
318-
integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==
315+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.0":
316+
version "7.18.0"
317+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370"
318+
integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==
319319
dependencies:
320320
"@babel/template" "^7.16.7"
321-
"@babel/traverse" "^7.17.9"
322-
"@babel/types" "^7.17.0"
321+
"@babel/traverse" "^7.18.0"
322+
"@babel/types" "^7.18.0"
323323

324324
"@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7":
325325
version "7.16.7"
@@ -330,10 +330,10 @@
330330
chalk "^2.0.0"
331331
js-tokens "^4.0.0"
332332

333-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.12", "@babel/parser@^7.4.3":
334-
version "7.17.12"
335-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.12.tgz#36c2ed06944e3691ba82735fc4cf62d12d491a23"
336-
integrity sha512-FLzHmN9V3AJIrWfOpvRlZCeVg/WLdicSnTMsLur6uDj9TT8ymUlG9XxURdW/XvuygK+2CW0poOJABdA4m/YKxA==
333+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.0", "@babel/parser@^7.4.3":
334+
version "7.18.0"
335+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112"
336+
integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
337337

338338
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
339339
version "7.13.12"
@@ -1104,26 +1104,26 @@
11041104
"@babel/parser" "^7.16.7"
11051105
"@babel/types" "^7.16.7"
11061106

1107-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.17.12", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3":
1108-
version "7.17.12"
1109-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c"
1110-
integrity sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw==
1107+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.18.0", "@babel/traverse@^7.4.3":
1108+
version "7.18.0"
1109+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba"
1110+
integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==
11111111
dependencies:
11121112
"@babel/code-frame" "^7.16.7"
1113-
"@babel/generator" "^7.17.12"
1113+
"@babel/generator" "^7.18.0"
11141114
"@babel/helper-environment-visitor" "^7.16.7"
11151115
"@babel/helper-function-name" "^7.17.9"
11161116
"@babel/helper-hoist-variables" "^7.16.7"
11171117
"@babel/helper-split-export-declaration" "^7.16.7"
1118-
"@babel/parser" "^7.17.12"
1119-
"@babel/types" "^7.17.12"
1118+
"@babel/parser" "^7.18.0"
1119+
"@babel/types" "^7.18.0"
11201120
debug "^4.1.0"
11211121
globals "^11.1.0"
11221122

1123-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.17.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
1124-
version "7.17.12"
1125-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.12.tgz#1210690a516489c0200f355d87619157fbbd69a0"
1126-
integrity sha512-rH8i29wcZ6x9xjzI5ILHL/yZkbQnCERdHlogKuIb4PUr7do4iT8DPekrTbBLWTnRQm6U0GYABbTMSzijmEqlAg==
1123+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
1124+
version "7.18.0"
1125+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553"
1126+
integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==
11271127
dependencies:
11281128
"@babel/helper-validator-identifier" "^7.16.7"
11291129
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)