Merge branch 'master' into dependabot/npm_and_yarn/types/node-18.0.3

This commit is contained in:
skidoodle 2022-07-13 03:29:42 +02:00 committed by GitHub
commit 8ec9ac3360
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 15 deletions

View file

@ -29,10 +29,10 @@
},
"devDependencies": {
"@types/node": "18.0.3",
"@types/react": "^18.0.14",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.4",
"eslint": "8.18.0",
"eslint-config-next": "12.1.6",
"eslint-config-next": "12.2.2",
"typescript": "4.7.4"
}
}