Skip to content

Commit

Permalink
chore(deps): bump react-router from 6.26.0 to 6.26.1 (#17910)
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.26.0 to 6.26.1.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2024
1 parent f40ad54 commit 875156d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 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.13",
"react-intl": "6.6.8",
"react-redux": "9.1.2",
"react-router": "6.26.0",
"react-router": "6.26.1",
"react-router-dom": "6.26.1",
"react-transition-group": "4.4.5",
"redux": "5.0.1",
Expand Down
20 changes: 1 addition & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4171,13 +4171,6 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.19.0":
version: 1.19.0
resolution: "@remix-run/router@npm:1.19.0"
checksum: 10/13a881fc47ca3571dcad298f6f19218c84f09f0dda38695d874a9fb1b496e42b6b37b777169d283cd1f5098a1470fa76c5143c53eb5a4078202bd12ea1541d29
languageName: node
linkType: hard

"@remix-run/router@npm:1.19.1":
version: 1.19.1
resolution: "@remix-run/router@npm:1.19.1"
Expand Down Expand Up @@ -15124,17 +15117,6 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:6.26.0":
version: 6.26.0
resolution: "react-router@npm:6.26.0"
dependencies:
"@remix-run/router": "npm:1.19.0"
peerDependencies:
react: ">=16.8"
checksum: 10/d0c79a0f95a88730c0d2bfd098da9d6bdd4d7f08d4e1ddd152b5d013d3c01064afdd6fed57d4d3fa50c42c412e6d00e9217b2abd6cdbf4aaf810b7c33e728400
languageName: node
linkType: hard

"react-router@npm:6.26.1":
version: 6.26.1
resolution: "react-router@npm:6.26.1"
Expand Down Expand Up @@ -18118,7 +18100,7 @@ __metadata:
react-error-boundary: "npm:4.0.13"
react-intl: "npm:6.6.8"
react-redux: "npm:9.1.2"
react-router: "npm:6.26.0"
react-router: "npm:6.26.1"
react-router-dom: "npm:6.26.1"
react-transition-group: "npm:4.4.5"
redux: "npm:5.0.1"
Expand Down

0 comments on commit 875156d

Please sign in to comment.