Skip to content

Commit 4fd5d8f

Browse files
chore(deps): update babel monorepo to v7.26.9 (#464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d07549 commit 4fd5d8f

File tree

2 files changed

+50
-58
lines changed

2 files changed

+50
-58
lines changed

package-lock.json

+48-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
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.8",
31+
"@babel/core": "7.26.9",
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.8",
37+
"@babel/preset-env": "7.26.9",
3838
"@babel/preset-react": "7.26.3",
3939
"async": "3.2.6",
4040
"autoprefixer": "9.8.8",

0 commit comments

Comments
 (0)