Skip to content

Commit 10c86fd

Browse files
chore(deps): update dependency @babel/core to v7.19.6 (#1220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aee73f9 commit 10c86fd

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"prettier": "prettier --write --list-different ."
2424
},
2525
"devDependencies": {
26-
"@babel/core": "7.19.3",
26+
"@babel/core": "7.19.6",
2727
"@babel/preset-env": "7.19.4",
2828
"@babel/preset-typescript": "7.18.6",
2929
"@changesets/changelog-github": "0.4.7",

yarn.lock

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -21,33 +21,33 @@
2121
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747"
2222
integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
2323

24-
"@babel/[email protected].3", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
25-
version "7.19.3"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c"
27-
integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==
24+
"@babel/[email protected].6", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
25+
version "7.19.6"
26+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.6.tgz#7122ae4f5c5a37c0946c066149abd8e75f81540f"
27+
integrity sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg==
2828
dependencies:
2929
"@ampproject/remapping" "^2.1.0"
3030
"@babel/code-frame" "^7.18.6"
31-
"@babel/generator" "^7.19.3"
31+
"@babel/generator" "^7.19.6"
3232
"@babel/helper-compilation-targets" "^7.19.3"
33-
"@babel/helper-module-transforms" "^7.19.0"
34-
"@babel/helpers" "^7.19.0"
35-
"@babel/parser" "^7.19.3"
33+
"@babel/helper-module-transforms" "^7.19.6"
34+
"@babel/helpers" "^7.19.4"
35+
"@babel/parser" "^7.19.6"
3636
"@babel/template" "^7.18.10"
37-
"@babel/traverse" "^7.19.3"
38-
"@babel/types" "^7.19.3"
37+
"@babel/traverse" "^7.19.6"
38+
"@babel/types" "^7.19.4"
3939
convert-source-map "^1.7.0"
4040
debug "^4.1.0"
4141
gensync "^1.0.0-beta.2"
4242
json5 "^2.2.1"
4343
semver "^6.3.0"
4444

45-
"@babel/generator@^7.19.3", "@babel/generator@^7.7.2":
46-
version "7.19.3"
47-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59"
48-
integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==
45+
"@babel/generator@^7.19.6", "@babel/generator@^7.7.2":
46+
version "7.19.6"
47+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.6.tgz#9e481a3fe9ca6261c972645ae3904ec0f9b34a1d"
48+
integrity sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA==
4949
dependencies:
50-
"@babel/types" "^7.19.3"
50+
"@babel/types" "^7.19.4"
5151
"@jridgewell/gen-mapping" "^0.3.2"
5252
jsesc "^2.5.1"
5353

@@ -150,19 +150,19 @@
150150
dependencies:
151151
"@babel/types" "^7.18.6"
152152

153-
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0":
154-
version "7.19.0"
155-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30"
156-
integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==
153+
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0", "@babel/helper-module-transforms@^7.19.6":
154+
version "7.19.6"
155+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz#6c52cc3ac63b70952d33ee987cbee1c9368b533f"
156+
integrity sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw==
157157
dependencies:
158158
"@babel/helper-environment-visitor" "^7.18.9"
159159
"@babel/helper-module-imports" "^7.18.6"
160-
"@babel/helper-simple-access" "^7.18.6"
160+
"@babel/helper-simple-access" "^7.19.4"
161161
"@babel/helper-split-export-declaration" "^7.18.6"
162-
"@babel/helper-validator-identifier" "^7.18.6"
162+
"@babel/helper-validator-identifier" "^7.19.1"
163163
"@babel/template" "^7.18.10"
164-
"@babel/traverse" "^7.19.0"
165-
"@babel/types" "^7.19.0"
164+
"@babel/traverse" "^7.19.6"
165+
"@babel/types" "^7.19.4"
166166

167167
"@babel/helper-optimise-call-expression@^7.18.6":
168168
version "7.18.6"
@@ -197,12 +197,12 @@
197197
"@babel/traverse" "^7.19.1"
198198
"@babel/types" "^7.19.0"
199199

200-
"@babel/helper-simple-access@^7.18.6":
201-
version "7.18.6"
202-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz#d6d8f51f4ac2978068df934b569f08f29788c7ea"
203-
integrity sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==
200+
"@babel/helper-simple-access@^7.18.6", "@babel/helper-simple-access@^7.19.4":
201+
version "7.19.4"
202+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz#be553f4951ac6352df2567f7daa19a0ee15668e7"
203+
integrity sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==
204204
dependencies:
205-
"@babel/types" "^7.18.6"
205+
"@babel/types" "^7.19.4"
206206

207207
"@babel/helper-skip-transparent-expression-wrappers@^7.18.9":
208208
version "7.18.9"
@@ -243,14 +243,14 @@
243243
"@babel/traverse" "^7.19.0"
244244
"@babel/types" "^7.19.0"
245245

246-
"@babel/helpers@^7.19.0":
247-
version "7.19.0"
248-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
249-
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
246+
"@babel/helpers@^7.19.4":
247+
version "7.19.4"
248+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.4.tgz#42154945f87b8148df7203a25c31ba9a73be46c5"
249+
integrity sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw==
250250
dependencies:
251251
"@babel/template" "^7.18.10"
252-
"@babel/traverse" "^7.19.0"
253-
"@babel/types" "^7.19.0"
252+
"@babel/traverse" "^7.19.4"
253+
"@babel/types" "^7.19.4"
254254

255255
"@babel/highlight@^7.18.6":
256256
version "7.18.6"
@@ -261,10 +261,10 @@
261261
chalk "^2.0.0"
262262
js-tokens "^4.0.0"
263263

264-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.4", "@babel/parser@^7.16.8", "@babel/parser@^7.18.10", "@babel/parser@^7.19.3":
265-
version "7.19.3"
266-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a"
267-
integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==
264+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.4", "@babel/parser@^7.16.8", "@babel/parser@^7.18.10", "@babel/parser@^7.19.6":
265+
version "7.19.6"
266+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8"
267+
integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA==
268268

269269
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
270270
version "7.18.6"
@@ -923,23 +923,23 @@
923923
"@babel/parser" "^7.18.10"
924924
"@babel/types" "^7.18.10"
925925

926-
"@babel/traverse@^7.16.8", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3", "@babel/traverse@^7.7.2":
927-
version "7.19.3"
928-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4"
929-
integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==
926+
"@babel/traverse@^7.16.8", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.4", "@babel/traverse@^7.19.6", "@babel/traverse@^7.7.2":
927+
version "7.19.6"
928+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc"
929+
integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ==
930930
dependencies:
931931
"@babel/code-frame" "^7.18.6"
932-
"@babel/generator" "^7.19.3"
932+
"@babel/generator" "^7.19.6"
933933
"@babel/helper-environment-visitor" "^7.18.9"
934934
"@babel/helper-function-name" "^7.19.0"
935935
"@babel/helper-hoist-variables" "^7.18.6"
936936
"@babel/helper-split-export-declaration" "^7.18.6"
937-
"@babel/parser" "^7.19.3"
938-
"@babel/types" "^7.19.3"
937+
"@babel/parser" "^7.19.6"
938+
"@babel/types" "^7.19.4"
939939
debug "^4.1.0"
940940
globals "^11.1.0"
941941

942-
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@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":
942+
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@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":
943943
version "7.19.4"
944944
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
945945
integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==

0 commit comments

Comments
 (0)