Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump react-router-dom from 6.21.2 to 6.21.3 #16578

Merged
merged 1 commit into from
Jan 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-intl": "6.6.1",
"react-redux": "8.1.3",
"react-router": "6.21.3",
"react-router-dom": "6.21.2",
"react-router-dom": "6.21.3",
"react-transition-group": "4.4.5",
"redux": "4.2.1",
"redux-logdown": "1.0.4",
Expand Down
23 changes: 6 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14614,27 +14614,16 @@ __metadata:
languageName: node
linkType: hard

"react-router-dom@npm:6.21.2":
version: 6.21.2
resolution: "react-router-dom@npm:6.21.2"
"react-router-dom@npm:6.21.3":
version: 6.21.3
resolution: "react-router-dom@npm:6.21.3"
dependencies:
"@remix-run/router": 1.14.2
react-router: 6.21.2
react-router: 6.21.3
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: 3fc17fd6693ba8fd710937a5d694172eac4b14dddfe3df61f5339718fa36caaa894135807e0d704bddd5f277db6950117bb312d76da90921dd014e225b2cf575
languageName: node
linkType: hard

"react-router@npm:6.21.2":
version: 6.21.2
resolution: "react-router@npm:6.21.2"
dependencies:
"@remix-run/router": 1.14.2
peerDependencies:
react: ">=16.8"
checksum: 8c38a4914892d5b8052bc5c244af95109affd8b74bffa16f9ea7856dc0e992dd8539b19d2618721cd7ef091a585f394fac9d05ab7a98cf3ca6aeb7519b7bce0e
checksum: bcf668aa1428ca3048d7675f1ae3fe983c8792357a0ed59a1414cb1d682227727aad7c44c4222c6774b8d01bf352478845f7f3f668ebfcaa177208ef64e10bdc
languageName: node
linkType: hard

Expand Down Expand Up @@ -17680,7 +17669,7 @@ __metadata:
react-intl: 6.6.1
react-redux: 8.1.3
react-router: 6.21.3
react-router-dom: 6.21.2
react-router-dom: 6.21.3
react-transition-group: 4.4.5
redux: 4.2.1
redux-devtools-extension: 2.13.9
Expand Down
Loading