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.13 to 17.0.14 (#107)

This commit is contained in:
dependabot[bot] 2021-07-10 19:06:30 +02:00 committed by GitHub
parent 0cc83a811c
commit 25b2f05170
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.24",
"@types/node": "16.0.3",
"@types/react": "17.0.13",
"@types/react": "17.0.14",
"@types/styled-jsx": "2.2.9",
"@typescript-eslint/eslint-plugin": "4.28.2",
"autoprefixer": "10.2.6",
@ -4458,9 +4458,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
"version": "17.0.14",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.14.tgz",
"integrity": "sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@ -27466,9 +27466,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
"version": "17.0.14",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.14.tgz",
"integrity": "sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -50,7 +50,7 @@
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.24",
"@types/node": "16.0.3",
"@types/react": "17.0.13",
"@types/react": "17.0.14",
"@types/styled-jsx": "2.2.9",
"@typescript-eslint/eslint-plugin": "4.28.2",
"autoprefixer": "10.2.6",