Update dependency @types/node to v16.18.37 (#1033)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-27 13:00:38 +00:00 committed by GitHub
parent 3fdfc84c81
commit 4697612103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

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

View file

@ -2089,10 +2089,10 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@16.18.36", "@types/node@^17.0.36", "@types/node@^18.11.18":
version "16.18.36"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.36.tgz#0db5d7efc4760d36d0d1d22c85d1a53accd5dc27"
integrity sha512-8egDX8dE50XyXWH6C6PRCNkTP106DuUrvdrednFouDSmCi7IOvrqr0frznfZaHifHH/3aq/7a7v9N4wdXMqhBQ==
"@types/node@*", "@types/node@16.18.37", "@types/node@^17.0.36", "@types/node@^18.11.18":
version "16.18.37"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.37.tgz#a1f8728e4dc30163deb41e9b7aba65d0c2d4eda1"
integrity sha512-ql+4dw4PlPFBP495k8JzUX/oMNRI2Ei4PrMHgj8oT4VhGlYUzF4EYr0qk2fW+XBVGIrq8Zzk13m4cvyXZuv4pA==
"@types/normalize-package-data@^2.4.0":
version "2.4.1"