packages,plugins: bump react-router-dom to 5.2.0

This commit is contained in:
Patrik Oldsberg
2020-05-13 13:56:56 +02:00
parent 2d0c1afe62
commit 1713fac765
11 changed files with 20 additions and 45 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2",
"react-router-dom": "^5.2.0",
"react-use": "^13.24.0",
"zen-observable": "^0.8.15"
},