-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update node.js to v22.13.0
- Loading branch information
1 parent
e3d48e3
commit ccdd52f
Showing
3 changed files
with
57 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
22.11.0 | ||
22.13.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"license": "MIT", | ||
"name": "crystal-nest", | ||
"description": "A Nest rewrite of crystal, the SOS Discord bot", | ||
"version": "0.5.1-192", | ||
"version": "0.5.1-193", | ||
"author": "Jonas Schultheiss <[email protected]> (https://jonasschultheiss.dev)", | ||
"keywords": [ | ||
"discord", | ||
|
@@ -64,7 +64,7 @@ | |
"@nestjs/testing": "10.4.5", | ||
"@types/express": "5.0.0", | ||
"@types/jest": "29.5.13", | ||
"@types/node": "22.7.6", | ||
"@types/node": "22.10.7", | ||
"@types/supertest": "6.0.2", | ||
"@typescript-eslint/eslint-plugin": "8.10.0", | ||
"@typescript-eslint/parser": "8.10.0", | ||
|
Oops, something went wrong.