Skip to content

Commit

Permalink
Bump react-router-dom from 6.2.2 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.2.2 to 6.3.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Commits](https://github.com/remix-run/react-router/commits/v6.3.0/packages/react-router-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2022
1 parent 734ad21 commit 8c7972c
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 89 deletions.
157 changes: 71 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-helmet-async": "^1.2.3",
"react-router-dom": "^6.2.2"
"react-router-dom": "^6.3.0"
},
"devDependencies": {
"@babel/core": "^7.17.5",
Expand All @@ -53,10 +53,10 @@
"copy-webpack-plugin": "^10.2.4",
"cross-env": "^7.0.3",
"css-loader": "^6.7.1",
"eslint": "^8.10.0",
"eslint": "^8.15.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.3",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.3.0",
"html-webpack-plugin": "^5.5.0",
"npm-check": "^5.9.2",
Expand Down

0 comments on commit 8c7972c

Please sign in to comment.