Update dependency @types/node to v16.18.25 (#937)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-04 09:35:46 +12:00 committed by GitHub
parent 9398ae1bbd
commit b9a86feaa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -77,7 +77,7 @@
"@types/jest": "^29.0.0",
"@types/minimist": "^1.2.1",
"@types/mkdirp": "^1.0.2",
"@types/node": "16.18.23",
"@types/node": "16.18.25",
"@types/pacote": "^11.1.1",
"@types/tar": "^6.1.3",
"@typescript-eslint/eslint-plugin": "^5.42.0",
@ -119,7 +119,7 @@
"keytar": "^7.9.0"
},
"resolutions": {
"@types/node": "16.18.23"
"@types/node": "16.18.25"
},
"build": {
"appId": "im.riot.app",

View file

@ -1947,10 +1947,10 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@16.18.23", "@types/node@^17.0.36", "@types/node@^18.11.18":
version "16.18.23"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.23.tgz#b6e934fe427eb7081d0015aad070acb3373c3c90"
integrity sha512-XAMpaw1s1+6zM+jn2tmw8MyaRDIJfXxqmIQIS0HfoGYPuf7dUWeiUKopwq13KFX9lEp1+THGtlaaYx39Nxr58g==
"@types/node@*", "@types/node@16.18.25", "@types/node@^17.0.36", "@types/node@^18.11.18":
version "16.18.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.25.tgz#8863940fefa1234d3fcac7a4b7a48a6c992d67af"
integrity sha512-rUDO6s9Q/El1R1I21HG4qw/LstTHCPO/oQNAwI/4b2f9EWvMnqt4d3HJwPMawfZ3UvodB8516Yg+VAq54YM+eA==
"@types/normalize-package-data@^2.4.0":
version "2.4.1"