Skip to content

Commit 19b16ba

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update react-router monorepo to v5.3.1
1 parent 5d5cbd4 commit 19b16ba

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"react-helmet": "6.1.0",
3232
"react-hook-form": "6.15.8",
3333
"react-hotkeys-hook": "3.4.4",
34-
"react-router": "5.2.1",
35-
"react-router-dom": "5.3.0",
34+
"react-router": "5.3.1",
35+
"react-router-dom": "5.3.1",
3636
"react-scripts": "4.0.3",
3737
"reactour": "1.18.7",
3838
"recharts": "2.1.9",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20175,23 +20175,23 @@ react-resize-detector@^6.6.3:
2017520175
lodash.throttle "^4.1.1"
2017620176
resize-observer-polyfill "^1.5.1"
2017720177

20178-
20179-
version "5.3.0"
20180-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.0.tgz#da1bfb535a0e89a712a93b97dd76f47ad1f32363"
20181-
integrity sha512-ObVBLjUZsphUUMVycibxgMdh5jJ1e3o+KpAZBVeHcNQZ4W+uUGGWsokurzlF4YOldQYRQL4y6yFRWM4m3svmuQ==
20178+
20179+
version "5.3.1"
20180+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.1.tgz#0151baf2365c5fcd8493f6ec9b9b31f34d0f8ae1"
20181+
integrity sha512-f0pj/gMAbv9e8gahTmCEY20oFhxhrmHwYeIwH5EO5xu0qme+wXtsdB8YfUOAZzUz4VaXmb58m3ceiLtjMhqYmQ==
2018220182
dependencies:
2018320183
"@babel/runtime" "^7.12.13"
2018420184
history "^4.9.0"
2018520185
loose-envify "^1.3.1"
2018620186
prop-types "^15.6.2"
20187-
react-router "5.2.1"
20187+
react-router "5.3.1"
2018820188
tiny-invariant "^1.0.2"
2018920189
tiny-warning "^1.0.0"
2019020190

20191-
react-router@5.2.1:
20192-
version "5.2.1"
20193-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.1.tgz#4d2e4e9d5ae9425091845b8dbc6d9d276239774d"
20194-
integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ==
20191+
react-router@5.3.1:
20192+
version "5.3.1"
20193+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.1.tgz#b13e84a016c79b9e80dde123ca4112c4f117e3cf"
20194+
integrity sha512-v+zwjqb7bakqgF+wMVKlAPTca/cEmPOvQ9zt7gpSNyPXau1+0qvuYZ5BWzzNDP1y6s15zDwgb9rPN63+SIniRQ==
2019520195
dependencies:
2019620196
"@babel/runtime" "^7.12.13"
2019720197
history "^4.9.0"

0 commit comments

Comments
 (0)