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 Sep 1, 2024
1 parent 9e6195e commit ceac95d
Show file tree
Hide file tree
Showing 2 changed files with 981 additions and 969 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.25.6",
"@babel/core": "7.25.2",
"@babel/node": "7.25.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.25.4",
"@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 ceac95d

Please sign in to comment.