Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-ava from 14.0.0 to 15.0.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-ava](https://github.com/avajs/eslint-plugin-ava) from 14.0.0 to 15.0.1.
- [Release notes](https://github.com/avajs/eslint-plugin-ava/releases)
- [Commits](avajs/eslint-plugin-ava@v14.0.0...v15.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-ava
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 892e5c3 commit 3061ed7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
14 changes: 14 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4327,6 +4327,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"
Expand Down

0 comments on commit 3061ed7

Please sign in to comment.