Skip to content

Commit b4f6c9d

Browse files
chore(deps): update dependency ava to ^6.4.0 (#3914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 444161d commit b4f6c9d

File tree

7 files changed

+23
-23
lines changed

7 files changed

+23
-23
lines changed

plugins/postcss-add-theming-layer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"postcss": ">=8"
3131
},
3232
"devDependencies": {
33-
"ava": "^6.3.0",
33+
"ava": "^6.4.0",
3434
"c8": "^10.1.3",
3535
"postcss": "^8.5.4"
3636
},

plugins/postcss-property-rollup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss": ">=8"
2727
},
2828
"devDependencies": {
29-
"ava": "^6.3.0",
29+
"ava": "^6.4.0",
3030
"c8": "^10.1.3",
3131
"postcss": "^8.5.4"
3232
},

plugins/postcss-rgb-mapping/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"postcss": ">=8"
3030
},
3131
"devDependencies": {
32-
"ava": "^6.3.0",
32+
"ava": "^6.4.0",
3333
"c8": "^10.1.3",
3434
"postcss": "^8.5.4"
3535
},

plugins/stylelint-no-missing-var/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"stylelint": ">=16"
3434
},
3535
"devDependencies": {
36-
"ava": "^6.3.0",
36+
"ava": "^6.4.0",
3737
"c8": "^10.1.3",
3838
"stylelint": "^16.20.0"
3939
},

plugins/stylelint-no-unknown-custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"stylelint": ">=16"
3737
},
3838
"devDependencies": {
39-
"ava": "^6.3.0",
39+
"ava": "^6.4.0",
4040
"c8": "^10.1.3",
4141
"stylelint": "^16.20.0"
4242
},

plugins/stylelint-no-unused-custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"stylelint": ">=16"
3636
},
3737
"devDependencies": {
38-
"ava": "^6.3.0",
38+
"ava": "^6.4.0",
3939
"c8": "^10.1.3",
4040
"stylelint": "^16.20.0"
4141
},

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5802,7 +5802,7 @@ __metadata:
58025802
version: 0.0.0-use.local
58035803
resolution: "@spectrum-tools/postcss-add-theming-layer@workspace:plugins/postcss-add-theming-layer"
58045804
dependencies:
5805-
ava: "npm:^6.3.0"
5805+
ava: "npm:^6.4.0"
58065806
c8: "npm:^10.1.3"
58075807
postcss: "npm:^8.5.4"
58085808
postcss-selector-parser: "npm:^7.1.0"
@@ -5816,7 +5816,7 @@ __metadata:
58165816
version: 0.0.0-use.local
58175817
resolution: "@spectrum-tools/postcss-property-rollup@workspace:plugins/postcss-property-rollup"
58185818
dependencies:
5819-
ava: "npm:^6.3.0"
5819+
ava: "npm:^6.4.0"
58205820
c8: "npm:^10.1.3"
58215821
postcss: "npm:^8.5.4"
58225822
peerDependencies:
@@ -5828,7 +5828,7 @@ __metadata:
58285828
version: 0.0.0-use.local
58295829
resolution: "@spectrum-tools/postcss-rgb-mapping@workspace:plugins/postcss-rgb-mapping"
58305830
dependencies:
5831-
ava: "npm:^6.3.0"
5831+
ava: "npm:^6.4.0"
58325832
c8: "npm:^10.1.3"
58335833
postcss: "npm:^8.5.4"
58345834
postcss-values-parser: "npm:^6.0.2"
@@ -5841,7 +5841,7 @@ __metadata:
58415841
version: 0.0.0-use.local
58425842
resolution: "@spectrum-tools/stylelint-no-missing-var@workspace:plugins/stylelint-no-missing-var"
58435843
dependencies:
5844-
ava: "npm:^6.3.0"
5844+
ava: "npm:^6.4.0"
58455845
c8: "npm:^10.1.3"
58465846
colors: "npm:^1.4.0"
58475847
stylelint: "npm:^16.20.0"
@@ -5854,7 +5854,7 @@ __metadata:
58545854
version: 0.0.0-use.local
58555855
resolution: "@spectrum-tools/stylelint-no-unknown-custom-properties@workspace:plugins/stylelint-no-unknown-custom-properties"
58565856
dependencies:
5857-
ava: "npm:^6.3.0"
5857+
ava: "npm:^6.4.0"
58585858
c8: "npm:^10.1.3"
58595859
colors: "npm:^1.4.0"
58605860
fast-glob: "npm:^3.3.3"
@@ -5870,7 +5870,7 @@ __metadata:
58705870
version: 0.0.0-use.local
58715871
resolution: "@spectrum-tools/stylelint-no-unused-custom-properties@workspace:plugins/stylelint-no-unused-custom-properties"
58725872
dependencies:
5873-
ava: "npm:^6.3.0"
5873+
ava: "npm:^6.4.0"
58745874
c8: "npm:^10.1.3"
58755875
colors: "npm:^1.4.0"
58765876
postcss: "npm:^8.5.4"
@@ -6796,9 +6796,9 @@ __metadata:
67966796
languageName: node
67976797
linkType: hard
67986798

