Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update babel monorepo to v7.25.7
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 3, 2024

Verified

This commit was signed with the committer’s verified signature.
sourabhxyz Sourabh
1 parent c813be6 commit 2408038
Showing 3 changed files with 1,116 additions and 608 deletions.
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@
"@clerk/clerk-sdk-node": "4.8.7"
},
"devDependencies": {
"@babel/core": "7.21.8",
"@babel/preset-env": "7.21.5",
"@babel/preset-typescript": "7.21.5",
"@babel/core": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@redwoodjs/api": "5.0.6",
"@types/aws-lambda": "8.10.115",
"@types/node": "20.1.0",
6 changes: 3 additions & 3 deletions packages/web/package.json
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@
"@redwoodjs/auth": "5.0.6"
},
"devDependencies": {
"@babel/core": "7.21.8",
"@babel/preset-env": "7.21.5",
"@babel/preset-typescript": "7.21.5",
"@babel/core": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@clerk/clerk-react": "4.15.4",
"@clerk/types": "3.36.0",
"@testing-library/react": "14.0.0",
1,712 changes: 1,110 additions & 602 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 2408038

Please sign in to comment.