Merge pull request #557 from joelwmale/dependabot/npm_and_yarn/types/node-18.7.18

Bump @types/node from 18.7.17 to 18.7.18
This commit is contained in:
mergify[bot] 2022-09-14 11:06:41 +00:00 committed by GitHub
commit a9db38971a
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.2",
"@types/node": "^18.7.17",
"@types/node": "^18.7.18",
"@typescript-eslint/parser": "^5.37.0",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.23.1",

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.17":
version "18.7.17"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.17.tgz#52438111ea98f77475470fc62d79b9eb96bb2c92"
integrity sha512-0UyfUnt02zIuqp7yC8RYtDkp/vo8bFaQ13KkSEvUAohPOAlnVNbj5Fi3fgPSuwzakS+EvvnnZ4x9y7i6ASaSPQ==
"@types/node@*", "@types/node@^18.7.18":
version "18.7.18"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
"@types/stack-utils@^2.0.0":
version "2.0.1"