Skip to content

Commit e6349ee

Browse files
committed
⬆️ deps: Upgrade dependency ava to v6.1.2
1 parent 0f18bb8 commit e6349ee

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
@@ -86,7 +86,7 @@
8686
"@node-loader/core": "2.0.0",
8787
"@node-loader/import-maps": "1.1.0",
8888
"@total-order/lex": "1.0.0",
89-
"ava": "6.1.1",
89+
"ava": "6.1.2",
9090
"babel-plugin-transform-remove-console": "6.9.4",
9191
"babel-plugin-unassert": "3.2.0",
9292
"babel-preset-power-assert": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3210,10 +3210,10 @@ autoprefixer@^10.1.0:
32103210
picocolors "^1.0.0"
32113211
postcss-value-parser "^4.1.0"
32123212

3213-
3214-
version "6.1.1"
3215-
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.1.tgz#76910bbd567cbe1e09345d7873e7116ae9b54153"
3216-
integrity sha512-A+DG0Ag0e5zvt262Ze0pG5QH7EBmhn+DB9uK7WkUtJVAtGjZFeKTpUOKx339DMGn53+FB24pCJC5klX2WU4VOw==
3213+
3214+
version "6.1.2"
3215+
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.2.tgz#fe4f107177b8bf511135827bfcd0a4e6f82d457a"
3216+
integrity sha512-WcpxJ8yZ7mk9ABTinD0IAjcemovSeVGjuuwZx0JS9johREWFeLTl8UP6wd7l6nmnrWqkKZdwaD71a/ocH4qPKw==
32173217
dependencies:
32183218
"@vercel/nft" "^0.26.2"
32193219
acorn "^8.11.3"

0 commit comments

Comments
 (0)