Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8082327

Browse files
authoredJan 13, 2025
chore(deps): update node.js to v22.13.0
1 parent e3d48e3 commit 8082327

File tree

3 files changed

+57
-57
lines changed

3 files changed

+57
-57
lines changed
 

‎.nvmrc

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

‎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 <jonas.schultheiss@sos-esports.com> (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.10.6",
6868
"@types/supertest": "6.0.2",
6969
"@typescript-eslint/eslint-plugin": "8.10.0",
7070
"@typescript-eslint/parser": "8.10.0",

‎pnpm-lock.yaml

+54-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.