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.20 to 17.0.21 (#225)

This commit is contained in:
dependabot[bot] 2021-09-15 10:04:38 +02:00 committed by GitHub
parent cb0f74f679
commit 9bf1217205
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", "@testing-library/react": "12.1.0",
"@types/jest": "27.0.1", "@types/jest": "27.0.1",
"@types/node": "16.9.1", "@types/node": "16.9.1",
"@types/react": "17.0.20", "@types/react": "17.0.21",
"@typescript-eslint/eslint-plugin": "4.31.1", "@typescript-eslint/eslint-plugin": "4.31.1",
"autoprefixer": "10.3.4", "autoprefixer": "10.3.4",
"babel-jest": "27.2.0", "babel-jest": "27.2.0",
@ -4466,9 +4466,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "17.0.20", "version": "17.0.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.20.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.21.tgz",
"integrity": "sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==", "integrity": "sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",
@ -29679,9 +29679,9 @@
"dev": true "dev": true
}, },
"@types/react": { "@types/react": {
"version": "17.0.20", "version": "17.0.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.20.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.21.tgz",
"integrity": "sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==", "integrity": "sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",

View File

@ -57,7 +57,7 @@
"@testing-library/react": "12.1.0", "@testing-library/react": "12.1.0",
"@types/jest": "27.0.1", "@types/jest": "27.0.1",
"@types/node": "16.9.1", "@types/node": "16.9.1",
"@types/react": "17.0.20", "@types/react": "17.0.21",
"@typescript-eslint/eslint-plugin": "4.31.1", "@typescript-eslint/eslint-plugin": "4.31.1",
"autoprefixer": "10.3.4", "autoprefixer": "10.3.4",
"babel-jest": "27.2.0", "babel-jest": "27.2.0",