Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.24.5 (#1661)
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] committed Apr 30, 2024
1 parent 2b5a901 commit 6a4a2dc
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 97 deletions.
4 changes: 2 additions & 2 deletions apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"dependencies": {
"@algolia/client-search": "^4.22.1",
"@aws-sdk/client-s3": "3.556.0",
"@babel/core": "7.24.4",
"@babel/core": "7.24.5",
"@babel/plugin-transform-modules-commonjs": "7.24.1",
"@babel/plugin-transform-typescript": "7.24.4",
"@babel/plugin-transform-typescript": "7.24.5",
"@babel/types": "^7.24.0",
"@clerk/clerk-sdk-node": "5.0.2",
"@fastify/cookie": "9.3.1",
Expand Down

0 comments on commit 6a4a2dc

Please sign in to comment.