Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 27858c2

Browse files
dependabot[bot]marvinpinto
authored andcommitted
chore(deps-dev): bump @babel/preset-typescript from 7.12.1 to 7.13.0
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.12.1 to 7.13.0. - [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.13.0/packages/babel-preset-typescript) Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb21649 commit 27858c2

File tree

1 file changed

+21
-78
lines changed

1 file changed

+21
-78
lines changed

yarn.lock

+21-78
Original file line numberDiff line numberDiff line change
@@ -83,17 +83,6 @@
8383
browserslist "^4.14.5"
8484
semver "^6.3.0"
8585

86-
"@babel/helper-create-class-features-plugin@^7.12.1":
87-
version "7.12.1"
88-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e"
89-
integrity sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w==
90-
dependencies:
91-
"@babel/helper-function-name" "^7.10.4"
92-
"@babel/helper-member-expression-to-functions" "^7.12.1"
93-
"@babel/helper-optimise-call-expression" "^7.10.4"
94-
"@babel/helper-replace-supers" "^7.12.1"
95-
"@babel/helper-split-export-declaration" "^7.10.4"
96-
9786
"@babel/helper-create-class-features-plugin@^7.13.0":
9887
version "7.13.11"
9988
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.11.tgz#30d30a005bca2c953f5653fc25091a492177f4f6"
@@ -134,15 +123,6 @@
134123
dependencies:
135124
"@babel/types" "^7.13.0"
136125

137-
"@babel/helper-function-name@^7.10.4":
138-
version "7.10.4"
139-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"
140-
integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==
141-
dependencies:
142-
"@babel/helper-get-function-arity" "^7.10.4"
143-
"@babel/template" "^7.10.4"
144-
"@babel/types" "^7.10.4"
145-
146126
"@babel/helper-function-name@^7.12.13":
147127
version "7.12.13"
148128
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz#93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a"
@@ -152,13 +132,6 @@
152132
"@babel/template" "^7.12.13"
153133
"@babel/types" "^7.12.13"
154134

155-
"@babel/helper-get-function-arity@^7.10.4":
156-
version "7.10.4"
157-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
158-
integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
159-
dependencies:
160-
"@babel/types" "^7.10.4"
161-
162135
"@babel/helper-get-function-arity@^7.12.13":
163136
version "7.12.13"
164137
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
@@ -174,13 +147,6 @@
174147
"@babel/traverse" "^7.13.0"
175148
"@babel/types" "^7.13.0"
176149

177-
"@babel/helper-member-expression-to-functions@^7.12.1":
178-
version "7.12.1"
179-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c"
180-
integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ==
181-
dependencies:
182-
"@babel/types" "^7.12.1"
183-
184150
"@babel/helper-member-expression-to-functions@^7.13.0", "@babel/helper-member-expression-to-functions@^7.13.12":
185151
version "7.13.12"
186152
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
@@ -209,13 +175,6 @@
209175
"@babel/traverse" "^7.13.0"
210176
"@babel/types" "^7.13.12"
211177

212-
"@babel/helper-optimise-call-expression@^7.10.4":
213-
version "7.10.4"
214-
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
215-
integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==
216-
dependencies:
217-
"@babel/types" "^7.10.4"
218-
219178
"@babel/helper-optimise-call-expression@^7.12.13":
220179
version "7.12.13"
221180
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
@@ -237,16 +196,6 @@
237196
"@babel/helper-wrap-function" "^7.13.0"
238197
"@babel/types" "^7.13.0"
239198

240-
"@babel/helper-replace-supers@^7.12.1":
241-
version "7.12.5"
242-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz#f009a17543bbbbce16b06206ae73b63d3fca68d9"
243-
integrity sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA==
244-
dependencies:
245-
"@babel/helper-member-expression-to-functions" "^7.12.1"
246-
"@babel/helper-optimise-call-expression" "^7.10.4"
247-
"@babel/traverse" "^7.12.5"
248-
"@babel/types" "^7.12.5"
249-
250199
"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.0", "@babel/helper-replace-supers@^7.13.12":
251200
version "7.13.12"
252201
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804"
@@ -271,13 +220,6 @@
271220
dependencies:
272221
"@babel/types" "^7.12.1"
273222

274-
"@babel/helper-split-export-declaration@^7.10.4":
275-
version "7.11.0"
276-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
277-
integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
278-
dependencies:
279-
"@babel/types" "^7.11.0"
280-
281223
"@babel/helper-split-export-declaration@^7.12.13":
282224
version "7.12.13"
283225
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz#e9430be00baf3e88b0e13e6f9d4eaf2136372b05"
@@ -544,12 +486,12 @@
544486
dependencies:
545487
"@babel/helper-plugin-utils" "^7.12.13"
546488

