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.18 to 17.0.19 (#169)

This commit is contained in:
dependabot[bot] 2021-08-20 10:37:38 +02:00 committed by GitHub
parent 99b9b12ac9
commit 52267005ec
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", "@testing-library/react": "12.0.0",
"@types/jest": "27.0.1", "@types/jest": "27.0.1",
"@types/node": "16.6.2", "@types/node": "16.6.2",
"@types/react": "17.0.18", "@types/react": "17.0.19",
"@typescript-eslint/eslint-plugin": "4.29.2", "@typescript-eslint/eslint-plugin": "4.29.2",
"autoprefixer": "10.3.1", "autoprefixer": "10.3.1",
"babel-jest": "27.0.6", "babel-jest": "27.0.6",
@ -4458,9 +4458,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "17.0.18", "version": "17.0.19",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.18.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.19.tgz",
"integrity": "sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==", "integrity": "sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",
@ -29597,9 +29597,9 @@
"dev": true "dev": true
}, },
"@types/react": { "@types/react": {
"version": "17.0.18", "version": "17.0.19",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.18.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.19.tgz",
"integrity": "sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==", "integrity": "sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",

View File

@ -57,7 +57,7 @@
"@testing-library/react": "12.0.0", "@testing-library/react": "12.0.0",
"@types/jest": "27.0.1", "@types/jest": "27.0.1",
"@types/node": "16.6.2", "@types/node": "16.6.2",
"@types/react": "17.0.18", "@types/react": "17.0.19",
"@typescript-eslint/eslint-plugin": "4.29.2", "@typescript-eslint/eslint-plugin": "4.29.2",
"autoprefixer": "10.3.1", "autoprefixer": "10.3.1",
"babel-jest": "27.0.6", "babel-jest": "27.0.6",