Skip to content

Commit 9ff39e6

Browse files
committed
chore(deps): update dependency @babel/core to v7.18.0
1 parent 97f8b90 commit 9ff39e6

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@babel/cli": "7.17.10",
47-
"@babel/core": "7.17.12",
47+
"@babel/core": "7.18.0",
4848
"@babel/preset-typescript": "7.17.12",
4949
"@researchgate/babel-preset": "2.0.14",
5050
"@researchgate/spire-config": "5.0.7",

yarn.lock

+42-42
Original file line numberDiff line numberDiff line change
@@ -44,33 +44,33 @@
4444
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
4545
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
4646

47-
"@babel/core@7.17.12", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
48-
version "7.17.12"
49-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.12.tgz#b4eb2d7ebc3449b062381644c93050db545b70ee"
50-
integrity sha512-44ODe6O1IVz9s2oJE3rZ4trNNKTX9O7KpQpfAP4t8QII/zwrVRHL7i2pxhqtcY7tqMLrrKfMlBKnm1QlrRFs5w==
47+
"@babel/core@7.18.0", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
48+
version "7.18.0"
49+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756"
50+
integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==
5151
dependencies:
5252
"@ampproject/remapping" "^2.1.0"
5353
"@babel/code-frame" "^7.16.7"
54-
"@babel/generator" "^7.17.12"
54+
"@babel/generator" "^7.18.0"
5555
"@babel/helper-compilation-targets" "^7.17.10"
56-
"@babel/helper-module-transforms" "^7.17.12"
57-
"@babel/helpers" "^7.17.9"
58-
"@babel/parser" "^7.17.12"
56+
"@babel/helper-module-transforms" "^7.18.0"
57+
"@babel/helpers" "^7.18.0"
58+
"@babel/parser" "^7.18.0"
5959
"@babel/template" "^7.16.7"
60-
"@babel/traverse" "^7.17.12"
61-
"@babel/types" "^7.17.12"
60+
"@babel/traverse" "^7.18.0"
61+
"@babel/types" "^7.18.0"
6262
convert-source-map "^1.7.0"
6363
debug "^4.1.0"
6464
gensync "^1.0.0-beta.2"
6565
json5 "^2.2.1"
6666
semver "^6.3.0"
6767

68-
"@babel/generator@^7.17.12", "@babel/generator@^7.4.0", "@babel/generator@^7.7.2":
69-
version "7.17.12"
70-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.12.tgz#5970e6160e9be0428e02f4aba62d8551ec366cc8"
71-
integrity sha512-V49KtZiiiLjH/CnIW6OjJdrenrGoyh6AmKQ3k2AZFKozC1h846Q4NYlZ5nqAigPDUXfGzC88+LOUuG8yKd2kCw==
68+
"@babel/generator@^7.18.0", "@babel/generator@^7.4.0", "@babel/generator@^7.7.2":
69+
version "7.18.0"
70+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f"
71+
integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==
7272
dependencies:
73-
"@babel/types" "^7.17.12"
73+
"@babel/types" "^7.18.0"
7474
"@jridgewell/gen-mapping" "^0.3.0"
7575
jsesc "^2.5.1"
7676

@@ -177,19 +177,19 @@
177177
dependencies:
178178
"@babel/types" "^7.16.7"
179179

180-
"@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.12", "@babel/helper-module-transforms@^7.17.7":
181-
version "7.17.12"
182-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.12.tgz#bec00139520cb3feb078ef7a4578562480efb77e"
183-
integrity sha512-t5s2BeSWIghhFRPh9XMn6EIGmvn8Lmw5RVASJzkIx1mSemubQQBNIZiQD7WzaFmaHIrjAec4x8z9Yx8SjJ1/LA==
180+
"@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7", "@babel/helper-module-transforms@^7.18.0":
181+
version "7.18.0"
182+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd"
183+
integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==
184184
dependencies:
185185
"@babel/helper-environment-visitor" "^7.16.7"
186186
"@babel/helper-module-imports" "^7.16.7"
187187
"@babel/helper-simple-access" "^7.17.7"
188188
"@babel/helper-split-export-declaration" "^7.16.7"
189189
"@babel/helper-validator-identifier" "^7.16.7"
190190
"@babel/template" "^7.16.7"
191-
"@babel/traverse" "^7.17.12"
192-
"@babel/types" "^7.17.12"
191+
"@babel/traverse" "^7.18.0"
192+
"@babel/types" "^7.18.0"
193193

194194
"@babel/helper-optimise-call-expression@^7.16.7":
195195
version "7.16.7"
@@ -264,14 +264,14 @@
264264
"@babel/traverse" "^7.16.8"
265265
"@babel/types" "^7.16.8"
266266

267-
"@babel/helpers@^7.17.9":
268-
version "7.17.9"
269-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a"
270-
integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==
267+
"@babel/helpers@^7.18.0":
268+
version "7.18.0"
269+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370"
270+
integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==
271271
dependencies:
272272
"@babel/template" "^7.16.7"
273-
"@babel/traverse" "^7.17.9"
274-
"@babel/types" "^7.17.0"
273+
"@babel/traverse" "^7.18.0"
274+
"@babel/types" "^7.18.0"
275275

276276
"@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7":
277277
version "7.16.10"
@@ -282,10 +282,10 @@
282282
chalk "^2.0.0"
283283
js-tokens "^4.0.0"
284284

285-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.12", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
286-
version "7.17.12"
287-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.12.tgz#36c2ed06944e3691ba82735fc4cf62d12d491a23"
288-
integrity sha512-FLzHmN9V3AJIrWfOpvRlZCeVg/WLdicSnTMsLur6uDj9TT8ymUlG9XxURdW/XvuygK+2CW0poOJABdA4m/YKxA==
285+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
286+
version "7.18.0"
287+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112"
288+
integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
289289

290290
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
291291
version "7.16.7"
@@ -977,26 +977,26 @@
977977
"@babel/parser" "^7.16.7"
978978
"@babel/types" "^7.16.7"
979979

980-
"@babel/traverse@^7.1.0", "@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", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
981-
version "7.17.12"
982-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c"
983-
integrity sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw==
980+
"@babel/traverse@^7.1.0", "@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", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
981+
version "7.18.0"
982+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba"
983+
integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==
984984
dependencies:
985985
"@babel/code-frame" "^7.16.7"
986-
"@babel/generator" "^7.17.12"
986+
"@babel/generator" "^7.18.0"
987987
"@babel/helper-environment-visitor" "^7.16.7"
988988
"@babel/helper-function-name" "^7.17.9"
989989
"@babel/helper-hoist-variables" "^7.16.7"
990990
"@babel/helper-split-export-declaration" "^7.16.7"
991-
"@babel/parser" "^7.17.12"
992-
"@babel/types" "^7.17.12"
991+
"@babel/parser" "^7.18.0"
992+
"@babel/types" "^7.18.0"
993993
debug "^4.1.0"
994994
globals "^11.1.0"
995995

996-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@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.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
997-
version "7.17.12"
998-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.12.tgz#1210690a516489c0200f355d87619157fbbd69a0"
999-
integrity sha512-rH8i29wcZ6x9xjzI5ILHL/yZkbQnCERdHlogKuIb4PUr7do4iT8DPekrTbBLWTnRQm6U0GYABbTMSzijmEqlAg==
996+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@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.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
997+
version "7.18.0"
998+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553"
999+
integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==
10001000
dependencies:
10011001
"@babel/helper-validator-identifier" "^7.16.7"
10021002
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)