diff --git a/env/package-lock.json b/env/package-lock.json index e9d05e9..2c28b93 100644 --- a/env/package-lock.json +++ b/env/package-lock.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@wordpress/scripts": "^27.9.0", - "eslint-plugin-playwright": "^1.6.0", + "eslint-plugin-playwright": "^1.6.1", "prettier": "npm:wp-prettier@^3.0.3" } }, @@ -8540,9 +8540,9 @@ } }, "node_modules/eslint-plugin-playwright": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-1.6.0.tgz", - "integrity": "sha512-tI1E/EDbHT4Fx5KvukUG3RTIT0gk44gvTP8bNwxLCFsUXVM98ZJG5zWU6Om5JOzH9FrmN4AhMu/UKyEsu0ZoDA==", + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-1.6.1.tgz", + "integrity": "sha512-pfcaeAENH0jZEuUxynfVgMlLY9CSp68D9Ja2z32Xq5zhWCN1HoixSHOzhYVuh/N6fYwtBp4kLu/+IIUTXBTGZg==", "dev": true, "dependencies": { "globals": "^13.23.0" diff --git a/env/package.json b/env/package.json index 91538c4..159e094 100644 --- a/env/package.json +++ b/env/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@wordpress/scripts": "^27.9.0", - "eslint-plugin-playwright": "^1.6.0", + "eslint-plugin-playwright": "^1.6.1", "prettier": "npm:wp-prettier@^3.0.3" }, "scripts": {