Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v16.11.26
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 26, 2022
1 parent 0318f7e commit 4bba9a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/express": "4.17.13",
"@types/express-session": "1.17.4",
"@types/jest": "27.4.1",
"@types/node": "16.11.25",
"@types/node": "16.11.26",
"@types/passport-local": "1.0.34",
"@types/source-map-support": "0.5.4",
"@types/supertest": "2.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1788,10 +1788,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.11.25":
version: 16.11.25
resolution: "@types/node@npm:16.11.25"
checksum: 0b6e25a81364be89256ad1a36341e27b387e646d3186e270108a8bb7b6ecdfdf5ae037aa1c75a5117b8a7509c80093b75431cd5cfcfbc4d553b52e7db2ca272e
"@types/node@npm:16.11.26":
version: 16.11.26
resolution: "@types/node@npm:16.11.26"
checksum: 57757caaba3f0d95de82198cb276a1002c49b710108c932a1d02d7c91ff2fa57cfe2dd19fde60853b6dd90b0964b3cf35557981d2628e20aed6a909057aedfe6
languageName: node
linkType: hard

Expand Down Expand Up @@ -5348,7 +5348,7 @@ __metadata:
"@types/express-session": 1.17.4
"@types/jest": 27.4.1
"@types/minio": 7.0.12
"@types/node": 16.11.25
"@types/node": 16.11.26
"@types/node-fetch": 2.6.1
"@types/passport-http-bearer": 1.0.37
"@types/passport-local": 1.0.34
Expand Down

0 comments on commit 4bba9a2

Please sign in to comment.