Merge pull request #229 from skidoodle/dependabot/npm_and_yarn/types/node-18.7.23

Bump @types/node from 18.7.18 to 18.7.23
This commit is contained in:
skidoodle 2022-09-27 06:50:33 +02:00 committed by GitHub
commit 39c9d9c16d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"swr": "^1.3.0"
},
"devDependencies": {
"@types/node": "18.7.18",
"@types/node": "18.7.23",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"autoprefixer": "^10.4.11",

View file

@ -100,10 +100,10 @@
dependencies:
tslib "^2.4.0"
"@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/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/prop-types@*":
version "15.7.5"