Skip to content

Commit 8004dae

Browse files
chore(deps-dev): bump @babel/preset-typescript from 7.27.1 to 7.28.5 (#9244)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63a09ee commit 8004dae

File tree

2 files changed

+40
-13
lines changed

2 files changed

+40
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/plugin-proposal-optional-chaining": "7.21.0",
4040
"@babel/preset-env": "7.28.3",
4141
"@babel/preset-react": "7.27.1",
42-
"@babel/preset-typescript": "7.27.1",
42+
"@babel/preset-typescript": "7.28.5",
4343
"@babel/register": "7.28.3",
4444
"@electron/fuses": "1.8.0",
4545
"@electron/osx-sign": "1.3.3",

yarn.lock

Lines changed: 39 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,23 @@ __metadata:
330330
languageName: node
331331
linkType: hard
332332

333+
"@babel/helper-create-class-features-plugin@npm:^7.28.5":
334+
version: 7.28.5
335+
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.5"
336+
dependencies:
337+
"@babel/helper-annotate-as-pure": ^7.27.3
338+
"@babel/helper-member-expression-to-functions": ^7.28.5
339+
"@babel/helper-optimise-call-expression": ^7.27.1
340+
"@babel/helper-replace-supers": ^7.27.1
341+
"@babel/helper-skip-transparent-expression-wrappers": ^7.27.1
342+
"@babel/traverse": ^7.28.5
343+
semver: ^6.3.1
344+
peerDependencies:
345+
"@babel/core": ^7.0.0
346+
checksum: 98f94a27bcde0cf0b847c41e1307057a1caddd131fb5fa0b1566e0c15ccc20b0ebab9667d782bffcd3eac9262226b18e86dcf30ab0f4dc5d14b1e1bf243aba49
347+
languageName: node
348+
linkType: hard
349+
333350
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6":
334351
version: 7.21.5
335352
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.21.5"
@@ -440,6 +457,16 @@ __metadata:
440457
languageName: node
441458
linkType: hard
442459

460+
"@babel/helper-member-expression-to-functions@npm:^7.28.5":
461+
version: 7.28.5
462+
resolution: "@babel/helper-member-expression-to-functions@npm:7.28.5"
463+
dependencies:
464+
"@babel/traverse": ^7.28.5
465+
"@babel/types": ^7.28.5
466+
checksum: 447d385233bae2eea713df1785f819b5a5ca272950740da123c42d23f491045120f0fbbb5609c091f7a9bbd40f289a442846dde0cb1bf0c59440fa093690cf7c
467+
languageName: node
468+
linkType: hard
469+
443470
"@babel/helper-module-imports@npm:^7.16.7, @babel/helper-module-imports@npm:^7.21.4":
444471
version: 7.21.4
445472
resolution: "@babel/helper-module-imports@npm:7.21.4"
@@ -1733,18 +1760,18 @@ __metadata:
17331760
languageName: node
17341761
linkType: hard
17351762

1736-
"@babel/plugin-transform-typescript@npm:^7.27.1":
1737-
version: 7.27.1
1738-
resolution: "@babel/plugin-transform-typescript@npm:7.27.1"
1763+
"@babel/plugin-transform-typescript@npm:^7.28.5":
1764+
version: 7.28.5
1765+
resolution: "@babel/plugin-transform-typescript@npm:7.28.5"
17391766
dependencies:
1740-
"@babel/helper-annotate-as-pure": ^7.27.1
1741-
"@babel/helper-create-class-features-plugin": ^7.27.1
1767+
"@babel/helper-annotate-as-pure": ^7.27.3
1768+
"@babel/helper-create-class-features-plugin": ^7.28.5
17421769
"@babel/helper-plugin-utils": ^7.27.1
17431770
"@babel/helper-skip-transparent-expression-wrappers": ^7.27.1
17441771
"@babel/plugin-syntax-typescript": ^7.27.1
17451772
peerDependencies:
17461773
"@babel/core": ^7.0.0-0
1747-
checksum: 0037db32fedaacf42b5b3df774263bb7176d455859f77322f57135f7e50e457e5c95151280fc83bb9942fc1839e785489b098d73c9539d0f3c7dc9d42b3a8e86
1774+
checksum: 202785e9cc6fb04efba091b3d5560cc8089cdc54df12fafa3d32ed7089e8d7a95b92b2fb1b53ec3e4db3bbafe56e8b32a3530cac004b3e493e902def8666001d
17481775
languageName: node
17491776
linkType: hard
17501777

@@ -1904,18 +1931,18 @@ __metadata:
19041931
languageName: node
19051932
linkType: hard
19061933

1907-
"@babel/preset-typescript@npm:7.27.1":
1908-
version: 7.27.1
1909-
resolution: "@babel/preset-typescript@npm:7.27.1"
1934+
"@babel/preset-typescript@npm:7.28.5":
1935+
version: 7.28.5
1936+
resolution: "@babel/preset-typescript@npm:7.28.5"
19101937
dependencies:
19111938
"@babel/helper-plugin-utils": ^7.27.1
19121939
"@babel/helper-validator-option": ^7.27.1
19131940
"@babel/plugin-syntax-jsx": ^7.27.1
19141941
"@babel/plugin-transform-modules-commonjs": ^7.27.1
1915-
"@babel/plugin-transform-typescript": ^7.27.1
1942+
"@babel/plugin-transform-typescript": ^7.28.5
19161943
peerDependencies:
19171944
"@babel/core": ^7.0.0-0
1918-
checksum: 38020f1b23e88ec4fbffd5737da455d8939244bddfb48a2516aef93fb5947bd9163fb807ce6eff3e43fa5ffe9113aa131305fef0fb5053998410bbfcfe6ce0ec
1945+
checksum: 22f889835d9db1e627846e71ca2f02e2d24e2eb9ebcf9845b3b1d37bd3a53787967bafabbbcb342f06aaf7627399a7102ba6ca18f9a0e17066c865d680d2ceb9
19191946
languageName: node
19201947
linkType: hard
19211948

@@ -20012,7 +20039,7 @@ __metadata:
2001220039
"@babel/plugin-proposal-optional-chaining": 7.21.0
2001320040
"@babel/preset-env": 7.28.3
2001420041
"@babel/preset-react": 7.27.1
20015-
"@babel/preset-typescript": 7.27.1
20042+
"@babel/preset-typescript": 7.28.5
2001620043
"@babel/register": 7.28.3
2001720044
"@electron/fuses": 1.8.0
2001820045
"@electron/osx-sign": 1.3.3

0 commit comments

Comments
 (0)