Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.26.7 (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 28d404b commit 00c8a11
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"prepublishOnly": "npm run typedoc && rimraf lib && npm run build"
},
"dependencies": {
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"@babel/plugin-syntax-jsx": "7.25.9",
"@babel/traverse": "7.26.4",
"@babel/traverse": "7.26.7",
"esbuild": "^0.24.0"
},
"devDependencies": {
Expand Down

0 comments on commit 00c8a11

Please sign in to comment.