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 Nov 23, 2023
1 parent 9e6195e commit eb74a9f
Show file tree
Hide file tree
Showing 2 changed files with 954 additions and 945 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.23.4",
"@babel/core": "7.23.3",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@types/bcryptjs": "2.4.2",
"@types/cors": "2.8.12",
"@types/dotenv-flow": "3.2.0",
Expand Down
Loading

0 comments on commit eb74a9f

Please sign in to comment.