aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-07-04 12:53:31 +0900
committerGitHub <noreply@github.com>2021-07-04 12:53:31 +0900
commitd1e9e179df7c6a905b25dfbd8f06f636093d30bd (patch)
tree4462c013568bcfdfbe8603beafe25ca5447d6908 /package.json
parentca96ff9bf0f5c582c6eb711872cd8f941de4471d (diff)
parent35b7735b8f4bdfaa38e973623b9b603e32a22886 (diff)
Merge pull request #1196 from ueokande/dependabot/npm_and_yarn/types/react-17.0.13
Bump @types/react from 17.0.4 to 17.0.13
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1eec947..7c42919 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"@types/mocha": "^8.0.1",
"@types/node": "^14.14.13",
"@types/prop-types": "^15.7.3",
- "@types/react": "^17.0.0",
+ "@types/react": "^17.0.13",
"@types/react-dom": "^17.0.5",
"@types/react-redux": "^7.1.7",
"@types/react-test-renderer": "^17.0.0",