Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.24.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed May 25, 2024
1 parent 1311216 commit 89f4920
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 506 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"typecheck": "tsc --noUnusedLocals"
},
"dependencies": {
"@babel/runtime": "7.24.5",
"@babel/runtime": "7.24.6",
"@types/node-cron": "3.0.11",
"@types/web-push": "3.6.3",
"async-mutex": "0.5.0",
Expand All @@ -38,17 +38,17 @@
"web-push": "3.6.7"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/core": "7.24.5",
"@babel/cli": "7.24.6",
"@babel/core": "7.24.6",
"@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.24.3",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@babel/plugin-transform-runtime": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@types/bcrypt": "5.0.2",
"@types/cors": "2.8.17",
"@types/debug": "4.1.12",
Expand Down
Loading

0 comments on commit 89f4920

Please sign in to comment.