Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #692 from KnisterPeter/renovate/node-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v9.6.59
  • Loading branch information
KnisterPeter authored Sep 17, 2020
2 parents 67e1871 + 356ec5f commit 1c5b65c
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 @@ -235,7 +235,7 @@
"@types/common-tags": "1.8.0",
"@types/lru-cache": "5.1.0",
"@types/mocha": "7.0.2",
"@types/node": "9.6.58",
"@types/node": "9.6.59",
"conventional-changelog-lint": "2.1.1",
"cz-customizable": "6.3.0",
"husky": "4.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
version "7.0.2"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"

"@types/node@9.6.58":
version "9.6.58"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.58.tgz#cb568ffde093c29949dce776dfc250df76b7a995"
integrity sha512-I5B2ZIvr5G5qW6VUZgMk284p/41/U5x3Lqyz3Hz9va3bmxgV7p5CBnDPGv/lGFgGDP4415pqZXLsa4cKA3BHAg==
"@types/node@9.6.59":
version "9.6.59"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.59.tgz#76eabeeb8d87ce05e232e5680feaef38ee9eae90"
integrity sha512-TX/dHK9lFrXoMFtHdF3oyEw6EpfYfu+8AZ1zP6Oj3rOiQGbit2rgQlJzvBRx712b9ReaCfkSNPRXYzZDYI4YSw==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down

0 comments on commit 1c5b65c

Please sign in to comment.