Skip to content

Commit

Permalink
chore(deps): update dependency ava to v6.1.3 (#4061)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 5b09dcf commit 0d41db4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@fisker/lint-staged-config": "3.3.1",
"@fisker/markdownlint-cli2-config": "workspace:*",
"@fisker/prettier-config": "5.1.1",
"ava": "6.1.2",
"ava": "6.1.3",
"del-cli": "5.1.0",
"eslint": "8.57.0",
"esm-utils": "4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-unicorn": "52.0.0"
},
"devDependencies": {
"ava": "6.1.2"
"ava": "6.1.3"
},
"peerDependencies": {
"eslint": "*",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@ __metadata:
dependencies:
"@babel/core": "npm:7.23.9"
"@babel/eslint-parser": "npm:7.24.5"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
eslint-config-airbnb-base: "npm:15.0.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-es-x: "npm:7.6.0"
Expand Down Expand Up @@ -1015,7 +1015,7 @@ __metadata:
"@fisker/lint-staged-config": "npm:3.3.1"
"@fisker/markdownlint-cli2-config": "workspace:*"
"@fisker/prettier-config": "npm:5.1.1"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
del-cli: "npm:5.1.0"
eslint: "npm:8.57.0"
esm-utils: "npm:4.2.1"
Expand Down Expand Up @@ -2506,9 +2506,9 @@ __metadata:
languageName: node
linkType: hard

"ava@npm:6.1.2":
version: 6.1.2
resolution: "ava@npm:6.1.2"
"ava@npm:6.1.3":
version: 6.1.3
resolution: "ava@npm:6.1.3"
dependencies:
"@vercel/nft": "npm:^0.26.2"
acorn: "npm:^8.11.3"
Expand Down Expand Up @@ -2557,7 +2557,7 @@ __metadata:
optional: true
bin:
ava: entrypoints/cli.mjs
checksum: f35cb1f9bc716714e7c78a601985745774096e4ecd34f9310b858d5779307afa2245ad24274e2d55dd1022c226f4fbdb41947476300977f0b653be0e627adaa4
checksum: 108b28aceb0dfdb077bcf4c96109d736667999c2ce9f564489c4747482ea0e0c455d4d96fdfaad610b1125b74129b7b1d2ce570ec4903e767f6950d7f722f2cd
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d41db4

Please sign in to comment.