Skip to content

Commit d41254c

Browse files
chore(deps-dev): bump @babel/preset-typescript from 7.14.5 to 7.15.0 (#312)
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.14.5 to 7.15.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.15.0/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d2a33f commit d41254c

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -102,16 +102,16 @@
102102
"@babel/helper-replace-supers" "^7.14.5"
103103
"@babel/helper-split-export-declaration" "^7.14.5"
104104

105-
"@babel/helper-create-class-features-plugin@^7.14.6":
106-
version "7.14.6"
107-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542"
108-
integrity sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg==
105+
"@babel/helper-create-class-features-plugin@^7.15.0":
106+
version "7.15.0"
107+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz#c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7"
108+
integrity sha512-MdmDXgvTIi4heDVX/e9EFfeGpugqm9fobBVg/iioE8kueXrOHdRDe36FAY7SnE9xXLVeYCoJR/gdrBEIHRC83Q==
109109
dependencies:
110110
"@babel/helper-annotate-as-pure" "^7.14.5"
111111
"@babel/helper-function-name" "^7.14.5"
112-
"@babel/helper-member-expression-to-functions" "^7.14.5"
112+
"@babel/helper-member-expression-to-functions" "^7.15.0"
113113
"@babel/helper-optimise-call-expression" "^7.14.5"
114-
"@babel/helper-replace-supers" "^7.14.5"
114+
"@babel/helper-replace-supers" "^7.15.0"
115115
"@babel/helper-split-export-declaration" "^7.14.5"
116116

117117
"@babel/helper-create-regexp-features-plugin@^7.14.5":
@@ -866,12 +866,12 @@
866866
dependencies:
867867
"@babel/helper-plugin-utils" "^7.14.5"
868868

869-
"@babel/plugin-transform-typescript@^7.14.5":
870-
version "7.14.6"
871-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.6.tgz#6e9c2d98da2507ebe0a883b100cde3c7279df36c"
872-
integrity sha512-XlTdBq7Awr4FYIzqhmYY80WN0V0azF74DMPyFqVHBvf81ZUgc4X7ZOpx6O8eLDK6iM5cCQzeyJw0ynTaefixRA==
869+
"@babel/plugin-transform-typescript@^7.15.0":
870+
version "7.15.0"
871+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.0.tgz#553f230b9d5385018716586fc48db10dd228eb7e"
872+
integrity sha512-WIIEazmngMEEHDaPTx0IZY48SaAmjVWe3TRSX7cmJXn0bEv9midFzAjxiruOWYIVf5iQ10vFx7ASDpgEO08L5w==
873873
dependencies:
874-
"@babel/helper-create-class-features-plugin" "^7.14.6"
874+
"@babel/helper-create-class-features-plugin" "^7.15.0"
875875
"@babel/helper-plugin-utils" "^7.14.5"
876876
"@babel/plugin-syntax-typescript" "^7.14.5"
877877

@@ -993,13 +993,13 @@
993993
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
994994

995995
"@babel/preset-typescript@^7.14.5":
996-
version "7.14.5"
997-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.14.5.tgz#aa98de119cf9852b79511f19e7f44a2d379bcce0"
998-
integrity sha512-u4zO6CdbRKbS9TypMqrlGH7sd2TAJppZwn3c/ZRLeO/wGsbddxgbPDUZVNrie3JWYLQ9vpineKlsrWFvO6Pwkw==
996+
version "7.15.0"
997+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945"
998+
integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow==
999999
dependencies:
10001000
"@babel/helper-plugin-utils" "^7.14.5"
10011001
"@babel/helper-validator-option" "^7.14.5"
1002-
"@babel/plugin-transform-typescript" "^7.14.5"
1002+
"@babel/plugin-transform-typescript" "^7.15.0"
10031003

10041004
"@babel/runtime-corejs3@^7.10.2":
10051005
version "7.12.5"

0 commit comments

Comments
 (0)