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

Commit 3d0f1a4

Browse files
authored
⬆️ Update @types/node to version 14.14.13 (#226)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 5e77e49 commit 3d0f1a4

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.12",
30+
"@types/node": "^14.14.13",
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
3333
"@typescript-eslint/eslint-plugin": "^4.9.1",

yarn.lock

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

117-
"@types/node@^14.14.12":
118-
version "14.14.12"
119-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.12.tgz#0b1d86f8c40141091285dea02e4940df73bba43f"
120-
integrity sha512-ASH8OPHMNlkdjrEdmoILmzFfsJICvhBsFfAum4aKZ/9U4B6M6tTmTPh+f3ttWdD74CEGV5XvXWkbyfSdXaTd7g==
117+
"@types/node@^14.14.13":
118+
version "14.14.13"
119+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.13.tgz#9e425079799322113ae8477297ae6ef51b8e0cdf"
120+
integrity sha512-vbxr0VZ8exFMMAjCW8rJwaya0dMCDyYW2ZRdTyjtrCvJoENMpdUHOT/eTzvgyA5ZnqRZ/sI0NwqAxNHKYokLJQ==
121121

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

0 commit comments

Comments
 (0)