Skip to content

Commit a781bb7

Browse files
committed
⬆️ deps: Upgrade dependency ava to v6.1.2
1 parent 599c408 commit a781bb7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@node-loader/babel": "2.1.0",
8181
"@node-loader/core": "2.0.0",
8282
"@node-loader/import-maps": "1.1.0",
83-
"ava": "6.1.1",
83+
"ava": "6.1.2",
8484
"babel-plugin-transform-remove-console": "6.9.4",
8585
"babel-plugin-unassert": "3.2.0",
8686
"babel-preset-power-assert": "3.0.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3150,10 +3150,10 @@ autoprefixer@^10.1.0:
31503150
picocolors "^1.0.0"
31513151
postcss-value-parser "^4.1.0"
31523152

3153-
3154-
version "6.1.1"
3155-
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.1.tgz#76910bbd567cbe1e09345d7873e7116ae9b54153"
3156-
integrity sha512-A+DG0Ag0e5zvt262Ze0pG5QH7EBmhn+DB9uK7WkUtJVAtGjZFeKTpUOKx339DMGn53+FB24pCJC5klX2WU4VOw==
3153+
3154+
version "6.1.2"
3155+
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.2.tgz#fe4f107177b8bf511135827bfcd0a4e6f82d457a"
3156+
integrity sha512-WcpxJ8yZ7mk9ABTinD0IAjcemovSeVGjuuwZx0JS9johREWFeLTl8UP6wd7l6nmnrWqkKZdwaD71a/ocH4qPKw==
31573157
dependencies:
31583158
"@vercel/nft" "^0.26.2"
31593159
acorn "^8.11.3"

0 commit comments

Comments
 (0)