Skip to content

Commit

Permalink
Merge pull request #266 from foxundermoon/renovate/node-16.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v16.11.14
  • Loading branch information
foxundermoon authored Dec 20, 2021
2 parents 66b83d8 + 3486bb2 commit 95bf6a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
},
"devDependencies": {
"@types/mocha": "9.0.0",
"@types/node": "16.11.12",
"@types/node": "16.11.14",
"husky": "7.0.4",
"lint-staged": "12.1.2",
"mocha": "9.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.1.tgz#88d501e84b6185f6489ecee4ba9e8fcec7f29bb2"
integrity sha512-NXKvBVUzIbs6ylBwmOwHFkZS2EXCcjnqr8ZCRNaXBkHAf+3mn/rPcJxwrzuc6movh8fxQAsUUfYklJ/EG+hZqQ==

"@types/[email protected].12":
version "16.11.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.12.tgz#ac7fb693ac587ee182c3780c26eb65546a1a3c10"
integrity sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==
"@types/[email protected].14":
version "16.11.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.14.tgz#4939fb42e5b0ffb3ea7e193c28244fe7414977a6"
integrity sha512-mK6BKLpL0bG6v2CxHbm0ed6RcZrAtTHBTd/ZpnlVPVa3HkumsqLE4BC4u6TQ8D7pnrRbOU0am6epuALs+Ncnzw==

"@ungap/[email protected]":
version "1.1.2"
Expand Down

0 comments on commit 95bf6a6

Please sign in to comment.