diff --git a/env/package-lock.json b/env/package-lock.json index b17bcda..6933afc 100644 --- a/env/package-lock.json +++ b/env/package-lock.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@wordpress/scripts": "^27.4.0", - "eslint-plugin-playwright": "^1.5.2", + "eslint-plugin-playwright": "^1.5.4", "prettier": "npm:wp-prettier@^3.0.3" } }, @@ -8476,9 +8476,9 @@ } }, "node_modules/eslint-plugin-playwright": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-1.5.2.tgz", - "integrity": "sha512-TMzLrLGQMccngU8GogtzIc9u5RzXGnfsQEUjLfEfshINuVR2fS4SHfDtU7xYP90Vwm5vflHECf610KTdGvO53w==", + "version": "1.5.4", + "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-1.5.4.tgz", + "integrity": "sha512-J38Wy3Vc2f9y73J+KRmgXgbYI8TZ3zbz6qBbTj3PhpFndUS572jZ7kqQ3rJ9si5BaMHT7lmZzraO+3UjwIDV4Q==", "dev": true, "dependencies": { "globals": "^13.23.0" diff --git a/env/package.json b/env/package.json index 1c984ee..d5e872d 100644 --- a/env/package.json +++ b/env/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@wordpress/scripts": "^27.4.0", - "eslint-plugin-playwright": "^1.5.2", + "eslint-plugin-playwright": "^1.5.4", "prettier": "npm:wp-prettier@^3.0.3" }, "scripts": {