diff --git a/package-lock.json b/package-lock.json index c46720b..790850e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2070,9 +2070,9 @@ "dev": true }, "eslint-plugin-jest": { - "version": "26.8.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.1.tgz", - "integrity": "sha512-0+OSTIPjIIfl9heUxZyuU1gDEMW2sLvoVBGwiCIp+iEqUYt0Yqr5M5BjAyVShJaisICmCALdVv0nd1UDX/QaYw==", + "version": "26.8.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.2.tgz", + "integrity": "sha512-67oh0FKaku9y48OpLzL3uK9ckrgLb83Sp5gxxTbtOGDw9lq6D8jw/Psj/9CipkbK406I2M7mvx1q+pv/MdbvxA==", "dev": true, "requires": { "@typescript-eslint/utils": "^5.10.0"