Merge pull request #236 from skidoodle/dependabot/npm_and_yarn/types/node-18.8.1

Bump @types/node from 18.7.23 to 18.8.1
This commit is contained in:
skidoodle 2022-10-04 11:03:24 +02:00 committed by GitHub
commit a3270b7da0
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" "swr": "^1.3.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.7.23", "@types/node": "18.8.1",
"@types/react": "18.0.21", "@types/react": "18.0.21",
"@types/react-dom": "18.0.6", "@types/react-dom": "18.0.6",
"autoprefixer": "^10.4.12", "autoprefixer": "^10.4.12",

View file

@ -100,10 +100,10 @@
dependencies: dependencies:
tslib "^2.4.0" tslib "^2.4.0"
"@types/node@18.7.23": "@types/node@18.8.1":
version "18.7.23" version "18.8.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.23.tgz#75c580983846181ebe5f4abc40fe9dfb2d65665f" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.1.tgz#33e6759935f7a82821b72fb936e66f6b99a36173"
integrity sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg== integrity sha512-vuYaNuEIbOYLTLUAJh50ezEbvxrD43iby+lpUA2aa148Nh5kX/AVO/9m1Ahmbux2iU5uxJTNF9g2Y+31uml7RQ==
"@types/prop-types@*": "@types/prop-types@*":
version "15.7.5" version "15.7.5"