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.14 to 17.0.15 (#134)

This commit is contained in:
dependabot[bot] 2021-07-26 06:50:08 +02:00 committed by GitHub
parent fa8d70bf82
commit 9c0a3ea1af
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.4.3",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/styled-jsx": "2.2.9",
"@typescript-eslint/eslint-plugin": "4.28.4",
"autoprefixer": "10.3.1",
@ -4581,9 +4581,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.14",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.14.tgz",
"integrity": "sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==",
"version": "17.0.15",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.15.tgz",
"integrity": "sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@ -27713,9 +27713,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.14",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.14.tgz",
"integrity": "sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==",
"version": "17.0.15",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.15.tgz",
"integrity": "sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==",
"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.4.3",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/styled-jsx": "2.2.9",
"@typescript-eslint/eslint-plugin": "4.28.4",
"autoprefixer": "10.3.1",