chore(deps): update dependency @types/node to v16.18.20

This commit is contained in:
renovate[bot] 2023-04-01 03:03:29 +00:00 committed by GitHub
parent 2244c37380
commit f8738fde52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"@semantic-release/git": "10.0.1", "@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.7", "@semantic-release/github": "8.0.7",
"@semantic-release/npm": "9.0.2", "@semantic-release/npm": "9.0.2",
"@types/node": "16.18.19", "@types/node": "16.18.20",
"@typescript-eslint/eslint-plugin": "5.56.0", "@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0", "@typescript-eslint/parser": "5.56.0",
"@vercel/ncc": "0.36.1", "@vercel/ncc": "0.36.1",

View file

@ -746,10 +746,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg== integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
"@types/node@16.18.19": "@types/node@16.18.20":
version "16.18.19" version "16.18.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.19.tgz#5a2c0c2fdcfcf1ff96b8f43447c81b40aa65ba2f" resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.20.tgz#8d69761aca4cf40a54dcd5c70ed313f393f8d6b5"
integrity sha512-Qd2EhjbjOKZuHMn+IJc2EUYwdkJw9kgsZ3k2zdyi2uIBH0hU00Yd9T5rpMq6KRiFvpscpXUQRjJSaJHH29ei8A== integrity sha512-9fH66vSJnF563exTu3y1g2IbDz1vCj01Lbqms97r8j0qzfFisT2biypSfybVv/eYrtTB74x9xQTdRU8RyMiRrg==
"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1": "@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1":
version "2.4.1" version "2.4.1"