Skip to content

Commit 67f7a6e

Browse files
committed
chore(deps): update dependency @babel/core to v7.19.6
1 parent b3080ea commit 67f7a6e

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@babel/cli": "7.19.3",
19-
"@babel/core": "7.19.3",
19+
"@babel/core": "7.19.6",
2020
"@researchgate/babel-preset": "2.0.14",
2121
"@researchgate/spire-config": "7.0.0",
2222
"@storybook/addon-options": "5.3.21",

yarn.lock

+54-54
Original file line numberDiff line numberDiff line change
@@ -66,21 +66,21 @@
6666
semver "^5.4.1"
6767
source-map "^0.5.0"
6868

69-
"@babel/[email protected].3", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
70-
version "7.19.3"
71-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c"
72-
integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==
69+
"@babel/[email protected].6", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
70+
version "7.19.6"
71+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.6.tgz#7122ae4f5c5a37c0946c066149abd8e75f81540f"
72+
integrity sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg==
7373
dependencies:
7474
"@ampproject/remapping" "^2.1.0"
7575
"@babel/code-frame" "^7.18.6"
76-
"@babel/generator" "^7.19.3"
76+
"@babel/generator" "^7.19.6"
7777
"@babel/helper-compilation-targets" "^7.19.3"
78-
"@babel/helper-module-transforms" "^7.19.0"
79-
"@babel/helpers" "^7.19.0"
80-
"@babel/parser" "^7.19.3"
78+
"@babel/helper-module-transforms" "^7.19.6"
79+
"@babel/helpers" "^7.19.4"
80+
"@babel/parser" "^7.19.6"
8181
"@babel/template" "^7.18.10"
82-
"@babel/traverse" "^7.19.3"
83-
"@babel/types" "^7.19.3"
82+
"@babel/traverse" "^7.19.6"
83+
"@babel/types" "^7.19.4"
8484
convert-source-map "^1.7.0"
8585
debug "^4.1.0"
8686
gensync "^1.0.0-beta.2"
@@ -96,12 +96,12 @@
9696
eslint-visitor-keys "^2.1.0"
9797
semver "^6.3.0"
9898

99-
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.19.3", "@babel/generator@^7.4.0":
100-
version "7.19.3"
101-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59"
102-
integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==
99+
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.19.6", "@babel/generator@^7.4.0":
100+
version "7.19.6"
101+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.6.tgz#9e481a3fe9ca6261c972645ae3904ec0f9b34a1d"
102+
integrity sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA==
103103
dependencies:
104-
"@babel/types" "^7.19.3"
104+
"@babel/types" "^7.19.4"
105105
"@jridgewell/gen-mapping" "^0.3.2"
106106
jsesc "^2.5.1"
107107

@@ -219,19 +219,19 @@
219219
dependencies:
220220
"@babel/types" "^7.18.6"
221221

222-
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.19.0":
223-
version "7.19.0"
224-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30"
225-
integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==
222+
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.19.6":
223+
version "7.19.6"
224+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz#6c52cc3ac63b70952d33ee987cbee1c9368b533f"
225+
integrity sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw==
226226
dependencies:
227227
"@babel/helper-environment-visitor" "^7.18.9"
228228
"@babel/helper-module-imports" "^7.18.6"
229-
"@babel/helper-simple-access" "^7.18.6"
229+
"@babel/helper-simple-access" "^7.19.4"
230230
"@babel/helper-split-export-declaration" "^7.18.6"
231-
"@babel/helper-validator-identifier" "^7.18.6"
231+
"@babel/helper-validator-identifier" "^7.19.1"
232232
"@babel/template" "^7.18.10"
233-
"@babel/traverse" "^7.19.0"
234-
"@babel/types" "^7.19.0"
233+
"@babel/traverse" "^7.19.6"
234+
"@babel/types" "^7.19.4"
235235

236236
"@babel/helper-optimise-call-expression@^7.12.13", "@babel/helper-optimise-call-expression@^7.16.0":
237237
version "7.16.0"
@@ -269,12 +269,12 @@
269269
"@babel/traverse" "^7.16.0"
270270
"@babel/types" "^7.16.0"
271271

