CI: bump react-router-dom to 5.0 for CI
Showing
... | @@ -40,8 +40,8 @@ | ... | @@ -40,8 +40,8 @@ |
"jest-environment-jsdom": "^24.5.0", | "jest-environment-jsdom": "^24.5.0", | ||
"react": "^16.3.2", | "react": "^16.3.2", | ||
"react-dom": "^16.3.2", | "react-dom": "^16.3.2", | ||
"react-router": "^4.4.0", | "react-router": "^5.0.0", | ||
"react-router-dom": "^4.4.0", | "react-router-dom": "^5.0.0", | ||
"react-testing-library": "^6.0.0", | "react-testing-library": "^6.0.0", | ||
"ts-jest": "^24.0.0", | "ts-jest": "^24.0.0", | ||
"tslint": "^5.14.0", | "tslint": "^5.14.0", | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment