Skip to content

Commit

Permalink
Update babel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Oct 31, 2024
1 parent 0e2e564 commit b259ff8
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 162 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/generator": "^7.23.6",
"@babel/parser": "^7.24.0",
"@babel/traverse": "^7.24.0",
"@babel/types": "^7.24.0",
"@babel/generator": "^7.26.2",
"@babel/parser": "^7.26.2",
"@babel/traverse": "^7.25.9",
"@babel/types": "^7.26.0",
"semver": "^7.5.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit b259ff8

Please sign in to comment.