Skip to content

Commit 8c08bd6

Browse files
chore(deps): update dependency @types/node to v18.15.11
1 parent 0c33ca4 commit 8c08bd6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@nestjs/testing": "9.1.4",
4949
"@types/express": "4.17.14",
5050
"@types/jest": "29.2.2",
51-
"@types/node": "18.11.9",
51+
"@types/node": "18.15.11",
5252
"@types/supertest": "2.0.12",
5353
"@typescript-eslint/eslint-plugin": "5.40.0",
5454
"@typescript-eslint/parser": "5.40.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,10 +1007,10 @@
10071007
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.4.tgz#54be907698f40de8a45770b48486aa3cbd3adff7"
10081008
integrity sha512-WdlVphvfR/GJCLEMbNA8lJ0lhFNBj4SW3O+O5/cEGw9oYrv0al9zTwuQsq+myDUXgNx2jgBynoVgZ2MMJ6pbow==
10091009

1010-
"@types/node@18.11.9":
1011-
version "18.11.9"
1012-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
1013-
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
1010+
"@types/node@18.15.11":
1011+
version "18.15.11"
1012+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
1013+
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
10141014

10151015
"@types/parse-json@^4.0.0":
10161016
version "4.0.0"

0 commit comments

Comments
 (0)