1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-08 22:31:30 +01:00

build(deps-dev): bump @types/react from 17.0.8 to 17.0.9 (#54)

This commit is contained in:
dependabot[bot] 2021-06-04 09:29:48 +02:00 committed by GitHub
parent 7ef9f79b97
commit 755f2da03a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -32,7 +32,7 @@
"@testing-library/react": "11.2.7",
"@types/jest": "26.0.23",
"@types/node": "15.9.0",
"@types/react": "17.0.8",
"@types/react": "17.0.9",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.26.0",
"autoprefixer": "10.2.6",
@ -4116,9 +4116,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.8.tgz",
"integrity": "sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==",
"version": "17.0.9",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.9.tgz",
"integrity": "sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@ -27748,9 +27748,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.8.tgz",
"integrity": "sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==",
"version": "17.0.9",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.9.tgz",
"integrity": "sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -46,7 +46,7 @@
"@testing-library/react": "11.2.7",
"@types/jest": "26.0.23",
"@types/node": "15.9.0",
"@types/react": "17.0.8",
"@types/react": "17.0.9",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.26.0",
"autoprefixer": "10.2.6",