Skip to content

Commit 286c3e0

Browse files
chore(deps-dev): bump @babel/plugin-transform-typescript
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.25.2 to 7.26.8. - [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.26.8/packages/babel-plugin-transform-typescript) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3c065c commit 286c3e0

3 files changed

Lines changed: 170 additions & 180 deletions

File tree

packages/fxa-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@babel/core": "^7.26.0",
51-
"@babel/plugin-transform-typescript": "^7.25.2",
51+
"@babel/plugin-transform-typescript": "^7.26.8",
5252
"@babel/preset-env": "^7.22.9",
5353
"@babel/preset-react": "^7.25.7",
5454
"@babel/preset-typescript": "^7.25.7",

packages/fxa-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
},
197197
"devDependencies": {
198198
"@babel/core": "^7.26.0",
199-
"@babel/plugin-transform-typescript": "^7.25.2",
199+
"@babel/plugin-transform-typescript": "^7.26.8",
200200
"@babel/preset-typescript": "^7.25.7",
201201
"@babel/types": "^7.25.8",
202202
"@storybook/addon-actions": "^8.0.0",

0 commit comments

Comments
 (0)