Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 67c1934 commit ab2e62d
Show file tree
Hide file tree
Showing 2 changed files with 978 additions and 1,616 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"client.js"
],
"dependencies": {
"@babel/runtime": "7.12.5",
"@babel/runtime": "7.25.7",
"stripe": "8.222.0"
},
"devDependencies": {
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@babel/plugin-transform-runtime": "7.12.10",
"@babel/preset-env": "7.12.11"
"@babel/cli": "7.25.7",
"@babel/core": "7.25.8",
"@babel/plugin-transform-runtime": "7.25.7",
"@babel/preset-env": "7.25.8"
}
}
Loading

0 comments on commit ab2e62d

Please sign in to comment.