Skip to content

Commit

Permalink
chore(deps-dev): bump ava from 6.1.2 to 6.1.3 (#414)
Browse files Browse the repository at this point in the history
Bumps [ava](https://github.com/avajs/ava) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v6.1.2...v6.1.3)

---
updated-dependencies:
- dependency-name: ava
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 0698117 commit 094e59c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"sass-loader": "^10.0"
},
"devDependencies": {
"ava": "^6.1.2",
"ava": "^6.1.3",
"jsdom": "^24.0.0",
"nodemon": "^3.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2629,10 +2629,10 @@ autoprefixer@^10.4.16:
picocolors "^1.0.0"
postcss-value-parser "^4.2.0"

ava@^6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.2.tgz#fe4f107177b8bf511135827bfcd0a4e6f82d457a"
integrity sha512-WcpxJ8yZ7mk9ABTinD0IAjcemovSeVGjuuwZx0JS9johREWFeLTl8UP6wd7l6nmnrWqkKZdwaD71a/ocH4qPKw==
ava@^6.1.3:
version "6.1.3"
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.3.tgz#aed54a4528653c7a62b6d68d0a53608b22a5b1dc"
integrity sha512-tkKbpF1pIiC+q09wNU9OfyTDYZa8yuWvU2up3+lFJ3lr1RmnYh2GBpPwzYUEB0wvTPIUysGjcZLNZr7STDviRA==
dependencies:
"@vercel/nft" "^0.26.2"
acorn "^8.11.3"
Expand Down

0 comments on commit 094e59c

Please sign in to comment.