Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ava to v6.1.3 #2356

Merged
merged 1 commit into from
May 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package-forks/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mrmime": "2.0.0"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"sinon": "17.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion package-forks/gulp-newer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@swissquote/crafty-runner-gulp": "1.25.0",
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"mock-fs": "5.2.0",
"vinyl": "3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package-forks/gulp-plumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@swissquote/crafty-runner-gulp": "1.25.0",
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"event-stream": "4.0.1",
"streamx": "2.16.1",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"postcss-functions": "4.0.2"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
},
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-atroot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"node": ">=18"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
},
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-color-gray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"postcss": "^8.0.0"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
}
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-color-hwb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"units-css": "0.4.0"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
},
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-color-mod-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"postcss-values-parser": "6.0.2"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
},
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-custom-properties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"postcss": "^8.0.0"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
},
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-image-set-polyfill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"postcss-value-parser": "4.2.0"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
},
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-selector-matches/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"balanced-match": "2.0.0"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-runner-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"webpack-plugin-serve": "1.6.0"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"bufferutil": "4.0.8",
"c8": "9.1.0",
"case-sensitive-paths-webpack-plugin": "2.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"anymatch": "3.1.3",
"async-done": "2.0.0",
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"camelcase-keys": "7.0.2",
"chokidar": "3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-swissquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint": "*"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"comment-parser": "1.4.1",
"confusing-browser-globals": "1.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@swissquote/crafty-preset-typescript": "1.25.0",
"@swissquote/crafty-runner-gulp": "1.25.0",
"@swissquote/crafty-runner-webpack": "1.25.0",
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"execa": "5.1.1",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-swissquote-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@swissquote/postcss-custom-properties": "1.25.0",
"@swissquote/postcss-image-set-polyfill": "1.25.0",
"@swissquote/postcss-selector-matches": "1.25.0",
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"postcss-custom-selectors": "6.0.3",
"postcss-font-variant": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-swissquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"postcss-scss": "4.0.9"
},
"devDependencies": {
"ava": "6.1.2",
"ava": "6.1.3",
"c8": "9.1.0",
"postcss": "8.4.38",
"postcss-resolve-nested-selector": "0.1.1",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2521,7 +2521,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/assets@workspace:package-forks/assets"
dependencies:
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
glob: "npm:8.1.0"
image-size: "npm:1.1.1"
Expand Down Expand Up @@ -2835,7 +2835,7 @@ __metadata:
"@swissquote/crafty": "npm:1.25.0"
"@swissquote/crafty-commons": "npm:1.25.0"
"@swissquote/crafty-preset-terser": "npm:1.25.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
bufferutil: "npm:4.0.8"
c8: "npm:9.1.0"
case-sensitive-paths-webpack-plugin: "npm:2.4.0"
Expand Down Expand Up @@ -2863,7 +2863,7 @@ __metadata:
"@swissquote/crafty-commons": "npm:1.25.0"
anymatch: "npm:3.1.3"
async-done: "npm:2.0.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
camelcase-keys: "npm:7.0.2"
chokidar: "npm:3.6.0"
Expand All @@ -2890,7 +2890,7 @@ __metadata:
resolution: "@swissquote/eslint-plugin-swissquote@workspace:packages/eslint-plugin-swissquote"
dependencies:
"@swissquote/crafty-commons": "npm:1.25.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
comment-parser: "npm:1.4.1"
confusing-browser-globals: "npm:1.0.11"
Expand All @@ -2916,7 +2916,7 @@ __metadata:
resolution: "@swissquote/gulp-newer@workspace:package-forks/gulp-newer"
dependencies:
"@swissquote/crafty-runner-gulp": "npm:1.25.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
glob: "npm:8.1.0"
mock-fs: "npm:5.2.0"
Expand All @@ -2931,7 +2931,7 @@ __metadata:
dependencies:
"@swissquote/crafty-runner-gulp": "npm:1.25.0"
ansi-colors: "npm:^4.0.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
event-stream: "npm:4.0.1"
fancy-log: "npm:2.0.0"
Expand All @@ -2946,7 +2946,7 @@ __metadata:
resolution: "@swissquote/postcss-assets@workspace:package-forks/postcss-assets"
dependencies:
"@swissquote/assets": "npm:1.25.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss-functions: "npm:4.0.2"
Expand All @@ -2959,7 +2959,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/postcss-atroot@workspace:package-forks/postcss-atroot"
dependencies:
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
peerDependencies:
Expand All @@ -2971,7 +2971,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/postcss-color-gray@workspace:package-forks/postcss-color-gray"
dependencies:
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss-values-parser: "npm:6.0.2"
Expand All @@ -2985,7 +2985,7 @@ __metadata:
resolution: "@swissquote/postcss-color-hwb@workspace:package-forks/postcss-color-hwb"
dependencies:
"@swissquote/color-fns": "npm:1.25.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss-functions: "npm:4.0.2"
Expand All @@ -3001,7 +3001,7 @@ __metadata:
resolution: "@swissquote/postcss-color-mod-function@workspace:package-forks/postcss-color-mod-function"
dependencies:
"@swissquote/color-fns": "npm:1.25.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss-values-parser: "npm:6.0.2"
Expand All @@ -3014,7 +3014,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/postcss-custom-properties@workspace:package-forks/postcss-custom-properties"
dependencies:
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss-values-parser: "npm:6.0.2"
Expand All @@ -3027,7 +3027,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/postcss-image-set-polyfill@workspace:package-forks/postcss-image-set-polyfill"
dependencies:
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss-media-query-parser: "npm:0.2.3"
Expand All @@ -3041,7 +3041,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/postcss-selector-matches@workspace:package-forks/postcss-selector-matches"
dependencies:
ava: "npm:6.1.2"
ava: "npm:6.1.3"
balanced-match: "npm:2.0.0"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
Expand All @@ -3064,7 +3064,7 @@ __metadata:
"@swissquote/postcss-custom-properties": "npm:1.25.0"
"@swissquote/postcss-image-set-polyfill": "npm:1.25.0"
"@swissquote/postcss-selector-matches": "npm:1.25.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
caniuse-lite: "npm:^1.0.30001591"
lightningcss: "npm:1.24.1"
Expand All @@ -3086,7 +3086,7 @@ __metadata:
resolution: "@swissquote/stylelint-config-swissquote@workspace:packages/stylelint-config-swissquote"
dependencies:
"@swissquote/crafty": "npm:1.25.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
caniuse-lite: "npm:^1.0.30001591"
postcss: "npm:8.4.38"
Expand Down Expand Up @@ -4288,9 +4288,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 @@ -4339,7 +4339,7 @@ __metadata:
optional: true
bin:
ava: entrypoints/cli.mjs
checksum: 10c0/f35cb1f9bc716714e7c78a601985745774096e4ecd34f9310b858d5779307afa2245ad24274e2d55dd1022c226f4fbdb41947476300977f0b653be0e627adaa4
checksum: 10c0/108b28aceb0dfdb077bcf4c96109d736667999c2ce9f564489c4747482ea0e0c455d4d96fdfaad610b1125b74129b7b1d2ce570ec4903e767f6950d7f722f2cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -8083,7 +8083,7 @@ __metadata:
"@swissquote/crafty-preset-typescript": "npm:1.25.0"
"@swissquote/crafty-runner-gulp": "npm:1.25.0"
"@swissquote/crafty-runner-webpack": "npm:1.25.0"
ava: "npm:6.1.2"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
execa: "npm:5.1.1"
fetch-mock: "npm:9.11.0"
Expand Down
Loading