Skip to content

Commit 192aae2

Browse files
chore(deps): update dependency @babel/preset-typescript to v7.28.5 (#2941)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0204b8 commit 192aae2

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@babel/core": "7.28.5",
5858
"@babel/preset-env": "7.28.5",
59-
"@babel/preset-typescript": "7.27.1",
59+
"@babel/preset-typescript": "7.28.5",
6060
"@changesets/changelog-github": "0.5.1",
6161
"@changesets/cli": "2.29.7",
6262
"@graphql-tools/merge": "9.1.2",

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,17 @@
6666
lru-cache "^5.1.1"
6767
semver "^6.3.1"
6868

69-
"@babel/helper-create-class-features-plugin@^7.27.1", "@babel/helper-create-class-features-plugin@^7.28.3":
70-
version "7.28.3"
71-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz#3e747434ea007910c320c4d39a6b46f20f371d46"
72-
integrity sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==
69+
"@babel/helper-create-class-features-plugin@^7.27.1", "@babel/helper-create-class-features-plugin@^7.28.3", "@babel/helper-create-class-features-plugin@^7.28.5":
70+
version "7.28.5"
71+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz#472d0c28028850968979ad89f173594a6995da46"
72+
integrity sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ==
7373
dependencies:
7474
"@babel/helper-annotate-as-pure" "^7.27.3"
75-
"@babel/helper-member-expression-to-functions" "^7.27.1"
75+
"@babel/helper-member-expression-to-functions" "^7.28.5"
7676
"@babel/helper-optimise-call-expression" "^7.27.1"
7777
"@babel/helper-replace-supers" "^7.27.1"
7878
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
79-
"@babel/traverse" "^7.28.3"
79+
"@babel/traverse" "^7.28.5"
8080
semver "^6.3.1"
8181

8282
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.27.1":
@@ -104,13 +104,13 @@
104104
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
105105
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
106106

107-
"@babel/helper-member-expression-to-functions@^7.27.1":
108-
version "7.27.1"
109-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz#ea1211276be93e798ce19037da6f06fbb994fa44"
110-
integrity sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==
107+
"@babel/helper-member-expression-to-functions@^7.27.1", "@babel/helper-member-expression-to-functions@^7.28.5":
108+
version "7.28.5"
109+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz#f3e07a10be37ed7a63461c63e6929575945a6150"
110+
integrity sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==
111111
dependencies:
112-
"@babel/traverse" "^7.27.1"
113-
"@babel/types" "^7.27.1"
112+
"@babel/traverse" "^7.28.5"
113+
"@babel/types" "^7.28.5"
114114

115115
"@babel/helper-module-imports@^7.27.1":
116116
version "7.27.1"
@@ -750,13 +750,13 @@
750750
dependencies:
751751
"@babel/helper-plugin-utils" "^7.27.1"
752752

753-
"@babel/plugin-transform-typescript@^7.27.1":
754-
version "7.28.0"
755-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.0.tgz#796cbd249ab56c18168b49e3e1d341b72af04a6b"
756-
integrity sha512-4AEiDEBPIZvLQaWlc9liCavE0xRM0dNca41WtBeM3jgFptfUOSG9z0uteLhq6+3rq+WB6jIvUwKDTpXEHPJ2Vg==
753+
"@babel/plugin-transform-typescript@^7.28.5":
754+
version "7.28.5"
755+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.5.tgz#441c5f9a4a1315039516c6c612fc66d5f4594e72"
756+
integrity sha512-x2Qa+v/CuEoX7Dr31iAfr0IhInrVOWZU/2vJMJ00FOR/2nM0BcBEclpaf9sWCDc+v5e9dMrhSH8/atq/kX7+bA==
757757
dependencies:
758758
"@babel/helper-annotate-as-pure" "^7.27.3"
759-
"@babel/helper-create-class-features-plugin" "^7.27.1"
759+
"@babel/helper-create-class-features-plugin" "^7.28.5"
760760
"@babel/helper-plugin-utils" "^7.27.1"
761761
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
762762
"@babel/plugin-syntax-typescript" "^7.27.1"
@@ -877,16 +877,16 @@
877877
"@babel/types" "^7.4.4"
878878
esutils "^2.0.2"
879879

880-
"@babel/preset-typescript@7.27.1":
881-
version "7.27.1"
882-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.27.1.tgz#190742a6428d282306648a55b0529b561484f912"
883-
integrity sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ==
880+
"@babel/preset-typescript@7.28.5":
881+
version "7.28.5"
882+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.28.5.tgz#540359efa3028236958466342967522fd8f2a60c"
883+
integrity sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g==
884884
dependencies:
885885
"@babel/helper-plugin-utils" "^7.27.1"
886886
"@babel/helper-validator-option" "^7.27.1"
887887
"@babel/plugin-syntax-jsx" "^7.27.1"
888888
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
889-
"@babel/plugin-transform-typescript" "^7.27.1"
889+
"@babel/plugin-transform-typescript" "^7.28.5"
890890

891891
"@babel/runtime@^7.5.5":
892892
version "7.28.4"

0 commit comments

Comments
 (0)