1
0
Fork 0

update: update dependency @types/node to v18.13.0

This commit is contained in:
renovate[bot] 2023-02-08 14:34:26 +00:00 committed by Sean Sube
parent c863074989
commit 576ffac773
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"@types/chai-as-promised": "7.1.5",
"@types/mocha": "10.0.1",
"@types/mock-fs": "4.13.1",
"@types/node": "18.11.10",
"@types/node": "18.13.0",
"@types/sinon-chai": "3.2.9",
"@types/source-map-support": "0.5.6",
"@typescript-eslint/eslint-plugin": "5.47.1",

View File

@ -311,10 +311,10 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c"
integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ==
"@types/node@18.11.10":
version "18.11.10"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34"
integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==
"@types/node@18.13.0":
version "18.13.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
"@types/normalize-package-data@^2.4.0":
version "2.4.1"