aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Renovate Bot <[email protected]>2020-12-30 16:50:51 +0000
committerGravatar Renovate Bot <[email protected]>2020-12-30 16:50:51 +0000
commit235dc00cadf8612980f858a5907046fd1d44679b (patch)
treee7a0986975720b270edb325f49affcf273a4e96f /package.json
parentMerge pull request #63 from python-discord/renovate/eslint-plugin-react-7.x (diff)
Update dependency @types/react-router-dom to v5.1.7
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 fc5ea5b..da43250 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"@types/node": "14.14.16",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
- "@types/react-router-dom": "5.1.6",
+ "@types/react-router-dom": "5.1.7",
"@types/react-transition-group": "4.4.0",
"@typescript-eslint/eslint-plugin": "4.11.1",
"@typescript-eslint/parser": "4.11.1",