Skip to content

Commit db50596

Browse files
chore(deps): update babel monorepo to v7.26.0
1 parent 122cf52 commit db50596

File tree

2 files changed

+72
-44
lines changed

2 files changed

+72
-44
lines changed

package-lock.json

Lines changed: 69 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@
6161
"prepare": "husky"
6262
},
6363
"devDependencies": {
64-
"@babel/core": "7.25.9",
64+
"@babel/core": "7.26.0",
6565
"@babel/helper-module-imports": "7.25.9",
6666
"@babel/plugin-proposal-class-properties": "7.18.6",
6767
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
6868
"@babel/plugin-proposal-optional-chaining": "7.21.0",
6969
"@babel/plugin-transform-object-assign": "7.25.9",
70-
"@babel/preset-env": "7.25.9",
71-
"@babel/preset-typescript": "7.25.9",
70+
"@babel/preset-env": "7.26.0",
71+
"@babel/preset-typescript": "7.26.0",
7272
"@babel/register": "7.25.9",
7373
"@microsoft/api-documenter": "7.25.20",
7474
"@microsoft/api-extractor": "7.47.11",

0 commit comments

Comments
 (0)