-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump react-router-dom in /cmd/mdl/webapp
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.0 to 6.26.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
3cf57fe
commit 72245a5
Showing
3 changed files
with
23 additions
and
72 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1174,10 +1174,6 @@ | |
schema-utils "^4.2.0" | ||
source-map "^0.7.3" | ||
|
||
"@remix-run/[email protected]": | ||
version "1.19.0" | ||
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.0.tgz#745dbffbce67f05386d57ca22c51dfd85c979593" | ||
|
||
"@remix-run/[email protected]": | ||
version "1.19.2" | ||
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.2.tgz#0c896535473291cb41f152c180bedd5680a3b273" | ||
|
@@ -4302,18 +4298,12 @@ [email protected]: | |
version "0.14.2" | ||
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9" | ||
|
||
[email protected]: | ||
version "6.26.0" | ||
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.0.tgz#8debe13295c58605c04f93018d659a763245e58c" | ||
dependencies: | ||
"@remix-run/router" "1.19.0" | ||
react-router "6.26.0" | ||
|
||
[email protected]: | ||
version "6.26.0" | ||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.0.tgz#d5af4c46835b202348ef2b7ddacd32a2db539fde" | ||
[email protected]: | ||
version "6.26.2" | ||
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.2.tgz#a6e3b0cbd6bfd508e42b9342099d015a0ac59680" | ||
dependencies: | ||
"@remix-run/router" "1.19.0" | ||
"@remix-run/router" "1.19.2" | ||
react-router "6.26.2" | ||
|
||
[email protected]: | ||
version "6.26.2" | ||
|