Merge pull request #29 from DerTyp7/dependabot/npm_and_yarn/react-router-dom-6.14.1

Bump react-router-dom from 6.14.0 to 6.14.1
This commit is contained in:
Janis
2023-07-08 13:56:17 +02:00
committed by GitHub
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": {