Merge pull request #100 from skidoodle/dependabot/npm_and_yarn/typescript-4.7.4

Bump typescript from 4.7.2 to 4.7.4
This commit is contained in:
skidoodle 2022-06-24 11:58:41 +02:00 committed by GitHub
commit 265819cde5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -33,6 +33,6 @@
"@types/react-dom": "^18.0.4",
"eslint": "8.16.0",
"eslint-config-next": "12.1.6",
"typescript": "4.7.2"
"typescript": "4.7.4"
}
}