Skip to content

Commit ea9b1af

Browse files
chore(deps): update babel monorepo to v7.18.9
1 parent 3d5e465 commit ea9b1af

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"react": "^16.0.0"
4444
},
4545
"devDependencies": {
46-
"@babel/cli": "7.18.6",
47-
"@babel/core": "7.18.6",
46+
"@babel/cli": "7.18.9",
47+
"@babel/core": "7.18.9",
4848
"@babel/preset-typescript": "7.18.6",
4949
"@researchgate/babel-preset": "2.0.14",
5050
"@researchgate/spire-config": "5.0.7",

yarn.lock

Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@jridgewell/gen-mapping" "^0.1.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13-
"@babel/[email protected].6":
14-
version "7.18.6"
15-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.6.tgz#b1228eb9196b34d608155a47508011d9e47ab1f2"
16-
integrity sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw==
13+
"@babel/[email protected].9":
14+
version "7.18.9"
15+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.9.tgz#1fbc8424e5f74ae08bc61ec71609af29287d82d2"
16+
integrity sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q==
1717
dependencies:
1818
"@jridgewell/trace-mapping" "^0.3.8"
1919
commander "^4.0.1"
@@ -40,38 +40,38 @@
4040
dependencies:
4141
"@babel/highlight" "^7.18.6"
4242

43-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.18.6":
44-
version "7.18.6"
45-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53"
46-
integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==
43+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.18.6", "@babel/compat-data@^7.18.8":
44+
version "7.18.8"
45+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
46+
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
4747

48-
"@babel/[email protected].6", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
49-
version "7.18.6"
50-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d"
51-
integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==
48+
"@babel/[email protected].9", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
49+
version "7.18.9"
50+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59"
51+
integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==
5252
dependencies:
5353
"@ampproject/remapping" "^2.1.0"
5454
"@babel/code-frame" "^7.18.6"
55-
"@babel/generator" "^7.18.6"
56-
"@babel/helper-compilation-targets" "^7.18.6"
57-
"@babel/helper-module-transforms" "^7.18.6"
58-
"@babel/helpers" "^7.18.6"
59-
"@babel/parser" "^7.18.6"
55+
"@babel/generator" "^7.18.9"
56+
"@babel/helper-compilation-targets" "^7.18.9"
57+
"@babel/helper-module-transforms" "^7.18.9"
58+
"@babel/helpers" "^7.18.9"
59+
"@babel/parser" "^7.18.9"
6060
"@babel/template" "^7.18.6"
61-
"@babel/traverse" "^7.18.6"
62-
"@babel/types" "^7.18.6"
61+
"@babel/traverse" "^7.18.9"
62+
"@babel/types" "^7.18.9"
6363
convert-source-map "^1.7.0"
6464
debug "^4.1.0"
6565
gensync "^1.0.0-beta.2"
6666
json5 "^2.2.1"
6767
semver "^6.3.0"
6868

69-
"@babel/generator@^7.18.6", "@babel/generator@^7.4.0", "@babel/generator@^7.7.2":
70-
version "7.18.7"
71-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.7.tgz#2aa78da3c05aadfc82dbac16c99552fc802284bd"
72-
integrity sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==
69+
"@babel/generator@^7.18.9", "@babel/generator@^7.4.0", "@babel/generator@^7.7.2":
70+
version "7.18.9"
71+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5"
72+
integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==
7373
dependencies:
74-
"@babel/types" "^7.18.7"
74+
"@babel/types" "^7.18.9"
7575
"@jridgewell/gen-mapping" "^0.3.2"
7676
jsesc "^2.5.1"
7777

@@ -90,12 +90,12 @@
9090
"@babel/helper-explode-assignable-expression" "^7.18.6"
9191
"@babel/types" "^7.18.6"
9292

93-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.18.6":
94-
version "7.18.6"
95-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz#18d35bfb9f83b1293c22c55b3d576c1315b6ed96"
96-
integrity sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==
93+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.18.6", "@babel/helper-compilation-targets@^7.18.9":
94+
version "7.18.9"
95+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
96+
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
9797
dependencies:
98-
"@babel/compat-data" "^7.18.6"
98+
"@babel/compat-data" "^7.18.8"
9999
"@babel/helper-validator-option" "^7.18.6"
100100
browserslist "^4.20.2"
101101
semver "^6.3.0"
@@ -135,10 +135,10 @@
135135
resolve "^1.14.2"
136136
semver "^6.1.2"
137137

138-
"@babel/helper-environment-visitor@^7.18.6":
139-
version "7.18.6"
140-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7"
141-
integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==
138+
"@babel/helper-environment-visitor@^7.18.6", "@babel/helper-environment-visitor@^7.18.9":
139+
version "7.18.9"
140+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
141+
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
142142

143143
"@babel/helper-explode-assignable-expression@^7.18.6":
144144
version "7.18.6"
@@ -147,13 +147,13 @@
147147
dependencies:
148148
"@babel/types" "^7.18.6"
149149

150-
"@babel/helper-function-name@^7.18.6":
151-
version "7.18.6"
152-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz#8334fecb0afba66e6d87a7e8c6bb7fed79926b83"
153-
integrity sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==
150+
"@babel/helper-function-name@^7.18.6", "@babel/helper-function-name@^7.18.9":
151+
version "7.18.9"
152+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0"
153+
integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
154154
dependencies:
155155
"@babel/template" "^7.18.6"
156-
"@babel/types" "^7.18.6"
156+
"@babel/types" "^7.18.9"
157157

158158
"@babel/helper-hoist-variables@^7.18.6":
159159
version "7.18.6"
@@ -176,19 +176,19 @@
176176
dependencies:
177177
"@babel/types" "^7.18.6"
178178

179-
"@babel/helper-module-transforms@^7.18.6":
180-
version "7.18.6"
181-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.6.tgz#57e3ca669e273d55c3cda55e6ebf552f37f483c8"
182-
integrity sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw==
179+
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9":
180+
version "7.18.9"
181+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
182+
integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
183183
dependencies:
184-
"@babel/helper-environment-visitor" "^7.18.6"
184+
"@babel/helper-environment-visitor" "^7.18.9"
185185
"@babel/helper-module-imports" "^7.18.6"
186186
"@babel/helper-simple-access" "^7.18.6"
187187
"@babel/helper-split-export-declaration" "^7.18.6"
188188
"@babel/helper-validator-identifier" "^7.18.6"
189189
"@babel/template" "^7.18.6"
190-
"@babel/traverse" "^7.18.6"
191-
"@babel/types" "^7.18.6"
190+
"@babel/traverse" "^7.18.9"
191+
"@babel/types" "^7.18.9"
192192

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

267-
"@babel/helpers@^7.18.6":
268-
version "7.18.6"
269-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.6.tgz#4c966140eaa1fcaa3d5a8c09d7db61077d4debfd"
270-
integrity sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==
267+
"@babel/helpers@^7.18.9":
268+
version "7.18.9"
269+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
270+
integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
271271
dependencies:
272272
"@babel/template" "^7.18.6"
273-
"@babel/traverse" "^7.18.6"
274-
"@babel/types" "^7.18.6"
273+
"@babel/traverse" "^7.18.9"
274+
"@babel/types" "^7.18.9"
275275

276276
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
277277
version "7.18.6"
@@ -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.18.6", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
286-
version "7.18.6"
287-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.6.tgz#845338edecad65ebffef058d3be851f1d28a63bc"
288-
integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==
285+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6", "@babel/parser@^7.18.9", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
286+
version "7.18.9"
287+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539"
288+
integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==
289289

290290
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
291291
version "7.18.6"
@@ -988,26 +988,26 @@
988988
"@babel/parser" "^7.18.6"
989989
"@babel/types" "^7.18.6"
990990

991-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.6", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
992-
version "7.18.6"
993-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.6.tgz#a228562d2f46e89258efa4ddd0416942e2fd671d"
994-
integrity sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==
991+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
992+
version "7.18.9"
993+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98"
994+
integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==
995995
dependencies:
996996
"@babel/code-frame" "^7.18.6"
997-
"@babel/generator" "^7.18.6"
998-
"@babel/helper-environment-visitor" "^7.18.6"
999-
"@babel/helper-function-name" "^7.18.6"
997+
"@babel/generator" "^7.18.9"
998+
"@babel/helper-environment-visitor" "^7.18.9"
999+
"@babel/helper-function-name" "^7.18.9"
10001000
"@babel/helper-hoist-variables" "^7.18.6"
10011001
"@babel/helper-split-export-declaration" "^7.18.6"
1002-
"@babel/parser" "^7.18.6"
1003-
"@babel/types" "^7.18.6"
1002+
"@babel/parser" "^7.18.9"
1003+
"@babel/types" "^7.18.9"
10041004
debug "^4.1.0"
10051005
globals "^11.1.0"
10061006

1007-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.18.6", "@babel/types@^7.18.7", "@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":
1008-
version "7.18.7"
1009-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.7.tgz#a4a2c910c15040ea52cdd1ddb1614a65c8041726"
1010-
integrity sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ==
1007+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@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":
1008+
version "7.18.9"
1009+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f"
1010+
integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==
10111011
dependencies:
10121012
"@babel/helper-validator-identifier" "^7.18.6"
10131013
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)