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 Jul 14, 2024
1 parent 9e6195e commit 1348eb0
Show file tree
Hide file tree
Showing 2 changed files with 979 additions and 949 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"build": "babel src --extensions \".ts\" --out-dir dist --copy-files"
},
"devDependencies": {
"@babel/cli": "7.14.8",
"@babel/core": "7.15.0",
"@babel/node": "7.14.9",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/preset-env": "7.15.0",
"@babel/preset-typescript": "7.15.0",
"@babel/cli": "7.24.8",
"@babel/core": "7.24.8",
"@babel/node": "7.24.8",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.24.8",
"@babel/preset-typescript": "7.24.7",
"@types/bcryptjs": "2.4.2",
"@types/cors": "2.8.12",
"@types/dotenv-flow": "3.2.0",
Expand Down
Loading

0 comments on commit 1348eb0

Please sign in to comment.