547-
"@babel/plugin-syntax-typescript@^7.12.1":
548-
version "7.12.1"
549-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.12.1.tgz#460ba9d77077653803c3dd2e673f76d66b4029e5"
550-
integrity sha512-UZNEcCY+4Dp9yYRCAHrHDU+9ZXLYaY9MgBXSRLkB9WjYFRR6quJBumfVrEkUxrePPBwFcpWfNKXqVRQQtm7mMA==
489+
"@babel/plugin-syntax-typescript@^7.12.13":
490+
version "7.12.13"
491+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.12.13.tgz#9dff111ca64154cef0f4dc52cf843d9f12ce4474"
492+
integrity sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==
551493
dependencies:
552-
"@babel/helper-plugin-utils" "^7.10.4"
494+
"@babel/helper-plugin-utils" "^7.12.13"
553495

554496
"@babel/plugin-transform-arrow-functions@^7.13.0":
555497
version "7.13.0"
@@ -784,14 +726,14 @@
784726
dependencies:
785727
"@babel/helper-plugin-utils" "^7.12.13"
786728

787-
"@babel/plugin-transform-typescript@^7.12.1":
788-
version "7.12.1"
789-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.1.tgz#d92cc0af504d510e26a754a7dbc2e5c8cd9c7ab4"
790-
integrity sha512-VrsBByqAIntM+EYMqSm59SiMEf7qkmI9dqMt6RbD/wlwueWmYcI0FFK5Fj47pP6DRZm+3teXjosKlwcZJ5lIMw==
729+
"@babel/plugin-transform-typescript@^7.13.0":
730+
version "7.13.0"
731+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.13.0.tgz#4a498e1f3600342d2a9e61f60131018f55774853"
732+
integrity sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==
791733
dependencies:
792-
"@babel/helper-create-class-features-plugin" "^7.12.1"
793-
"@babel/helper-plugin-utils" "^7.10.4"
794-
"@babel/plugin-syntax-typescript" "^7.12.1"
734+
"@babel/helper-create-class-features-plugin" "^7.13.0"
735+
"@babel/helper-plugin-utils" "^7.13.0"
736+
"@babel/plugin-syntax-typescript" "^7.12.13"
795737

796738
"@babel/plugin-transform-unicode-escapes@^7.12.13":
797739
version "7.12.13"
@@ -895,12 +837,13 @@
895837
esutils "^2.0.2"
896838

897839
"@babel/preset-typescript@^7.12.1":
898-
version "7.12.1"
899-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.1.tgz#86480b483bb97f75036e8864fe404cc782cc311b"
900-
integrity sha512-hNK/DhmoJPsksdHuI/RVrcEws7GN5eamhi28JkO52MqIxU8Z0QpmiSOQxZHWOHV7I3P4UjHV97ay4TcamMA6Kw==
840+
version "7.13.0"
841+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.13.0.tgz#ab107e5f050609d806fbb039bec553b33462c60a"
842+
integrity sha512-LXJwxrHy0N3f6gIJlYbLta1D9BDtHpQeqwzM0LIfjDlr6UE/D5Mc7W4iDiQzaE+ks0sTjT26ArcHWnJVt0QiHw==
901843
dependencies:
902-
"@babel/helper-plugin-utils" "^7.10.4"
903-
"@babel/plugin-transform-typescript" "^7.12.1"
844+
"@babel/helper-plugin-utils" "^7.13.0"
845+
"@babel/helper-validator-option" "^7.12.17"
846+
"@babel/plugin-transform-typescript" "^7.13.0"
904847

905848
"@babel/runtime@^7.8.4":
906849
version "7.12.5"
@@ -909,7 +852,7 @@
909852
dependencies:
910853
regenerator-runtime "^0.13.4"
911854

912-
"@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.3.3":
855+
"@babel/template@^7.12.13", "@babel/template@^7.3.3":
913856
version "7.12.13"
914857
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
915858
integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==
@@ -918,7 +861,7 @@
918861
"@babel/parser" "^7.12.13"
919862
"@babel/types" "^7.12.13"
920863

921-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.5", "@babel/traverse@^7.13.0":
864+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0":
922865
version "7.13.0"
923866
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
924867
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
@@ -933,7 +876,7 @@
933876
globals "^11.1.0"
934877
lodash "^4.17.19"
935878

936-
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
879+
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
937880
version "7.13.12"
938881
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd"
939882
integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA==

0 commit comments

Comments
 (0)