@jest-mock/express
Advanced tools
Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "@jest-mock/express", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "A lightweight Jest mock for unit testing Express", | ||
@@ -42,8 +42,8 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/express": "^4.17.1", | ||
"@types/jest": "^26.0.3", | ||
"@typescript-eslint/eslint-plugin": "^3.4.0", | ||
"@typescript-eslint/parser": "^3.4.0", | ||
"@types/express": "^4.17.7", | ||
"@types/jest": "^26.0.5", | ||
"@typescript-eslint/eslint-plugin": "^3.6.1", | ||
"@typescript-eslint/parser": "^3.6.1", | ||
"coveralls": "^3.0.7", | ||
"eslint": "^7.3.1", | ||
"eslint": "^7.4.0", | ||
"eslint-config-prettier": "^6.4.0", | ||
@@ -53,5 +53,5 @@ "eslint-plugin-prettier": "^3.1.1", | ||
"prettier": "^2.0.4", | ||
"snyk": "^1.352.1", | ||
"ts-jest": "^26.1.1", | ||
"typescript": "^3.9.5" | ||
"snyk": "^1.362.1", | ||
"ts-jest": "^26.1.3", | ||
"typescript": "^3.9.7" | ||
}, | ||
@@ -58,0 +58,0 @@ "dependencies": {}, |