272-
"@babel/helper-simple-access@^7.13.12", "@babel/helper-simple-access@^7.18.6":
273-
version "7.18.6"
274-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz#d6d8f51f4ac2978068df934b569f08f29788c7ea"
275-
integrity sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==
272+
"@babel/helper-simple-access@^7.13.12", "@babel/helper-simple-access@^7.19.4":
273+
version "7.19.4"
274+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz#be553f4951ac6352df2567f7daa19a0ee15668e7"
275+
integrity sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==
276276
dependencies:
277-
"@babel/types" "^7.18.6"
277+
"@babel/types" "^7.19.4"
278278

279279
"@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
280280
version "7.12.1"
@@ -290,10 +290,10 @@
290290
dependencies:
291291
"@babel/types" "^7.18.6"
292292

293-
"@babel/helper-string-parser@^7.18.10":
294-
version "7.18.10"
295-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
296-
integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
293+
"@babel/helper-string-parser@^7.19.4":
294+
version "7.19.4"
295+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
296+
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
297297

298298
"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
299299
version "7.19.1"
@@ -315,14 +315,14 @@
315315
"@babel/traverse" "^7.13.0"
316316
"@babel/types" "^7.13.0"
317317

318-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.19.0":
319-
version "7.19.0"
320-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
321-
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
318+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.19.4":
319+
version "7.19.4"
320+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.4.tgz#42154945f87b8148df7203a25c31ba9a73be46c5"
321+
integrity sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw==
322322
dependencies:
323323
"@babel/template" "^7.18.10"
324-
"@babel/traverse" "^7.19.0"
325-
"@babel/types" "^7.19.0"
324+
"@babel/traverse" "^7.19.4"
325+
"@babel/types" "^7.19.4"
326326

327327
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
328328
version "7.18.6"
@@ -333,10 +333,10 @@
333333
chalk "^2.0.0"
334334
js-tokens "^4.0.0"
335335

336-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.3", "@babel/parser@^7.4.3":
337-
version "7.19.3"
338-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a"
339-
integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==
336+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.6", "@babel/parser@^7.4.3":
337+
version "7.19.6"
338+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8"
339+
integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA==
340340

341341
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
342342
version "7.13.12"
@@ -1107,28 +1107,28 @@
11071107
"@babel/parser" "^7.18.10"
11081108
"@babel/types" "^7.18.10"
11091109

1110-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.3", "@babel/traverse@^7.4.3":
1111-
version "7.19.3"
1112-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4"
1113-
integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==
1110+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.19.4", "@babel/traverse@^7.19.6", "@babel/traverse@^7.4.3":
1111+
version "7.19.6"
1112+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc"
1113+
integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ==
11141114
dependencies:
11151115
"@babel/code-frame" "^7.18.6"
1116-
"@babel/generator" "^7.19.3"
1116+
"@babel/generator" "^7.19.6"
11171117
"@babel/helper-environment-visitor" "^7.18.9"
11181118
"@babel/helper-function-name" "^7.19.0"
11191119
"@babel/helper-hoist-variables" "^7.18.6"
11201120
"@babel/helper-split-export-declaration" "^7.18.6"
1121-
"@babel/parser" "^7.19.3"
1122-
"@babel/types" "^7.19.3"
1121+
"@babel/parser" "^7.19.6"
1122+
"@babel/types" "^7.19.4"
11231123
debug "^4.1.0"
11241124
globals "^11.1.0"
11251125

1126-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
1127-
version "7.19.3"
1128-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624"
1129-
integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==
1126+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
1127+
version "7.19.4"
1128+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
1129+
integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==
11301130
dependencies:
1131-
"@babel/helper-string-parser" "^7.18.10"
1131+
"@babel/helper-string-parser" "^7.19.4"
11321132
"@babel/helper-validator-identifier" "^7.19.1"
11331133
to-fast-properties "^2.0.0"
11341134

0 commit comments

Comments
 (0)