Skip to content

Commit

Permalink
Merge branch 'main' into vkarpov15/astra-db-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 authored Jan 14, 2025
2 parents b492052 + 4294ba4 commit d7b15ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions discord-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"node": ">=18.0.0"
},
"dependencies": {
"@discordjs/rest": "2.4.0",
"@discordjs/rest": "2.4.2",
"@masteringjs/eslint-config": "0.0.1",
"discord.js": "14.16.3",
"discord.js": "14.17.3",
"dotenv": "16.4.7",
"eslint": "8.57.1",
"mongoose": "^8.1",
Expand Down
4 changes: 2 additions & 2 deletions typescript-express-reviews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"@types/body-parser": "^1.19.2",
"@types/express": "4.17.21",
"@types/mocha": "10.0.10",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"axios": "1.7.9",
"mocha": "10.8.2",
"sinon": "^19.0.2",
"ts-mocha": "^10.0.0",
"ts-node": "10.9.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}

0 comments on commit d7b15ab

Please sign in to comment.