Skip to content

Commit b871c72

Browse files
committed
⬆️ deps: Upgrade dependency ava to v6.1.3.
1 parent 30331d0 commit b871c72

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
@@ -90,7 +90,7 @@
9090
"@node-loader/babel": "2.1.0",
9191
"@node-loader/core": "2.0.0",
9292
"@node-loader/import-maps": "1.1.0",
93-
"ava": "6.1.2",
93+
"ava": "6.1.3",
9494
"babel-plugin-transform-remove-console": "6.9.4",
9595
"babel-plugin-unassert": "3.2.0",
9696
"babel-preset-power-assert": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3311,10 +3311,10 @@ autoprefixer@^10.1.0:
33113311
normalize-range "^0.1.2"
33123312
postcss-value-parser "^4.1.0"
33133313

3314-
3315-
version "6.1.2"
3316-
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.2.tgz#fe4f107177b8bf511135827bfcd0a4e6f82d457a"
3317-
integrity sha512-WcpxJ8yZ7mk9ABTinD0IAjcemovSeVGjuuwZx0JS9johREWFeLTl8UP6wd7l6nmnrWqkKZdwaD71a/ocH4qPKw==
3314+
3315+
version "6.1.3"
3316+
resolved "https://registry.yarnpkg.com/ava/-/ava-6.1.3.tgz#aed54a4528653c7a62b6d68d0a53608b22a5b1dc"
3317+
integrity sha512-tkKbpF1pIiC+q09wNU9OfyTDYZa8yuWvU2up3+lFJ3lr1RmnYh2GBpPwzYUEB0wvTPIUysGjcZLNZr7STDviRA==
33183318
dependencies:
33193319
"@vercel/nft" "^0.26.2"
33203320
acorn "^8.11.3"

0 commit comments

Comments
 (0)