Skip to content

Commit bee6346

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

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
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {},
1313
"devDependencies": {
14-
"@babel/core": "7.17.12",
14+
"@babel/core": "7.18.0",
1515
"@babel/preset-typescript": "7.17.12",
1616
"@researchgate/babel-preset": "2.0.14",
1717
"@researchgate/spire-config": "7.0.0",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,21 @@
5050
semver "^5.4.1"
5151
source-map "^0.5.0"
5252

53-
"@babel/core@7.17.12", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.5":
54-
version "7.17.12"
55-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.12.tgz#b4eb2d7ebc3449b062381644c93050db545b70ee"
56-
integrity sha512-44ODe6O1IVz9s2oJE3rZ4trNNKTX9O7KpQpfAP4t8QII/zwrVRHL7i2pxhqtcY7tqMLrrKfMlBKnm1QlrRFs5w==
53+
"@babel/core@7.18.0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.5":
54+
version "7.18.0"
55+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756"
56+
integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==
5757
dependencies:
5858
"@ampproject/remapping" "^2.1.0"
5959
"@babel/code-frame" "^7.16.7"
60-
"@babel/generator" "^7.17.12"
60+
"@babel/generator" "^7.18.0"
6161
"@babel/helper-compilation-targets" "^7.17.10"
62-
"@babel/helper-module-transforms" "^7.17.12"
63-
"@babel/helpers" "^7.17.9"
64-
"@babel/parser" "^7.17.12"
62+
"@babel/helper-module-transforms" "^7.18.0"
63+
"@babel/helpers" "^7.18.0"
64+
"@babel/parser" "^7.18.0"
6565
"@babel/template" "^7.16.7"
66-
"@babel/traverse" "^7.17.12"
67-
"@babel/types" "^7.17.12"
66+
"@babel/traverse" "^7.18.0"
67+
"@babel/types" "^7.18.0"
6868
convert-source-map "^1.7.0"
6969
debug "^4.1.0"
7070
gensync "^1.0.0-beta.2"
@@ -80,12 +80,12 @@
8080
eslint-visitor-keys "^2.1.0"
8181
semver "^6.3.0"
8282

83-
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.12", "@babel/generator@^7.4.0":
84-
version "7.17.12"
85-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.12.tgz#5970e6160e9be0428e02f4aba62d8551ec366cc8"
86-
integrity sha512-V49KtZiiiLjH/CnIW6OjJdrenrGoyh6AmKQ3k2AZFKozC1h846Q4NYlZ5nqAigPDUXfGzC88+LOUuG8yKd2kCw==
83+
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.18.0", "@babel/generator@^7.4.0":
84+
version "7.18.0"
85+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f"
86+
integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==
8787
dependencies:
88-
"@babel/types" "^7.17.12"
88+
"@babel/types" "^7.18.0"
8989
"@jridgewell/gen-mapping" "^0.3.0"
9090
jsesc "^2.5.1"
9191

@@ -206,19 +206,19 @@
206206
dependencies:
207207
"@babel/types" "^7.16.7"
208208

209-
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.12":
210-
version "7.17.12"
211-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.12.tgz#bec00139520cb3feb078ef7a4578562480efb77e"
212-
integrity sha512-t5s2BeSWIghhFRPh9XMn6EIGmvn8Lmw5RVASJzkIx1mSemubQQBNIZiQD7WzaFmaHIrjAec4x8z9Yx8SjJ1/LA==
209+
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.18.0":
210+
version "7.18.0"
211+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd"
212+
integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==
213213
dependencies:
214214
"@babel/helper-environment-visitor" "^7.16.7"
215215
"@babel/helper-module-imports" "^7.16.7"
216216
"@babel/helper-simple-access" "^7.17.7"
217217
"@babel/helper-split-export-declaration" "^7.16.7"
218218
"@babel/helper-validator-identifier" "^7.16.7"
219219
"@babel/template" "^7.16.7"
220-
"@babel/traverse" "^7.17.12"
221-
"@babel/types" "^7.17.12"
220+
"@babel/traverse" "^7.18.0"
221+
"@babel/types" "^7.18.0"
222222

223223
"@babel/helper-optimise-call-expression@^7.16.7":
224224
version "7.16.7"
@@ -298,14 +298,14 @@
298298
"@babel/traverse" "^7.16.8"
299299
"@babel/types" "^7.16.8"
300300

301-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.9":
302-
version "7.17.9"
303-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a"
304-
integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==
301+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.0":
302+
version "7.18.0"
303+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370"
304+
integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==
305305
dependencies:
306306
"@babel/template" "^7.16.7"
307-
"@babel/traverse" "^7.17.9"
308-
"@babel/types" "^7.17.0"
307+
"@babel/traverse" "^7.18.0"
308+
"@babel/types" "^7.18.0"
309309

310310
"@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7":
311311
version "7.16.10"
@@ -316,10 +316,10 @@
316316
chalk "^2.0.0"
317317
js-tokens "^4.0.0"
318318

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

324324
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
325325
version "7.16.7"
@@ -1095,26 +1095,26 @@
10951095
"@babel/parser" "^7.16.7"
10961096
"@babel/types" "^7.16.7"
10971097

1098-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.12", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3":
1099-
version "7.17.12"
1100-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c"
1101-
integrity sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw==
1098+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.4.3":
1099+
version "7.18.0"
1100+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba"
1101+
integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==
11021102
dependencies:
11031103
"@babel/code-frame" "^7.16.7"
1104-
"@babel/generator" "^7.17.12"
1104+
"@babel/generator" "^7.18.0"
11051105
"@babel/helper-environment-visitor" "^7.16.7"
11061106
"@babel/helper-function-name" "^7.17.9"
11071107
"@babel/helper-hoist-variables" "^7.16.7"
11081108
"@babel/helper-split-export-declaration" "^7.16.7"
1109-
"@babel/parser" "^7.17.12"
1110-
"@babel/types" "^7.17.12"
1109+
"@babel/parser" "^7.18.0"
1110+
"@babel/types" "^7.18.0"
11111111
debug "^4.1.0"
11121112
globals "^11.1.0"
11131113

1114-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.12", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
1115-
version "7.17.12"
1116-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.12.tgz#1210690a516489c0200f355d87619157fbbd69a0"
1117-
integrity sha512-rH8i29wcZ6x9xjzI5ILHL/yZkbQnCERdHlogKuIb4PUr7do4iT8DPekrTbBLWTnRQm6U0GYABbTMSzijmEqlAg==
1114+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
1115+
version "7.18.0"
1116+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553"
1117+
integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==
11181118
dependencies:
11191119
"@babel/helper-validator-identifier" "^7.16.7"
11201120
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)