diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fe71fd2..70344fb 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@theoparis/eslint-config": "github:creepinson/eslint-config#update", - "@types/jest": "27.4.1", + "@types/jest": "27.5.2", "@types/node": "17.0.1", "esbuild": "0.14.27", "eslint": "8.11.0", |