Skip to content

Commit d7039c0

Browse files
authored
Merge pull request #788 from system-ui/dependabot/npm_and_yarn/babel/preset-typescript-7.9.0
chore(deps-dev): bump @babel/preset-typescript from 7.8.3 to 7.9.0
2 parents 63c4828 + 39e57c8 commit d7039c0

File tree

1 file changed

+8
-24
lines changed

1 file changed

+8
-24
lines changed

yarn.lock

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -953,13 +953,6 @@
953953
dependencies:
954954
"@babel/helper-plugin-utils" "^7.8.3"
955955

956-
"@babel/plugin-syntax-typescript@^7.7.4":
957-
version "7.7.4"
958-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.7.4.tgz#5d037ffa10f3b25a16f32570ebbe7a8c2efa304b"
959-
integrity sha512-77blgY18Hud4NM1ggTA8xVT/dBENQf17OpiToSa2jSmEY3fWXD2jwrdVlO4kq5yzUTeF15WSQ6b4fByNvJcjpQ==
960-
dependencies:
961-
"@babel/helper-plugin-utils" "^7.0.0"
962-
963956
"@babel/plugin-syntax-typescript@^7.8.3":
964957
version "7.8.3"
965958
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.8.3.tgz#c1f659dda97711a569cef75275f7e15dcaa6cabc"
@@ -1542,19 +1535,10 @@
15421535
dependencies:
15431536
"@babel/helper-plugin-utils" "^7.8.3"
15441537

1545-
"@babel/plugin-transform-typescript@^7.6.0", "@babel/plugin-transform-typescript@^7.7.2":
1546-
version "7.7.4"
1547-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.7.4.tgz#2974fd05f4e85c695acaf497f432342de9fc0636"
1548-
integrity sha512-X8e3tcPEKnwwPVG+vP/vSqEShkwODOEeyQGod82qrIuidwIrfnsGn11qPM1jBLF4MqguTXXYzm58d0dY+/wdpg==
1549-
dependencies:
1550-
"@babel/helper-create-class-features-plugin" "^7.7.4"
1551-
"@babel/helper-plugin-utils" "^7.0.0"
1552-
"@babel/plugin-syntax-typescript" "^7.7.4"
1553-
1554-
"@babel/plugin-transform-typescript@^7.8.3":
1555-
version "7.8.3"
1556-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.8.3.tgz#be6f01a7ef423be68e65ace1f04fc407e6d88917"
1557-
integrity sha512-Ebj230AxcrKGZPKIp4g4TdQLrqX95TobLUWKd/CwG7X1XHUH1ZpkpFvXuXqWbtGRWb7uuEWNlrl681wsOArAdQ==
1538+
"@babel/plugin-transform-typescript@^7.6.0", "@babel/plugin-transform-typescript@^7.7.2", "@babel/plugin-transform-typescript@^7.9.0":
1539+
version "7.9.0"
1540+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.0.tgz#8b52649c81cb7dee117f760952ab46675a258836"
1541+
integrity sha512-GRffJyCu16H3tEhbt9Q4buVFFBqrgS8FzTuhqSxlXNgmqD8aw2xmwtRwrvWXXlw7gHs664uqacsJymHJ9SUE/Q==
15581542
dependencies:
15591543
"@babel/helper-create-class-features-plugin" "^7.8.3"
15601544
"@babel/helper-plugin-utils" "^7.8.3"
@@ -1878,12 +1862,12 @@
18781862
"@babel/plugin-transform-typescript" "^7.7.2"
18791863

18801864
"@babel/preset-typescript@^7.8.3":
1881-
version "7.8.3"
1882-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.8.3.tgz#90af8690121beecd9a75d0cc26c6be39d1595d13"
1883-
integrity sha512-qee5LgPGui9zQ0jR1TeU5/fP9L+ovoArklEqY12ek8P/wV5ZeM/VYSQYwICeoT6FfpJTekG9Ilay5PhwsOpMHA==
1865+
version "7.9.0"
1866+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.9.0.tgz#87705a72b1f0d59df21c179f7c3d2ef4b16ce192"
1867+
integrity sha512-S4cueFnGrIbvYJgwsVFKdvOmpiL0XGw9MFW9D0vgRys5g36PBhZRL8NX8Gr2akz8XRtzq6HuDXPD/1nniagNUg==
18841868
dependencies:
18851869
"@babel/helper-plugin-utils" "^7.8.3"
1886-
"@babel/plugin-transform-typescript" "^7.8.3"
1870+
"@babel/plugin-transform-typescript" "^7.9.0"
18871871

18881872
"@babel/register@^7.8.6":
18891873
version "7.8.6"

0 commit comments

Comments
 (0)