Skip to content

Commit ddf11d6

Browse files
Bump @babel/preset-typescript from 7.27.1 to 7.28.5 (#622)
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.27.1 to 7.28.5. - [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.28.5/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 324c1a3 commit ddf11d6

File tree

1 file changed

+31
-10
lines changed

1 file changed

+31
-10
lines changed

yarn.lock

Lines changed: 31 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,19 @@
116116
"@babel/traverse" "^7.28.3"
117117
semver "^6.3.1"
118118

119+
"@babel/helper-create-class-features-plugin@^7.28.5":
120+
version "7.28.5"
121+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz#472d0c28028850968979ad89f173594a6995da46"
122+
integrity sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ==
123+
dependencies:
124+
"@babel/helper-annotate-as-pure" "^7.27.3"
125+
"@babel/helper-member-expression-to-functions" "^7.28.5"
126+
"@babel/helper-optimise-call-expression" "^7.27.1"
127+
"@babel/helper-replace-supers" "^7.27.1"
128+
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
129+
"@babel/traverse" "^7.28.5"
130+
semver "^6.3.1"
131+
119132
"@babel/helper-create-regexp-features-plugin@^7.18.6":
120133
version "7.19.0"
121134
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.19.0.tgz#7976aca61c0984202baca73d84e2337a5424a41b"
@@ -185,6 +198,14 @@
185198
"@babel/traverse" "^7.27.1"
186199
"@babel/types" "^7.27.1"
187200

201+
"@babel/helper-member-expression-to-functions@^7.28.5":
202+
version "7.28.5"
203+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz#f3e07a10be37ed7a63461c63e6929575945a6150"
204+
integrity sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==
205+
dependencies:
206+
"@babel/traverse" "^7.28.5"
207+
"@babel/types" "^7.28.5"
208+
188209
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.15.4", "@babel/helper-module-imports@^7.18.6":
189210
version "7.21.4"
190211
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
@@ -932,13 +953,13 @@
932953
dependencies:
933954
"@babel/helper-plugin-utils" "^7.27.1"
934955

935-
"@babel/plugin-transform-typescript@^7.27.1":
936-
version "7.27.1"
937-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.1.tgz#d3bb65598bece03f773111e88cc4e8e5070f1140"
938-
integrity sha512-Q5sT5+O4QUebHdbwKedFBEwRLb02zJ7r4A5Gg2hUoLuU3FjdMcyqcywqUrLCaDsFCxzokf7u9kuy7qz51YUuAg==
956+
"@babel/plugin-transform-typescript@^7.28.5":
957+
version "7.28.5"
958+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.5.tgz#441c5f9a4a1315039516c6c612fc66d5f4594e72"
959+
integrity sha512-x2Qa+v/CuEoX7Dr31iAfr0IhInrVOWZU/2vJMJ00FOR/2nM0BcBEclpaf9sWCDc+v5e9dMrhSH8/atq/kX7+bA==
939960
dependencies:
940-
"@babel/helper-annotate-as-pure" "^7.27.1"
941-
"@babel/helper-create-class-features-plugin" "^7.27.1"
961+
"@babel/helper-annotate-as-pure" "^7.27.3"
962+
"@babel/helper-create-class-features-plugin" "^7.28.5"
942963
"@babel/helper-plugin-utils" "^7.27.1"
943964
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
944965
"@babel/plugin-syntax-typescript" "^7.27.1"
@@ -1072,15 +1093,15 @@
10721093
"@babel/plugin-transform-react-pure-annotations" "^7.27.1"
10731094

10741095
"@babel/preset-typescript@^7.18.6":
1075-
version "7.27.1"
1076-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.27.1.tgz#190742a6428d282306648a55b0529b561484f912"
1077-
integrity sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ==
1096+
version "7.28.5"
1097+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.28.5.tgz#540359efa3028236958466342967522fd8f2a60c"
1098+
integrity sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g==
10781099
dependencies:
10791100
"@babel/helper-plugin-utils" "^7.27.1"
10801101
"@babel/helper-validator-option" "^7.27.1"
10811102
"@babel/plugin-syntax-jsx" "^7.27.1"
10821103
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
1083-
"@babel/plugin-transform-typescript" "^7.27.1"
1104+
"@babel/plugin-transform-typescript" "^7.28.5"
10841105

10851106
"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.9", "@babel/runtime@^7.9.2":
10861107
version "7.28.4"

0 commit comments

Comments
 (0)