Merge pull request #562 from joelwmale/dependabot/npm_and_yarn/types/node-18.7.23

Bump @types/node from 18.7.21 to 18.7.23
This commit is contained in:
mergify[bot] 2022-09-27 11:04:21 +00:00 committed by GitHub
commit 81e5e52320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/jest": "^29.0.3",
"@types/node": "^18.7.21",
"@types/node": "^18.7.23",
"@typescript-eslint/parser": "^5.38.0",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.24.0",

View File

@ -181,10 +181,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
"@types/node@*", "@types/node@^18.7.21":
version "18.7.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.21.tgz#63ee6688070e456325b6748dc492a7b948593871"
integrity sha512-rLFzK5bhM0YPyCoTC8bolBjMk7bwnZ8qeZUBslBfjZQou2ssJdWslx9CZ8DGM+Dx7QXQiiTVZ/6QO6kwtHkZCA==
"@types/node@*", "@types/node@^18.7.23":
version "18.7.23"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.23.tgz#75c580983846181ebe5f4abc40fe9dfb2d65665f"
integrity sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg==
"@types/stack-utils@^2.0.0":
version "2.0.1"