Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit 0506f7a

Browse files
authored
Update @types/node: 14.14.32 → 14.14.33 (patch) (#283)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 2395e9a commit 0506f7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@types/express": "^4.17.8",
30-
"@types/node": "^14.14.32",
30+
"@types/node": "^14.14.33",
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
3333
"@typescript-eslint/eslint-plugin": "^4.17.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@
113113
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.18.tgz#1d3ca764718915584fcd9f6344621b7672665c67"
114114
integrity sha512-fh+pAqt4xRzPfqA6eh3Z2y6fyZavRIumvjhaCL753+TVkGKGhpPeyrJG2JftD0T9q4GF00KjefsQ+PQNDdWQaQ==
115115

116-
"@types/node@^14.14.32":
117-
version "14.14.32"
118-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.32.tgz#90c5c4a8d72bbbfe53033f122341343249183448"
119-
integrity sha512-/Ctrftx/zp4m8JOujM5ZhwzlWLx22nbQJiVqz8/zE15gOeEW+uly3FSX4fGFpcfEvFzXcMCJwq9lGVWgyARXhg==
116+
"@types/node@^14.14.33":
117+
version "14.14.33"
118+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.33.tgz#9e4f8c64345522e4e8ce77b334a8aaa64e2b6c78"
119+
integrity sha512-oJqcTrgPUF29oUP8AsUqbXGJNuPutsetaa9kTQAQce5Lx5dTYWV02ScBiT/k1BX/Z7pKeqedmvp39Wu4zR7N7g==
120120

121121
"@types/qs@*":
122122
version "6.9.5"

0 commit comments

Comments
 (0)