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",