Skip to content

Commit 777ea1b

Browse files
chore(deps): update babel monorepo to v7.26.7 (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32f329e commit 777ea1b

File tree

2 files changed

+74
-104
lines changed

2 files changed

+74
-104
lines changed

package-lock.json

Lines changed: 72 additions & 102 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
@@ -28,13 +28,13 @@
2828
"source-map-support": "0.5.19"
2929
},
3030
"devDependencies": {
31-
"@babel/core": "7.26.0",
31+
"@babel/core": "7.26.7",
3232
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
3333
"@babel/plugin-syntax-dynamic-import": "7.8.3",
3434
"@babel/plugin-transform-async-to-generator": "7.25.9",
3535
"@babel/plugin-transform-nullish-coalescing-operator": "7.26.6",
3636
"@babel/plugin-transform-optional-chaining": "7.25.9",
37-
"@babel/preset-env": "7.26.0",
37+
"@babel/preset-env": "7.26.7",
3838
"@babel/preset-react": "7.26.3",
3939
"async": "3.2.6",
4040
"autoprefixer": "9.8.8",

0 commit comments

Comments
 (0)