Skip to content

Commit c61313c

Browse files
fix(deps): update babel monorepo to v7.26.9 (#209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00c8a11 commit c61313c

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package-lock.json

+41-41
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
@@ -39,9 +39,9 @@
3939
"prepublishOnly": "npm run typedoc && rimraf lib && npm run build"
4040
},
4141
"dependencies": {
42-
"@babel/core": "7.26.7",
42+
"@babel/core": "7.26.9",
4343
"@babel/plugin-syntax-jsx": "7.25.9",
44-
"@babel/traverse": "7.26.7",
44+
"@babel/traverse": "7.26.9",
4545
"esbuild": "^0.24.0"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)