1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-05 04:51:30 +01:00

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

This commit is contained in:
dependabot[bot] 2021-06-09 11:18:01 +02:00 committed by GitHub
parent 1403cdf80c
commit ea04f0f189
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.12.2",
"@types/react": "17.0.9",
"@types/react": "17.0.10",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.26.1",
"autoprefixer": "10.2.6",
@ -4083,9 +4083,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.9",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.9.tgz",
"integrity": "sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==",
"version": "17.0.10",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.10.tgz",
"integrity": "sha512-+Tc5aGO49L/cjFBfpIPB398ztmAUChglc+a+EYlvphMOMvwUEzmLiyfmnEseGE7inMO6XiSffHmXVPC8GonksQ==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@ -26947,9 +26947,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.9",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.9.tgz",
"integrity": "sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==",
"version": "17.0.10",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.10.tgz",
"integrity": "sha512-+Tc5aGO49L/cjFBfpIPB398ztmAUChglc+a+EYlvphMOMvwUEzmLiyfmnEseGE7inMO6XiSffHmXVPC8GonksQ==",
"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.12.2",
"@types/react": "17.0.9",
"@types/react": "17.0.10",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.26.1",
"autoprefixer": "10.2.6",