Skip to content

Commit 99a1b10

Browse files
committed
⬆️ deps: Upgrade dependency ava to v6.1.3.
1 parent 40eedc0 commit 99a1b10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@set-theory/closure": "1.0.0",
8888
"@total-order/lex": "1.0.0",
8989
"@total-order/primitive": "1.0.1",
90-
"ava": "6.1.2",
90+
"ava": "6.1.3",
9191
"babel-plugin-transform-remove-console": "6.9.4",
9292
"babel-plugin-unassert": "3.2.0",
9393
"babel-preset-power-assert": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3303,10 +3303,10 @@ autoprefixer@^10.1.0:
33033303
picocolors "^1.0.0"
33043304
postcss-value-parser "^4.1.0"
33053305

3306-
3307-
version "6.1.2"
3308-
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.2.tgz#fe4f107177b8bf511135827bfcd0a4e6f82d457a"
3309-
integrity sha512-WcpxJ8yZ7mk9ABTinD0IAjcemovSeVGjuuwZx0JS9johREWFeLTl8UP6wd7l6nmnrWqkKZdwaD71a/ocH4qPKw==
3306+
3307+
version "6.1.3"
3308+
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.3.tgz#aed54a4528653c7a62b6d68d0a53608b22a5b1dc"
3309+
integrity sha512-tkKbpF1pIiC+q09wNU9OfyTDYZa8yuWvU2up3+lFJ3lr1RmnYh2GBpPwzYUEB0wvTPIUysGjcZLNZr7STDviRA==
33103310
dependencies:
33113311
"@vercel/nft" "^0.26.2"
33123312
acorn "^8.11.3"

0 commit comments

Comments
 (0)