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.5 to 17.0.6 (#30)

This commit is contained in:
dependabot[bot] 2021-05-19 10:26:33 +02:00 committed by GitHub
parent d3d1ca7beb
commit 88c44ed31f
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": "11.2.7",
"@types/jest": "26.0.23",
"@types/node": "15.3.0",
"@types/react": "17.0.5",
"@types/react": "17.0.6",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.24.0",
"autoprefixer": "10.2.5",
@ -4140,9 +4140,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.5.tgz",
"integrity": "sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==",
"version": "17.0.6",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.6.tgz",
"integrity": "sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@ -29428,9 +29428,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.5.tgz",
"integrity": "sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==",
"version": "17.0.6",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.6.tgz",
"integrity": "sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -46,7 +46,7 @@
"@testing-library/react": "11.2.7",
"@types/jest": "26.0.23",
"@types/node": "15.3.0",
"@types/react": "17.0.5",
"@types/react": "17.0.6",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.24.0",
"autoprefixer": "10.2.5",