Skip to content

Commit 2696343

Browse files
committed
Update mockttp for more rules-related fixes
* Allow disabling code suggestions * Fix protocol-less URL matching (so example.com works standalone) * Fix bugs in remote beforeReq response callbacks, remote startup debug options, and reporting of remote handler errors.
1 parent 2a00e35 commit 2696343

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"graphql": "^14.0.2",
4141
"graphql-yoga": "^1.18.1",
4242
"lodash": "^4.17.13",
43-
"mockttp": "^0.17.1",
43+
"mockttp": "^0.17.3",
4444
"node-gsettings-wrapper": "^0.5.0",
4545
"osx-find-executable": "^1.0.0",
4646
"rimraf": "^2.6.2",

0 commit comments

Comments
 (0)