Merge pull request #240 from skidoodle/dependabot/npm_and_yarn/types/node-18.11.0

Bump @types/node from 18.8.1 to 18.11.0
This commit is contained in:
skidoodle 2022-10-20 23:59:15 +02:00 committed by GitHub
commit eb053c1b1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@
"swr": "^1.3.0"
},
"devDependencies": {
"@types/node": "18.8.1",
"@types/node": "18.11.0",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"autoprefixer": "^10.4.12",

View file

@ -100,10 +100,10 @@
dependencies:
tslib "^2.4.0"
"@types/node@18.8.1":
version "18.8.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.1.tgz#33e6759935f7a82821b72fb936e66f6b99a36173"
integrity sha512-vuYaNuEIbOYLTLUAJh50ezEbvxrD43iby+lpUA2aa148Nh5kX/AVO/9m1Ahmbux2iU5uxJTNF9g2Y+31uml7RQ==
"@types/node@18.11.0":
version "18.11.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.0.tgz#f38c7139247a1d619f6cc6f27b072606af7c289d"
integrity sha512-IOXCvVRToe7e0ny7HpT/X9Rb2RYtElG1a+VshjwT00HxrM2dWBApHQoqsI6WiY7Q03vdf2bCrIGzVrkF/5t10w==
"@types/prop-types@*":
version "15.7.5"