Skip to content

Commit a0b4450

Browse files
authored
Merge pull request #18407 from mozilla/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.26.8
chore(deps-dev): bump @babel/plugin-transform-typescript from 7.25.2 to 7.26.8
2 parents f3c065c + 286c3e0 commit a0b4450

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)