Merge pull request #4 from jdx/renovate/eslint-plugin-jest-27.x-lockfile

chore(deps): update dependency eslint-plugin-jest to v27.6.1
This commit is contained in:
jdx 2024-01-02 16:19:14 -06:00 committed by GitHub
commit f055f78b94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "mise-action",
"version": "1.3.2",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mise-action",
"version": "1.3.2",
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.2.2",
@ -3485,9 +3485,9 @@
}
},
"node_modules/eslint-plugin-jest": {
"version": "27.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.0.tgz",
"integrity": "sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng==",
"version": "27.6.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.1.tgz",
"integrity": "sha512-WEYkyVXD9NlmFBKvrkmzrC+C9yZoz5pAml2hO19PlS3spJtoiwj4p2u8spd/7zx5IvRsZsCmsoImaAvBB9X93Q==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^5.10.0"