diff --git a/package-lock.json b/package-lock.json index be97ad12..f93c4a7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10474,9 +10474,9 @@ } }, "node_modules/eslint-plugin-check-file": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-check-file/-/eslint-plugin-check-file-3.3.1.tgz", - "integrity": "sha512-b7fDkp8Y0T9vloTYSrkMnb5Cqpk1bc6+jDQdgKIhzdwb47NmLAvMFYo3SzHOPF8u4SEsOVhmrNSbo6Sp633syg==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-check-file/-/eslint-plugin-check-file-3.3.2.tgz", + "integrity": "sha512-X0yVi4vbV7pSxu00oAJiE8wcwAvIoU2YQKrkvRRLq+88i/cZNooOgAgjk2gOS03lKMsFMVusJLlqHNuAwduX2g==", "dev": true, "funding": [ { @@ -10490,7 +10490,8 @@ ], "license": "Apache-2.0", "workspaces": [ - "examples/basic" + "examples/eslint", + "examples/oxlint" ], "dependencies": { "is-glob": "^4.0.3",