6799-
"@vercel/nft@npm:^0.29.2":
6800-
version: 0.29.2
6801-
resolution: "@vercel/nft@npm:0.29.2"
6799+
"@vercel/nft@npm:^0.29.4":
6800+
version: 0.29.4
6801+
resolution: "@vercel/nft@npm:0.29.4"
68026802
dependencies:
68036803
"@mapbox/node-pre-gyp": "npm:^2.0.0"
68046804
"@rollup/pluginutils": "npm:^5.1.3"
@@ -6814,7 +6814,7 @@ __metadata:
68146814
resolve-from: "npm:^5.0.0"
68156815
bin:
68166816
nft: out/cli.js
6817-
checksum: 10c0/3f1e3d3d2565e6e4ac191fc4f9b9b9676959de82165d6ae789410c5c0df058802f2ff9221ac325857ddc1f11f30509c73e01c43f0a91b56371d595a2eab5205f
6817+
checksum: 10c0/84ba32c685f9d7c2c849b1e8c963d3b7eb09d122e666143ed97c3776f5b04a4745605e1d29fd81383f72b1d1c0d7d58e39f06dc92f021b5de079dfa4e8523574
68186818
languageName: node
68196819
linkType: hard
68206820

@@ -7548,11 +7548,11 @@ __metadata:
75487548
languageName: node
75497549
linkType: hard
75507550

7551-
"ava@npm:^6.3.0":
7552-
version: 6.3.0
7553-
resolution: "ava@npm:6.3.0"
7551+
"ava@npm:^6.4.0":
7552+
version: 6.4.0
7553+
resolution: "ava@npm:6.4.0"
75547554
dependencies:
7555-
"@vercel/nft": "npm:^0.29.2"
7555+
"@vercel/nft": "npm:^0.29.4"
75567556
acorn: "npm:^8.14.1"
75577557
acorn-walk: "npm:^8.3.4"
75587558
ansi-styles: "npm:^6.2.1"
@@ -7569,7 +7569,7 @@ __metadata:
75697569
common-path-prefix: "npm:^3.0.0"
75707570
concordance: "npm:^5.0.4"
75717571
currently-unhandled: "npm:^0.4.1"
7572-
debug: "npm:^4.4.0"
7572+
debug: "npm:^4.4.1"
75737573
emittery: "npm:^1.1.0"
75747574
figures: "npm:^6.1.0"
75757575
globby: "npm:^14.1.0"
@@ -7599,7 +7599,7 @@ __metadata:
75997599
optional: true
76007600
bin:
76017601
ava: entrypoints/cli.mjs
7602-
checksum: 10c0/10abc34f2d323b74b27fa6cb3ba808603c898459b0807d506be22ced15c32e977c278de119612838718179511df91fed2bfa1767238255829cf0bafe4fd3b721
7602+
checksum: 10c0/d96a0bfa8758f0c0dcfc9437801e17702535f493a01fab401289ac538bb2b7633afb7b5363392499d9ebce98bc1f425767008a76c4edf2aa225f7e2195aaa54c
76037603
languageName: node
76047604
linkType: hard
76057605

@@ -9488,7 +9488,7 @@ __metadata:
94889488
languageName: node
94899489
linkType: hard
94909490

9491-
"debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.4.0":
9491+
"debug@npm:^4.0.0, debug@npm:^4.1.1":
94929492
version: 4.4.0
94939493
resolution: "debug@npm:4.4.0"
94949494
dependencies:

0 commit comments

Comments
 (0)