@jest-mock/express
Advanced tools
Comparing version 1.4.3 to 1.4.4
{ | ||
"name": "@jest-mock/express", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "A lightweight Jest mock for unit testing Express", | ||
@@ -44,4 +44,4 @@ "main": "dist/index.js", | ||
"@types/jest": "^26.0.24", | ||
"@typescript-eslint/eslint-plugin": "^4.28.5", | ||
"@typescript-eslint/parser": "^4.28.5", | ||
"@typescript-eslint/eslint-plugin": "^4.29.1", | ||
"@typescript-eslint/parser": "^4.29.1", | ||
"eslint": "^7.32.0", | ||
@@ -52,3 +52,3 @@ "eslint-config-prettier": "^8.3.0", | ||
"prettier": "^2.3.2", | ||
"snyk": "^1.667.0", | ||
"snyk": "^1.681.0", | ||
"ts-jest": "^26.5.4", | ||
@@ -55,0 +55,0 @@ "typescript": "^4.3.5" |