1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-17 05:25:54 +02:00

build(deps-dev): bump @types/react from 17.0.19 to 17.0.20 (#201)

This commit is contained in:
dependabot[bot] 2021-09-06 16:28:01 +02:00 committed by GitHub
parent 337352de0c
commit dd582652ab
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

@ -36,7 +36,7 @@
"@testing-library/react": "12.0.0",
"@types/jest": "27.0.1",
"@types/node": "16.7.10",
"@types/react": "17.0.19",
"@types/react": "17.0.20",
"@typescript-eslint/eslint-plugin": "4.30.0",
"autoprefixer": "10.3.4",
"babel-jest": "27.1.0",
@ -4466,9 +4466,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.19",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.19.tgz",
"integrity": "sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==",
"version": "17.0.20",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.20.tgz",
"integrity": "sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@ -29413,9 +29413,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.19",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.19.tgz",
"integrity": "sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==",
"version": "17.0.20",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.20.tgz",
"integrity": "sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -57,7 +57,7 @@
"@testing-library/react": "12.0.0",
"@types/jest": "27.0.1",
"@types/node": "16.7.10",
"@types/react": "17.0.19",
"@types/react": "17.0.20",
"@typescript-eslint/eslint-plugin": "4.30.0",
"autoprefixer": "10.3.4",
"babel-jest": "27.1.0",