Skip to content

Commit ca551ea

Browse files
chore(deps): update dependency next-router-mock to v1
1 parent 8ccd113 commit ca551ea

File tree

3 files changed

+35
-412
lines changed

3 files changed

+35
-412
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
"kill-port": "1.6.1",
216216
"lint-staged": "16.2.7",
217217
"nc": "git+https://github.com/dsueltenfuss/nc.git",
218-
"next-router-mock": "0.9.13",
218+
"next-router-mock": "1.0.4",
219219
"prettier": "3.6.2",
220220
"prettier-plugin-organize-imports": "4.3.0",
221221
"raw-loader": "4.0.2",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"jest": "29.7.0",
160160
"jest-environment-jsdom": "29.7.0",
161161
"jest-junit": "16.0.0",
162-
"next-router-mock": "0.9.13",
162+
"next-router-mock": "1.0.4",
163163
"prettier": "3.6.2",
164164
"prettier-plugin-organize-imports": "4.3.0",
165165
"raw-loader": "4.0.2",

0 commit comments

Comments
 (0)