Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency ava to v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2023
1 parent 396a175 commit 1d87834
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 @@ -97,7 +97,7 @@
"@randomized/random": "4.1.0",
"@total-order/lex": "1.0.0",
"@total-order/primitive": "1.0.1",
"ava": "5.3.0",
"ava": "5.3.1",
"babel-plugin-transform-remove-console": "6.9.4",
"babel-plugin-unassert": "3.2.0",
"babel-preset-power-assert": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2938,10 +2938,10 @@ autoprefixer@^10.1.0:
picocolors "^1.0.0"
postcss-value-parser "^4.1.0"

ava@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.0.tgz#b5c9e6b92f97cb0d4f9bf09be51daa4101ff21cf"
integrity sha512-QYvBdyygl1LGX13IuYsC4bkwVCzZeovMGbxYkD73i7DVJxNlWnFa06YgrBOTbjw2QvSKUl5fOJ92Kj5WK9hSeg==
ava@5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.1.tgz#335737dd963b7941b90214836cea2e8de1f4d5f4"
integrity sha512-Scv9a4gMOXB6+ni4toLuhAm9KYWEjsgBglJl+kMGI5+IVDt120CCDZyB5HNU9DjmLI2t4I0GbnxGLmmRfGTJGg==
dependencies:
acorn "^8.8.2"
acorn-walk "^8.2.0"
Expand Down

0 comments on commit 1d87834

Please sign in to comment.