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 May 13, 2024
1 parent f37e759 commit 69ff732
Show file tree
Hide file tree
Showing 2 changed files with 920 additions and 556 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"typecheck": "tsc --noUnusedLocals"
},
"dependencies": {
"@babel/runtime": "7.21.5",
"@babel/runtime": "7.24.5",
"@types/node-cron": "3.0.7",
"@types/web-push": "3.6.3",
"async-mutex": "^0.5.0",
Expand Down Expand Up @@ -43,17 +43,17 @@
"web-push": "3.6.7"
},
"devDependencies": {
"@babel/cli": "7.21.5",
"@babel/core": "7.21.5",
"@babel/node": "7.20.7",
"@babel/cli": "7.24.5",
"@babel/core": "7.24.5",
"@babel/node": "7.23.9",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-numeric-separator": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.5",
"@babel/preset-typescript": "7.21.5",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@types/bcrypt": "5.0.0",
"@types/cors": "2.8.13",
"@types/debug": "4.1.7",
Expand Down
Loading

0 comments on commit 69ff732

Please sign in to comment.