Skip to content

Commit 5fe994c

Browse files
chore(deps-dev): bump @babel/core from 7.19.6 to 7.20.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to 7.20.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a178c55 commit 5fe994c

File tree

1 file changed

+59
-54
lines changed

1 file changed

+59
-54
lines changed

yarn.lock

Lines changed: 59 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -32,26 +32,31 @@
3232
dependencies:
3333
"@babel/highlight" "^7.18.6"
3434

35-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.3", "@babel/compat-data@^7.19.4":
35+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.4":
3636
version "7.19.4"
3737
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747"
3838
integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
3939

40+
"@babel/compat-data@^7.20.0":
41+
version "7.20.1"
42+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30"
43+
integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==
44+
4045
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.16.0", "@babel/core@^7.19.1":
41-
version "7.19.6"
42-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.6.tgz#7122ae4f5c5a37c0946c066149abd8e75f81540f"
43-
integrity sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg==
46+
version "7.20.2"
47+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.2.tgz#8dc9b1620a673f92d3624bd926dc49a52cf25b92"
48+
integrity sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g==
4449
dependencies:
4550
"@ampproject/remapping" "^2.1.0"
4651
"@babel/code-frame" "^7.18.6"
47-
"@babel/generator" "^7.19.6"
48-
"@babel/helper-compilation-targets" "^7.19.3"
49-
"@babel/helper-module-transforms" "^7.19.6"
50-
"@babel/helpers" "^7.19.4"
51-
"@babel/parser" "^7.19.6"
52+
"@babel/generator" "^7.20.2"
53+
"@babel/helper-compilation-targets" "^7.20.0"
54+
"@babel/helper-module-transforms" "^7.20.2"
55+
"@babel/helpers" "^7.20.1"
56+
"@babel/parser" "^7.20.2"
5257
"@babel/template" "^7.18.10"
53-
"@babel/traverse" "^7.19.6"
54-
"@babel/types" "^7.19.4"
58+
"@babel/traverse" "^7.20.1"
59+
"@babel/types" "^7.20.2"
5560
convert-source-map "^1.7.0"
5661
debug "^4.1.0"
5762
gensync "^1.0.0-beta.2"
@@ -67,12 +72,12 @@
6772
eslint-visitor-keys "^2.1.0"
6873
semver "^6.3.0"
6974

70-
"@babel/generator@^7.14.0", "@babel/generator@^7.19.6", "@babel/generator@^7.7.2":
71-
version "7.19.6"
72-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.6.tgz#9e481a3fe9ca6261c972645ae3904ec0f9b34a1d"
73-
integrity sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA==
75+
"@babel/generator@^7.14.0", "@babel/generator@^7.20.1", "@babel/generator@^7.20.2", "@babel/generator@^7.7.2":
76+
version "7.20.4"
77+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.4.tgz#4d9f8f0c30be75fd90a0562099a26e5839602ab8"
78+
integrity sha512-luCf7yk/cm7yab6CAW1aiFnmEfBJplb/JojV56MYEK7ziWfGmFlTfmL9Ehwfy4gFhbjBfWO1wj7/TuSbVNEEtA==
7479
dependencies:
75-
"@babel/types" "^7.19.4"
80+
"@babel/types" "^7.20.2"
7681
"@jridgewell/gen-mapping" "^0.3.2"
7782
jsesc "^2.5.1"
7883

@@ -91,12 +96,12 @@
9196
"@babel/helper-explode-assignable-expression" "^7.18.6"
9297
"@babel/types" "^7.18.9"
9398

94-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3":
95-
version "7.19.3"
96-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca"
97-
integrity sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==
99+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3", "@babel/helper-compilation-targets@^7.20.0":
100+
version "7.20.0"
101+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz#6bf5374d424e1b3922822f1d9bdaa43b1a139d0a"
102+
integrity sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==
98103
dependencies:
99-
"@babel/compat-data" "^7.19.3"
104+
"@babel/compat-data" "^7.20.0"
100105
"@babel/helper-validator-option" "^7.18.6"
101106
browserslist "^4.21.3"
102107
semver "^6.3.0"
@@ -198,19 +203,19 @@
198203
dependencies:
199204
"@babel/types" "^7.18.6"
200205

