Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2024
1 parent 990c34a commit dbd4644
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 97 deletions.
186 changes: 91 additions & 95 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.24.7",
"@babel/core": "7.25.2",
"@babel/plugin-syntax-jsx": "7.24.7",
"@babel/traverse": "7.24.7",
"@babel/traverse": "7.25.3",
"esbuild": "^0.21.0"
},
"devDependencies": {
Expand Down

0 comments on commit dbd4644

Please sign in to comment.