Skip to content

Commit

Permalink
chore(deps-dev): bump ava from 6.0.0 to 6.0.1 (#392)
Browse files Browse the repository at this point in the history
Bumps [ava](https://github.com/avajs/ava) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v6.0.0...v6.0.1)

---
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] authored Dec 7, 2023
1 parent 79866f3 commit 0a6928b
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.0.0",
"ava": "^6.0.1",
"jsdom": "^23.0.1",
"nodemon": "^3.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2572,10 +2572,10 @@ autoprefixer@^10.4.14:
picocolors "^1.0.0"
postcss-value-parser "^4.2.0"

ava@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/ava/-/ava-6.0.0.tgz#264b4b8cd3f90b91480652a002d37e0d31273d81"
integrity sha512-sgruhDqX9QwW3iuivRgvHNZsE/3oc2yMpANUms2WIN3YGLmhng6aFoDDEFFtwKaaw2H7KteAOuNzv9ml1UO2QQ==
ava@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/ava/-/ava-6.0.1.tgz#3746f921e1349e6e700000bbda9269a751aaf983"
integrity sha512-9zR0wOwlcJdOWwHOKnpi0GrPRLTlxDFapGalP4rGD0oQRKxDVoucBBWvxVQ/2cPv10Hx1PkDXLJH5iUzhPn0/g==
dependencies:
"@vercel/nft" "^0.24.4"
acorn "^8.11.2"
Expand Down

0 comments on commit 0a6928b

Please sign in to comment.