201-
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0", "@babel/helper-module-transforms@^7.19.6":
202-
version "7.19.6"
203-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz#6c52cc3ac63b70952d33ee987cbee1c9368b533f"
204-
integrity sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw==
206+
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0", "@babel/helper-module-transforms@^7.20.2":
207+
version "7.20.2"
208+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712"
209+
integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==
205210
dependencies:
206211
"@babel/helper-environment-visitor" "^7.18.9"
207212
"@babel/helper-module-imports" "^7.18.6"
208-
"@babel/helper-simple-access" "^7.19.4"
213+
"@babel/helper-simple-access" "^7.20.2"
209214
"@babel/helper-split-export-declaration" "^7.18.6"
210215
"@babel/helper-validator-identifier" "^7.19.1"
211216
"@babel/template" "^7.18.10"
212-
"@babel/traverse" "^7.19.6"
213-
"@babel/types" "^7.19.4"
217+
"@babel/traverse" "^7.20.1"
218+
"@babel/types" "^7.20.2"
214219

215220
"@babel/helper-optimise-call-expression@^7.18.6":
216221
version "7.18.6"
@@ -252,12 +257,12 @@
252257
dependencies:
253258
"@babel/types" "^7.18.6"
254259

255-
"@babel/helper-simple-access@^7.19.4":
256-
version "7.19.4"
257-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz#be553f4951ac6352df2567f7daa19a0ee15668e7"
258-
integrity sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==
260+
"@babel/helper-simple-access@^7.20.2":
261+
version "7.20.2"
262+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz#0ab452687fe0c2cfb1e2b9e0015de07fc2d62dd9"
263+
integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==
259264
dependencies:
260-
"@babel/types" "^7.19.4"
265+
"@babel/types" "^7.20.2"
261266

262267
"@babel/helper-skip-transparent-expression-wrappers@^7.18.9":
263268
version "7.18.9"
@@ -303,14 +308,14 @@
303308
"@babel/traverse" "^7.18.9"
304309
"@babel/types" "^7.18.9"
305310

306-
"@babel/helpers@^7.19.4":
307-
version "7.19.4"
308-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.4.tgz#42154945f87b8148df7203a25c31ba9a73be46c5"
309-
integrity sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw==
311+
"@babel/helpers@^7.20.1":
312+
version "7.20.1"
313+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.1.tgz#2ab7a0fcb0a03b5bf76629196ed63c2d7311f4c9"
314+
integrity sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg==
310315
dependencies:
311316
"@babel/template" "^7.18.10"
312-
"@babel/traverse" "^7.19.4"
313-
"@babel/types" "^7.19.4"
317+
"@babel/traverse" "^7.20.1"
318+
"@babel/types" "^7.20.0"
314319

315320
"@babel/highlight@^7.18.6":
316321
version "7.18.6"
@@ -321,10 +326,10 @@
321326
chalk "^2.0.0"
322327
js-tokens "^4.0.0"
323328

324-
"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.6":
325-
version "7.19.6"
326-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8"
327-
integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA==
329+
"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.20.1", "@babel/parser@^7.20.2":
330+
version "7.20.3"
331+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.3.tgz#5358cf62e380cf69efcb87a7bb922ff88bfac6e2"
332+
integrity sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==
328333

329334
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
330335
version "7.18.6"
@@ -1123,26 +1128,26 @@
11231128
"@babel/parser" "^7.18.10"
11241129
"@babel/types" "^7.18.10"
11251130

1126-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.4", "@babel/traverse@^7.19.6", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4":
1127-
version "7.19.6"
1128-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc"
1129-
integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ==
1131+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.20.1", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4":
1132+
version "7.20.1"
1133+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.1.tgz#9b15ccbf882f6d107eeeecf263fbcdd208777ec8"
1134+
integrity sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==
11301135
dependencies:
11311136
"@babel/code-frame" "^7.18.6"
1132-
"@babel/generator" "^7.19.6"
1137+
"@babel/generator" "^7.20.1"
11331138
"@babel/helper-environment-visitor" "^7.18.9"
11341139
"@babel/helper-function-name" "^7.19.0"
11351140
"@babel/helper-hoist-variables" "^7.18.6"
11361141
"@babel/helper-split-export-declaration" "^7.18.6"
1137-
"@babel/parser" "^7.19.6"
1138-
"@babel/types" "^7.19.4"
1142+
"@babel/parser" "^7.20.1"
1143+
"@babel/types" "^7.20.0"
11391144
debug "^4.1.0"
11401145
globals "^11.1.0"
11411146

1142-
"@babel/types@^7.0.0", "@babel/types@^7.12.5", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1143-
version "7.19.4"
1144-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
1145-
integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==
1147+
"@babel/types@^7.0.0", "@babel/types@^7.12.5", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1148+
version "7.20.2"
1149+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.2.tgz#67ac09266606190f496322dbaff360fdaa5e7842"
1150+
integrity sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog==
11461151
dependencies:
11471152
"@babel/helper-string-parser" "^7.19.4"
11481153
"@babel/helper-validator-identifier" "^7.19.1"

0 commit comments

Comments
 (0)