Skip to content

Commit 96bf63a

Browse files
chore(deps-dev): bump @babel/core from 7.19.3 to 7.19.6 (#1192)
1 parent 7ae763f commit 96bf63a

File tree

1 file changed

+47
-40
lines changed

1 file changed

+47
-40
lines changed

yarn.lock

Lines changed: 47 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -38,20 +38,20 @@
3838
integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
3939

4040
"@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.3"
42-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c"
43-
integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==
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==
4444
dependencies:
4545
"@ampproject/remapping" "^2.1.0"
4646
"@babel/code-frame" "^7.18.6"
47-
"@babel/generator" "^7.19.3"
47+
"@babel/generator" "^7.19.6"
4848
"@babel/helper-compilation-targets" "^7.19.3"
49-
"@babel/helper-module-transforms" "^7.19.0"
50-
"@babel/helpers" "^7.19.0"
51-
"@babel/parser" "^7.19.3"
49+
"@babel/helper-module-transforms" "^7.19.6"
50+
"@babel/helpers" "^7.19.4"
51+
"@babel/parser" "^7.19.6"
5252
"@babel/template" "^7.18.10"
53-
"@babel/traverse" "^7.19.3"
54-
"@babel/types" "^7.19.3"
53+
"@babel/traverse" "^7.19.6"
54+
"@babel/types" "^7.19.4"
5555
convert-source-map "^1.7.0"
5656
debug "^4.1.0"
5757
gensync "^1.0.0-beta.2"
@@ -67,12 +67,12 @@
6767
eslint-visitor-keys "^2.1.0"
6868
semver "^6.3.0"
6969

70-
"@babel/generator@^7.14.0", "@babel/generator@^7.19.3", "@babel/generator@^7.7.2":
71-
version "7.19.3"
72-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59"
73-
integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==
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==
7474
dependencies:
75-
"@babel/types" "^7.19.3"
75+
"@babel/types" "^7.19.4"
7676
"@jridgewell/gen-mapping" "^0.3.2"
7777
jsesc "^2.5.1"
7878

@@ -198,19 +198,19 @@
198198
dependencies:
199199
"@babel/types" "^7.18.6"
200200

201-
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0":
202-
version "7.19.0"
203-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30"
204-
integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==
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==
205205
dependencies:
206206
"@babel/helper-environment-visitor" "^7.18.9"
207207
"@babel/helper-module-imports" "^7.18.6"
208-
"@babel/helper-simple-access" "^7.18.6"
208+
"@babel/helper-simple-access" "^7.19.4"
209209
"@babel/helper-split-export-declaration" "^7.18.6"
210-
"@babel/helper-validator-identifier" "^7.18.6"
210+
"@babel/helper-validator-identifier" "^7.19.1"
211211
"@babel/template" "^7.18.10"
212-
"@babel/traverse" "^7.19.0"
213-
"@babel/types" "^7.19.0"
212+
"@babel/traverse" "^7.19.6"
213+
"@babel/types" "^7.19.4"
214214

215215
"@babel/helper-optimise-call-expression@^7.18.6":
216216
version "7.18.6"
@@ -252,6 +252,13 @@
252252
dependencies:
253253
"@babel/types" "^7.18.6"
254254

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==
259+
dependencies:
260+
"@babel/types" "^7.19.4"
261+
255262
"@babel/helper-skip-transparent-expression-wrappers@^7.18.9":
256263
version "7.18.9"
257264
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz#778d87b3a758d90b471e7b9918f34a9a02eb5818"
@@ -296,14 +303,14 @@
296303
"@babel/traverse" "^7.18.9"
297304
"@babel/types" "^7.18.9"
298305

299-
"@babel/helpers@^7.19.0":
300-
version "7.19.0"
301-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
302-
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
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==
303310
dependencies:
304311
"@babel/template" "^7.18.10"
305-
"@babel/traverse" "^7.19.0"
306-
"@babel/types" "^7.19.0"
312+
"@babel/traverse" "^7.19.4"
313+
"@babel/types" "^7.19.4"
307314

308315
"@babel/highlight@^7.18.6":
309316
version "7.18.6"
@@ -314,10 +321,10 @@
314321
chalk "^2.0.0"
315322
js-tokens "^4.0.0"
316323

317-
"@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.3":
318-
version "7.19.3"
319-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a"
320-
integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==
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==
321328

322329
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
323330
version "7.18.6"
@@ -1116,23 +1123,23 @@
11161123
"@babel/parser" "^7.18.10"
11171124
"@babel/types" "^7.18.10"
11181125

1119-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.3", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4":
1120-
version "7.19.3"
1121-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4"
1122-
integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==
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==
11231130
dependencies:
11241131
"@babel/code-frame" "^7.18.6"
1125-
"@babel/generator" "^7.19.3"
1132+
"@babel/generator" "^7.19.6"
11261133
"@babel/helper-environment-visitor" "^7.18.9"
11271134
"@babel/helper-function-name" "^7.19.0"
11281135
"@babel/helper-hoist-variables" "^7.18.6"
11291136
"@babel/helper-split-export-declaration" "^7.18.6"
1130-
"@babel/parser" "^7.19.3"
1131-
"@babel/types" "^7.19.3"
1137+
"@babel/parser" "^7.19.6"
1138+
"@babel/types" "^7.19.4"
11321139
debug "^4.1.0"
11331140
globals "^11.1.0"
11341141

1135-
"@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.3", "@babel/types@^7.19.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
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":
11361143
version "7.19.4"
11371144
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
11381145
integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==

0 commit comments

Comments
 (0)