Skip to content

Commit 0f582d0

Browse files
Update dependency @types/node to v18.11.7
1 parent 7add514 commit 0f582d0

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

backend/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@nestjs/testing": "9.0.11",
3939
"@types/express": "4.17.13",
4040
"@types/jest": "28.1.7",
41-
"@types/node": "18.7.1",
41+
"@types/node": "18.11.7",
4242
"@types/supertest": "2.0.12",
4343
"@typescript-eslint/eslint-plugin": "5.34.0",
4444
"@typescript-eslint/parser": "5.34.0",

frontend/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/cli": "14.1.3",
3131
"@angular/compiler-cli": "14.1.3",
3232
"@types/jasmine": "4.3.0",
33-
"@types/node": "18.7.1",
33+
"@types/node": "18.11.7",
3434
"jasmine-core": "4.3.0",
3535
"karma": "6.4.0",
3636
"karma-chrome-launcher": "3.1.1",

0 commit comments

Comments
 (0)