diff --git a/package.json b/package.json index 12c6715ee3..930611edd0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "css-loader": "^7.1.1", "eslint": "^9.12.0", "eslint-config-xo": "^0.45.0", - "eslint-plugin-ava": "^14.0.0", + "eslint-plugin-ava": "^15.0.1", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-no-use-extend-native": "^0.5.0", diff --git a/yarn.lock b/yarn.lock index ced3d4f2af..05276302f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4321,6 +4321,20 @@ eslint-plugin-ava@^14.0.0: pkg-dir "^5.0.0" resolve-from "^5.0.0" +eslint-plugin-ava@^15.0.1: + version "15.0.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-ava/-/eslint-plugin-ava-15.0.1.tgz#0968c54ffc6d8196f41203316989eae4c2554dba" + integrity sha512-eRX7mLFPvalGDWztJ4zm+anez2X6J/88r9CqLFfPAIMvFlGyJ+dUoFppoohgUQZLV09mIBNz5guP07zFJOLF8g== + dependencies: + enhance-visitors "^1.0.0" + eslint-utils "^3.0.0" + espree "^9.0.0" + espurify "^2.1.1" + import-modules "^2.1.0" + micro-spelling-correcter "^1.1.1" + pkg-dir "^5.0.0" + resolve-from "^5.0.0" + eslint-plugin-es-x@^7.5.0: version "7.8.0" resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz#a207aa08da37a7923f2a9599e6d3eb73f3f92b74"