From 0e44ba4ebba9af487bf735a33f9ca7a37b8c7f5b Mon Sep 17 00:00:00 2001 From: David Herman Date: Sat, 23 Sep 2023 12:41:50 -0700 Subject: [PATCH] @jest/types --- test/integration/test-sniff-bytes/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration/test-sniff-bytes/package.json b/test/integration/test-sniff-bytes/package.json index c56362a2..d88aa82d 100644 --- a/test/integration/test-sniff-bytes/package.json +++ b/test/integration/test-sniff-bytes/package.json @@ -58,6 +58,7 @@ "@jest/expect": "^29.7.0", "@jest/environment": "^29.7.0", "@types/node": "^20.6.3", + "@jest/types": "^29.6.3", "@jest/source-map": "^29.6.3", "@types/stack-utils": "^2.0.1", "@types/graceful-fs": "^4.1.7"