Skip to content

Commit cba5d8b

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/babel/preset-env-7.15.0
2 parents de0fff5 + d41254c commit cba5d8b

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
@@ -97,16 +97,16 @@
9797
"@babel/helper-replace-supers" "^7.14.5"
9898
"@babel/helper-split-export-declaration" "^7.14.5"
9999

100-
"@babel/helper-create-class-features-plugin@^7.14.6":
101-
version "7.14.6"
102-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542"
103-
integrity sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg==
100+
"@babel/helper-create-class-features-plugin@^7.15.0":
101+
version "7.15.0"
102+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz#c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7"
103+
integrity sha512-MdmDXgvTIi4heDVX/e9EFfeGpugqm9fobBVg/iioE8kueXrOHdRDe36FAY7SnE9xXLVeYCoJR/gdrBEIHRC83Q==
104104
dependencies:
105105
"@babel/helper-annotate-as-pure" "^7.14.5"
106106
"@babel/helper-function-name" "^7.14.5"
107-
"@babel/helper-member-expression-to-functions" "^7.14.5"
107+
"@babel/helper-member-expression-to-functions" "^7.15.0"
108108
"@babel/helper-optimise-call-expression" "^7.14.5"
109-
"@babel/helper-replace-supers" "^7.14.5"
109+
"@babel/helper-replace-supers" "^7.15.0"
110110
"@babel/helper-split-export-declaration" "^7.14.5"
111111

112112
"@babel/helper-create-regexp-features-plugin@^7.14.5":
@@ -854,12 +854,12 @@
854854
dependencies:
855855
"@babel/helper-plugin-utils" "^7.14.5"
856856

857-
"@babel/plugin-transform-typescript@^7.14.5":
858-
version "7.14.6"
859-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.6.tgz#6e9c2d98da2507ebe0a883b100cde3c7279df36c"
860-
integrity sha512-XlTdBq7Awr4FYIzqhmYY80WN0V0azF74DMPyFqVHBvf81ZUgc4X7ZOpx6O8eLDK6iM5cCQzeyJw0ynTaefixRA==
857+
"@babel/plugin-transform-typescript@^7.15.0":
858+
version "7.15.0"
859+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.0.tgz#553f230b9d5385018716586fc48db10dd228eb7e"
860+
integrity sha512-WIIEazmngMEEHDaPTx0IZY48SaAmjVWe3TRSX7cmJXn0bEv9midFzAjxiruOWYIVf5iQ10vFx7ASDpgEO08L5w==
861861
dependencies:
862-
"@babel/helper-create-class-features-plugin" "^7.14.6"
862+
"@babel/helper-create-class-features-plugin" "^7.15.0"
863863
"@babel/helper-plugin-utils" "^7.14.5"
864864
"@babel/plugin-syntax-typescript" "^7.14.5"
865865

@@ -981,13 +981,13 @@
981981
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
982982

983983
"@babel/preset-typescript@^7.14.5":
984-
version "7.14.5"
985-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.14.5.tgz#aa98de119cf9852b79511f19e7f44a2d379bcce0"
986-
integrity sha512-u4zO6CdbRKbS9TypMqrlGH7sd2TAJppZwn3c/ZRLeO/wGsbddxgbPDUZVNrie3JWYLQ9vpineKlsrWFvO6Pwkw==
984+
version "7.15.0"
985+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945"
986+
integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow==
987987
dependencies:
988988
"@babel/helper-plugin-utils" "^7.14.5"
989989
"@babel/helper-validator-option" "^7.14.5"
990-
"@babel/plugin-transform-typescript" "^7.14.5"
990+
"@babel/plugin-transform-typescript" "^7.15.0"
991991

992992
"@babel/runtime-corejs3@^7.10.2":
993993
version "7.12.5"

0 commit comments

Comments
 (0)