Skip to content

Commit c7094d0

Browse files
committed
⬆️ deps: Upgrade dependency ava to v6.1.3.
1 parent 10197b4 commit c7094d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@node-loader/babel": "2.1.0",
8888
"@node-loader/core": "2.0.0",
8989
"@node-loader/import-maps": "1.1.0",
90-
"ava": "6.1.2",
90+
"ava": "6.1.3",
9191
"babel-plugin-replace-import-extension": "1.1.4",
9292
"babel-plugin-transform-remove-console": "6.9.4",
9393
"babel-plugin-unassert": "3.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2378,10 +2378,10 @@ asynckit@^0.4.0:
23782378
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
23792379
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
23802380

2381-
2382-
version "6.1.2"
2383-
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.2.tgz#fe4f107177b8bf511135827bfcd0a4e6f82d457a"
2384-
integrity sha512-WcpxJ8yZ7mk9ABTinD0IAjcemovSeVGjuuwZx0JS9johREWFeLTl8UP6wd7l6nmnrWqkKZdwaD71a/ocH4qPKw==
2381+
2382+
version "6.1.3"
2383+
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.3.tgz#aed54a4528653c7a62b6d68d0a53608b22a5b1dc"
2384+
integrity sha512-tkKbpF1pIiC+q09wNU9OfyTDYZa8yuWvU2up3+lFJ3lr1RmnYh2GBpPwzYUEB0wvTPIUysGjcZLNZr7STDviRA==
23852385
dependencies:
23862386
"@vercel/nft" "^0.26.2"
23872387
acorn "^8.11.3"

0 commit comments

Comments
 (0)