Skip to content

Commit a71a7ad

Browse files
committed
⬆️ deps: Upgrade dependency ava to v5.3.1
1 parent 7b87c08 commit a71a7ad

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
@@ -72,7 +72,7 @@
7272
"@babel/register": "7.22.5",
7373
"@commitlint/cli": "17.6.5",
7474
"@js-library/commitlint-config": "0.0.4",
75-
"ava": "5.3.0",
75+
"ava": "5.3.1",
7676
"babel-plugin-transform-remove-console": "6.9.4",
7777
"babel-plugin-unassert": "3.2.0",
7878
"babel-preset-power-assert": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2851,10 +2851,10 @@ autoprefixer@^10.1.0:
28512851
picocolors "^1.0.0"
28522852
postcss-value-parser "^4.1.0"
28532853

2854-
ava@5.3.0:
2855-
version "5.3.0"
2856-
resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.0.tgz#b5c9e6b92f97cb0d4f9bf09be51daa4101ff21cf"
2857-
integrity sha512-QYvBdyygl1LGX13IuYsC4bkwVCzZeovMGbxYkD73i7DVJxNlWnFa06YgrBOTbjw2QvSKUl5fOJ92Kj5WK9hSeg==
2854+
ava@5.3.1:
2855+
version "5.3.1"
2856+
resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.1.tgz#335737dd963b7941b90214836cea2e8de1f4d5f4"
2857+
integrity sha512-Scv9a4gMOXB6+ni4toLuhAm9KYWEjsgBglJl+kMGI5+IVDt120CCDZyB5HNU9DjmLI2t4I0GbnxGLmmRfGTJGg==
28582858
dependencies:
28592859
acorn "^8.8.2"
28602860
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)