Merge pull request #570 from LiveSplit/dependabot/npm_and_yarn/types/react-17.0.13

Bump @types/react from 17.0.12 to 17.0.13
This commit is contained in:
Christopher Serr
2021-07-23 20:31:15 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2244,9 +2244,9 @@
"integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw=="
},
"@types/react": {
"version": "17.0.12",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.12.tgz",
"integrity": "sha512-F0Kcg/W9Zakf9GnYQzM67QjeTlbBcE8UPOck3pjiW0K4vqXvmfm5UErg+83nkK4VIi8IixaA2gqYgI42UTq0TQ==",
"version": "17.0.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",
+1 -1
View File
@@ -17,7 +17,7 @@
"license": "ISC",
"dependencies": {
"@types/commonmark": "^0.27.4",
"@types/react": "^17.0.12",
"@types/react": "^17.0.13",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.8",
"@types/react-resizable": "^1.7.2",