Skip to content

Commit f064272

Browse files
⬆️ deps: Upgrade dependency ava to v6.1.2
1 parent 77749fe commit f064272

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
@@ -70,7 +70,7 @@
7070
"@commitlint/cli": "19.0.3",
7171
"@heap-data-structure/specification": "16.0.1",
7272
"@js-library/commitlint-config": "0.0.4",
73-
"ava": "6.1.1",
73+
"ava": "6.1.2",
7474
"babel-plugin-transform-remove-console": "6.9.4",
7575
"babel-plugin-unassert": "3.2.0",
7676
"babel-preset-power-assert": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2108,10 +2108,10 @@ autoprefixer@^10.1.0:
21082108
picocolors "^1.0.0"
21092109
postcss-value-parser "^4.2.0"
21102110

2111-
2112-
version "6.1.1"
2113-
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.1.tgz#76910bbd567cbe1e09345d7873e7116ae9b54153"
2114-
integrity sha512-A+DG0Ag0e5zvt262Ze0pG5QH7EBmhn+DB9uK7WkUtJVAtGjZFeKTpUOKx339DMGn53+FB24pCJC5klX2WU4VOw==
2111+
2112+
version "6.1.2"
2113+
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.2.tgz#fe4f107177b8bf511135827bfcd0a4e6f82d457a"
2114+
integrity sha512-WcpxJ8yZ7mk9ABTinD0IAjcemovSeVGjuuwZx0JS9johREWFeLTl8UP6wd7l6nmnrWqkKZdwaD71a/ocH4qPKw==
21152115
dependencies:
21162116
"@vercel/nft" "^0.26.2"
21172117
acorn "^8.11.3"

0 commit comments

Comments
 (0)