Skip to content

Commit

Permalink
Update babel monorepo to v7.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 27, 2024
1 parent ad545d9 commit 85443e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
"rxjs": "^7.8.0"
},
"dependencies": {
"@babel/runtime": "7.24.8",
"@babel/runtime": "7.25.0",
"@types/clone": "2.1.4",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
Expand Down Expand Up @@ -492,11 +492,11 @@
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/plugin-transform-spread": "7.24.7",
"@babel/plugin-transform-template-literals": "7.24.7",
"@babel/plugin-transform-typescript": "7.24.8",
"@babel/plugin-transform-typescript": "7.25.0",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/preset-typescript": "7.24.7",
"@babel/types": "7.24.9",
"@babel/types": "7.25.0",
"@faker-js/faker": "8.4.1",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
Expand Down

0 comments on commit 85443e2

Please sign in to comment.