Skip to content

Commit 27ef8b8

Browse files
⬆️ deps: Upgrade dependency ava to v6.1.3.
1 parent c13687b commit 27ef8b8

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
@@ -71,7 +71,7 @@
7171
"@babel/register": "7.23.7",
7272
"@commitlint/cli": "19.2.1",
7373
"@js-library/commitlint-config": "0.0.4",
74-
"ava": "6.1.2",
74+
"ava": "6.1.3",
7575
"babel-plugin-transform-remove-console": "6.9.4",
7676
"babel-plugin-unassert": "3.2.0",
7777
"babel-preset-power-assert": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2791,10 +2791,10 @@ autoprefixer@^10.1.0:
27912791
picocolors "^1.0.0"
27922792
postcss-value-parser "^4.2.0"
27932793

2794-
2795-
version "6.1.2"
2796-
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.2.tgz#fe4f107177b8bf511135827bfcd0a4e6f82d457a"
2797-
integrity sha512-WcpxJ8yZ7mk9ABTinD0IAjcemovSeVGjuuwZx0JS9johREWFeLTl8UP6wd7l6nmnrWqkKZdwaD71a/ocH4qPKw==
2794+
2795+
version "6.1.3"
2796+
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.3.tgz#aed54a4528653c7a62b6d68d0a53608b22a5b1dc"
2797+
integrity sha512-tkKbpF1pIiC+q09wNU9OfyTDYZa8yuWvU2up3+lFJ3lr1RmnYh2GBpPwzYUEB0wvTPIUysGjcZLNZr7STDviRA==
27982798
dependencies:
27992799
"@vercel/nft" "^0.26.2"
28002800
acorn "^8.11.3"

0 commit comments

Comments
 (0)