1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-02-08 21:59:39 +01:00

build(deps-dev): bump @types/react from 17.0.21 to 17.0.22 (#235)

This commit is contained in:
dependabot[bot] 2021-09-21 08:26:15 +02:00 committed by GitHub
parent 3ce533bced
commit 1ab3d8310c
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.1.0",
"@types/jest": "27.0.1",
"@types/node": "16.9.4",
"@types/react": "17.0.21",
"@types/react": "17.0.22",
"@typescript-eslint/eslint-plugin": "4.31.2",
"autoprefixer": "10.3.4",
"babel-jest": "27.2.1",
@ -4490,9 +4490,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.21.tgz",
"integrity": "sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==",
"version": "17.0.22",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.22.tgz",
"integrity": "sha512-kq/BMeaAVLJM6Pynh8C2rnr/drCK+/5ksH0ch9asz+8FW3DscYCIEFtCeYTFeIx/ubvOsMXmRfy7qEJ76gM96A==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@ -29743,9 +29743,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.21.tgz",
"integrity": "sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==",
"version": "17.0.22",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.22.tgz",
"integrity": "sha512-kq/BMeaAVLJM6Pynh8C2rnr/drCK+/5ksH0ch9asz+8FW3DscYCIEFtCeYTFeIx/ubvOsMXmRfy7qEJ76gM96A==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -57,7 +57,7 @@
"@testing-library/react": "12.1.0",
"@types/jest": "27.0.1",
"@types/node": "16.9.4",
"@types/react": "17.0.21",
"@types/react": "17.0.22",
"@typescript-eslint/eslint-plugin": "4.31.2",
"autoprefixer": "10.3.4",
"babel-jest": "27.2.1",