Bump react-router-dom from 6.14.0 to 6.14.1

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.14.0 to 6.14.1.
- [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/react-router-dom@6.14.1/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-08 11:51:43 +00:00
committed by GitHub
parent 7da123fb42
commit 9ec6d0bc1b
2 changed files with 14 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
"jest": "^29.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.0",
"react-router-dom": "^6.14.1",
"sass": "^1.62.1"
},
"devDependencies": {