diff --git a/package-lock.json b/package-lock.json index 4c4ff725..f50050d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@typescript-eslint/parser": "^7.18.0", "@wordpress/browserslist-config": "^6.12.0", "@wordpress/element": "^6.12.0", - "@wordpress/eslint-plugin": "^21.5.0", + "@wordpress/eslint-plugin": "^21.6.0", "@wordpress/stylelint-config": "^23.5.0", "eslint": "^8.57.1", "eslint-plugin-compat": "^6.0.1", @@ -6459,9 +6459,9 @@ } }, "node_modules/@wordpress/eslint-plugin": { - "version": "21.5.0", - "resolved": "https://registry.npmjs.org/@wordpress/eslint-plugin/-/eslint-plugin-21.5.0.tgz", - "integrity": "sha512-tXJPfvLsEuQ8faBr3kU5o1KpVQmjgoUwJ2rxgWIjKadMZCnmZqqQVfKToedZkSbip6FgAyqjG/j9glkxPrX12Q==", + "version": "21.6.0", + "resolved": "https://registry.npmjs.org/@wordpress/eslint-plugin/-/eslint-plugin-21.6.0.tgz", + "integrity": "sha512-jvPtrN7JaUc94Z/cMF4XrENfQPOHdEcmYSt97k5yKthPO4zfrb3OwxGlHwyTv0RqQ8MbqCsU8gNdbECUjFzBEA==", "dev": true, "dependencies": { "@babel/eslint-parser": "7.25.7", @@ -6472,7 +6472,7 @@ "cosmiconfig": "^7.0.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-import": "^2.25.2", - "eslint-plugin-jest": "^27.2.3", + "eslint-plugin-jest": "^27.4.3", "eslint-plugin-jsdoc": "^46.4.6", "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-playwright": "^0.15.3", diff --git a/package.json b/package.json index f08aa03a..61ab192f 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@typescript-eslint/parser": "^7.18.0", "@wordpress/browserslist-config": "^6.12.0", "@wordpress/element": "^6.12.0", - "@wordpress/eslint-plugin": "^21.5.0", + "@wordpress/eslint-plugin": "^21.6.0", "@wordpress/stylelint-config": "^23.5.0", "eslint": "^8.57.1", "eslint-plugin-compat": "^6.0.1",