Merge pull request #138 from skidoodle/dependabot/npm_and_yarn/types/react-18.0.15

Bump @types/react from 18.0.14 to 18.0.15
This commit is contained in:
skidoodle 2022-07-13 03:29:20 +02:00 committed by GitHub
commit 2dd3024351
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/node": "18.0.0",
"@types/react": "^18.0.14",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.4",
"eslint": "8.18.0",
"eslint-config-next": "12.2.2",