Skip to content

Commit 1f450ac

Browse files
authored
Merge pull request #1148 from swagger-api/fetch-mock-constraint
Tighten `fetch-mock` version constraint
2 parents 2fddeba + 3b7d8a5 commit 1f450ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-config-airbnb-base": "^11.1.1",
5151
"eslint-plugin-import": "^2.2.0",
5252
"expect": "^1.20.2",
53-
"fetch-mock": "^5.9.3",
53+
"fetch-mock": "~5.12.0",
5454
"glob": "^7.1.1",
5555
"json-loader": "^0.5.4",
5656
"license-checker": "^8.0.3",

0 commit comments

Comments
 (0)