Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@nestjs/platform-express": "8.4.4",
"@nestjs/testing": "8.4.4",
"@types/jest": "27.4.1",
"@types/node": "^16.7.1",
"@types/node": "^18.16.1",
"@typescript-eslint/eslint-plugin": "5.21.0",
"@typescript-eslint/parser": "5.21.0",
"codecov": "3.8.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1170,10 +1170,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^16.7.1":
version: 16.11.29
resolution: "@types/node@npm:16.11.29"
checksum: efb3a716a638baa7bf8f281d8f91102a7df452804f4cfbdd3a0f36d581cddc56446eac6b1ed041e27841f316de5d858080f98516ccf306fda9d6f8c3c68c2e17
"@types/node@npm:^18.16.1":
version: 18.16.1
resolution: "@types/node@npm:18.16.1"
checksum: 799026b949a48993cba7c9b81b2eabfdfb34c880744cb44c1c990fbedc9e315f3634d126eb2cf9a6e0795577c01016e2326d98565bef695ada9d363fadeb6946
languageName: node
linkType: hard

Expand Down Expand Up @@ -4995,7 +4995,7 @@ fsevents@^2.3.2:
"@nestjs/platform-express": 8.4.4
"@nestjs/testing": 8.4.4
"@types/jest": 27.4.1
"@types/node": ^16.7.1
"@types/node": ^18.16.1
"@typescript-eslint/eslint-plugin": 5.21.0
"@typescript-eslint/parser": 5.21.0
codecov: 3.8.3
Expand Down