Skip to content

Commit 5ff4bc3

Browse files
chore(deps): update node.js to v22.13.1
1 parent e3d48e3 commit 5ff4bc3

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.11.0
1+
22.13.1

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"license": "MIT",
33
"name": "crystal-nest",
44
"description": "A Nest rewrite of crystal, the SOS Discord bot",
5-
"version": "0.5.1-192",
5+
"version": "0.5.1-193",
66
"author": "Jonas Schultheiss <[email protected]> (https://jonasschultheiss.dev)",
77
"keywords": [
88
"discord",
@@ -64,7 +64,7 @@
6464
"@nestjs/testing": "10.4.5",
6565
"@types/express": "5.0.0",
6666
"@types/jest": "29.5.13",
67-
"@types/node": "22.7.6",
67+
"@types/node": "22.13.0",
6868
"@types/supertest": "6.0.2",
6969
"@typescript-eslint/eslint-plugin": "8.10.0",
7070
"@typescript-eslint/parser": "8.10.0",

0 commit comments

Comments
 (0)