chore(deps-dev): bump next-router-mock from 0.9.6 to 0.9.7

Bumps [next-router-mock](https://github.com/scottrippey/next-router-mock) from 0.9.6 to 0.9.7.
- [Commits](https://github.com/scottrippey/next-router-mock/compare/v0.9.6...v0.9.7)

---
updated-dependencies:
- dependency-name: next-router-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-22 21:25:00 +00:00 committed by Nicolas Meienberger
parent 1a90f89858
commit 4f590aac18
2 changed files with 5 additions and 5 deletions

View file

@ -135,7 +135,7 @@
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"msw": "^1.2.2",
"next-router-mock": "^0.9.6",
"next-router-mock": "^0.9.7",
"nodemon": "^2.0.22",
"prettier": "^2.8.8",
"supertest": "^6.3.3",

View file

@ -313,8 +313,8 @@ devDependencies:
specifier: ^1.2.2
version: 1.2.2(typescript@5.1.3)
next-router-mock:
specifier: ^0.9.6
version: 0.9.6(next@13.4.7)(react@18.2.0)
specifier: ^0.9.7
version: 0.9.7(next@13.4.7)(react@18.2.0)
nodemon:
specifier: ^2.0.22
version: 2.0.22
@ -7860,8 +7860,8 @@ packages:
use-intl: 2.14.6(react@18.2.0)
dev: false
/next-router-mock@0.9.6(next@13.4.7)(react@18.2.0):
resolution: {integrity: sha512-ezX+4ZlnVPi63/wjvJ5Cnf+0k/H6VdjAitRs+UX+6rzOfuRLC6q72clAa43xIwBkAV3uHxWqzE9CK5S8h1c7tg==}
/next-router-mock@0.9.7(next@13.4.7)(react@18.2.0):
resolution: {integrity: sha512-y5ioLCIsdkJKwcoPnrUyocNEJT22RK4wKSg6LO0Q2XkBBvkYprEWy5FiCZt+CA8+qpfxpBlNca76F+glEohbRA==}
peerDependencies:
next: '>=10.0.0'
react: '>=17.0.0'