Skip to content

Commit 37e1a83

Browse files
committed
fix(deps): update babel monorepo to v7.24.7
1 parent a0cb68b commit 37e1a83

File tree

2 files changed

+274
-155
lines changed

2 files changed

+274
-155
lines changed

apps/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"dependencies": {
5151
"@algolia/client-search": "^4.22.1",
5252
"@aws-sdk/client-s3": "3.583.0",
53-
"@babel/core": "7.24.6",
54-
"@babel/plugin-transform-modules-commonjs": "7.24.6",
55-
"@babel/plugin-transform-typescript": "7.24.6",
53+
"@babel/core": "7.24.7",
54+
"@babel/plugin-transform-modules-commonjs": "7.24.7",
55+
"@babel/plugin-transform-typescript": "7.24.7",
5656
"@babel/types": "^7.24.0",
5757
"@clerk/clerk-sdk-node": "5.0.9",
5858
"@fastify/cookie": "9.3.1",

0 commit comments

Comments
 (0)