1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-08 22:31:30 +01:00

build(deps-dev): bump @types/react from 17.0.11 to 17.0.13 (#98)

This commit is contained in:
dependabot[bot] 2021-07-02 10:39:07 +02:00 committed by GitHub
parent 8f2d0817ce
commit 4e6531e341
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": "12.0.0",
"@types/jest": "26.0.23",
"@types/node": "15.14.0",
"@types/react": "17.0.11",
"@types/react": "17.0.13",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.28.1",
"autoprefixer": "10.2.6",
@ -4349,9 +4349,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.11",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.11.tgz",
"integrity": "sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==",
"version": "17.0.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@ -27493,9 +27493,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.11",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.11.tgz",
"integrity": "sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==",
"version": "17.0.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -50,7 +50,7 @@
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.23",
"@types/node": "15.14.0",
"@types/react": "17.0.11",
"@types/react": "17.0.13",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.28.1",
"autoprefixer": "10.2.6",