chore(deps): update dependency @types/node to v20.17.5

This commit is contained in:
renovate[bot]
2024-10-31 18:31:49 +00:00
parent a9d4b5a30e
commit 4953dfa655
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -18,7 +18,7 @@
"@types/chai-as-promised": "8.0.1",
"@types/diff": "5.2.3",
"@types/mocha": "10.0.9",
"@types/node": "20.17.3",
"@types/node": "20.17.5",
"@types/semver": "7.5.8",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "4.0.0",
@@ -3007,9 +3007,9 @@
}
},
"node_modules/@types/node": {
"version": "20.17.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.3.tgz",
"integrity": "sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==",
"version": "20.17.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.5.tgz",
"integrity": "sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"
@@ -22960,9 +22960,9 @@
}
},
"@types/node": {
"version": "20.17.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.3.tgz",
"integrity": "sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==",
"version": "20.17.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.5.tgz",
"integrity": "sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==",
"requires": {
"undici-types": "~6.19.2"
}
+1 -1
View File
@@ -88,7 +88,7 @@
"@types/chai-as-promised": "8.0.1",
"@types/diff": "5.2.3",
"@types/mocha": "10.0.9",
"@types/node": "20.17.3",
"@types/node": "20.17.5",
"@types/semver": "7.5.8",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "4.0.0",