Skip to content

Commit

Permalink
chore(deps): Bump react-router from 6.20.1 to 6.21.0 (#16388)
Browse files Browse the repository at this point in the history
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.20.1 to 6.21.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@6.21.0/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2023
1 parent d42ba42 commit 445b3cf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"react-error-boundary": "4.0.11",
"react-intl": "6.5.5",
"react-redux": "8.1.3",
"react-router": "6.20.1",
"react-router": "6.21.0",
"react-router-dom": "6.20.1",
"react-transition-group": "4.4.5",
"redux": "4.2.1",
Expand Down
20 changes: 19 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5027,6 +5027,13 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.14.0":
version: 1.14.0
resolution: "@remix-run/router@npm:1.14.0"
checksum: 573138c1f5d93130bf950fa1abf209280abf831a065eecb70965d55239ffda3a53a75a0e15c79cea408734efefcac03041fc07a29e98adaca9aa309a1d1c9656
languageName: node
linkType: hard

"@rollup/plugin-babel@npm:^5.2.0":
version: 5.3.1
resolution: "@rollup/plugin-babel@npm:5.3.1"
Expand Down Expand Up @@ -16474,6 +16481,17 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:6.21.0":
version: 6.21.0
resolution: "react-router@npm:6.21.0"
dependencies:
"@remix-run/router": 1.14.0
peerDependencies:
react: ">=16.8"
checksum: e9e50767cf85e7e216aed97dcc280a8b0b83e4f0790274096991823046bb86aa1aaab3ba10a4de11bd89d73c9eeb880df1d50055e6e4f44fcdfad38adcd6c1b8
languageName: node
linkType: hard

"react-select@npm:5.7.5":
version: 5.7.5
resolution: "react-select@npm:5.7.5"
Expand Down Expand Up @@ -19608,7 +19626,7 @@ __metadata:
react-error-boundary: 4.0.11
react-intl: 6.5.5
react-redux: 8.1.3
react-router: 6.20.1
react-router: 6.21.0
react-router-dom: 6.20.1
react-transition-group: 4.4.5
redux: 4.2.1
Expand Down

0 comments on commit 445b3cf

Please sign in to comment.