Skip to content

Commit 5c949dd

Browse files
committed
⬆️ deps: Upgrade dependency ava to v5.2.0
1 parent 8524d02 commit 5c949dd

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
"@babel/register": "7.18.9",
7171
"@commitlint/cli": "17.4.2",
7272
"@js-library/commitlint-config": "0.0.4",
73-
"ava": "5.1.1",
73+
"ava": "5.2.0",
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
@@ -3072,10 +3072,10 @@ autoprefixer@^10.1.0:
30723072
picocolors "^1.0.0"
30733073
postcss-value-parser "^4.1.0"
30743074

3075-
ava@5.1.1:
3076-
version "5.1.1"
3077-
resolved "https://registry.yarnpkg.com/ava/-/ava-5.1.1.tgz#41b1e1f60965b0701aca3a48bc63cb4c94f7ee6d"
3078-
integrity sha512-od1CWgWVIKZSdEc1dhQWhbsd6KBs0EYjek7eqZNGPvy+NyC9Q1bXixcadlgOXwDG9aM0zLMQZwRXfe9gMb1LQQ==
3075+
ava@5.2.0:
3076+
version "5.2.0"
3077+
resolved "https://registry.yarnpkg.com/ava/-/ava-5.2.0.tgz#0fae0a987872df1859391a658f2374f5f16d6d29"
3078+
integrity sha512-W8yxFXJr/P68JP55eMpQIa6AiXhCX3VeuajM8nolyWNExcMDD6rnIWKTjw0B/+GkFHBIaN6Jd0LtcMThcoqVfg==
30793079
dependencies:
30803080
acorn "^8.8.1"
30813081
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)