Skip to content

Commit

Permalink
chore(deps): Bump react-router from 6.21.2 to 6.21.3
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.21.2 to 6.21.3.
- [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/[email protected]/packages/react-router)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent a013efa commit b75bc21
Show file tree
Hide file tree
Showing 2 changed files with 13 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.12",
"react-intl": "6.5.5",
"react-redux": "8.1.3",
"react-router": "6.21.2",
"react-router": "6.21.3",
"react-router-dom": "6.21.2",
"react-transition-group": "4.4.5",
"redux": "4.2.1",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14613,6 +14613,17 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:6.21.3":
version: 6.21.3
resolution: "react-router@npm:6.21.3"
dependencies:
"@remix-run/router": 1.14.2
peerDependencies:
react: ">=16.8"
checksum: 7e6297d5b67ae07d2e8564e036dbb15ebd706b41c22238940f47eee9b21ffb76d41336803c3b33435f1ebe210226577e32df3838bcbf2cd7c813fa357c0a4fac
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 @@ -17643,7 +17654,7 @@ __metadata:
react-error-boundary: 4.0.12
react-intl: 6.5.5
react-redux: 8.1.3
react-router: 6.21.2
react-router: 6.21.3
react-router-dom: 6.21.2
react-transition-group: 4.4.5
redux: 4.2.1
Expand Down

0 comments on commit b75bc21

Please sign in to comment.