Skip to content

Commit c0197b7

Browse files
chore(deps): update babel monorepo to v7.26.0
1 parent 6491481 commit c0197b7

File tree

2 files changed

+38
-20
lines changed

2 files changed

+38
-20
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@
105105
},
106106
"devDependencies": {
107107
"@babel/cli": "7.25.9",
108-
"@babel/core": "7.25.9",
108+
"@babel/core": "7.26.0",
109109
"@babel/eslint-parser": "7.25.9",
110110
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
111111
"@babel/plugin-syntax-dynamic-import": "7.8.3",
112112
"@babel/plugin-transform-async-to-generator": "7.25.9",
113-
"@babel/preset-env": "7.25.9",
113+
"@babel/preset-env": "7.26.0",
114114
"@babel/preset-react": "7.25.9",
115115
"@commitlint/cli": "17.8.1",
116116
"@commitlint/config-conventional": "17.8.1",

0 commit comments

Comments
 (0)