Skip to content

Commit 4f521e8

Browse files
chore(deps): update dependency ava to ^6.3.0
1 parent 67912e9 commit 4f521e8

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
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.2.0",
33+
"ava": "^6.3.0",
3434
"c8": "^10.1.3",
3535
"postcss": "^8.5.3"
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.2.0",
29+
"ava": "^6.3.0",
3030
"c8": "^10.1.3",
3131
"postcss": "^8.5.3"
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.2.0",
32+
"ava": "^6.3.0",
3333
"c8": "^10.1.3",
3434
"postcss": "^8.5.3"
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.2.0",
36+
"ava": "^6.3.0",
3737
"c8": "^10.1.3",
3838
"stylelint": "^16.18.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.2.0",
39+
"ava": "^6.3.0",
4040
"c8": "^10.1.3",
4141
"stylelint": "^16.18.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.2.0",
38+
"ava": "^6.3.0",
3939
"c8": "^10.1.3",
4040
"stylelint": "^16.18.0"
4141
},

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5640,7 +5640,7 @@ __metadata:
56405640
version: 0.0.0-use.local
56415641
resolution: "@spectrum-tools/postcss-add-theming-layer@workspace:plugins/postcss-add-theming-layer"
56425642
dependencies:
5643-
ava: "npm:^6.2.0"
5643+
ava: "npm:^6.3.0"
56445644
c8: "npm:^10.1.3"
56455645
postcss: "npm:^8.5.3"
56465646
postcss-selector-parser: "npm:^7.0.0"
@@ -5654,7 +5654,7 @@ __metadata:
56545654
version: 0.0.0-use.local
56555655
resolution: "@spectrum-tools/postcss-property-rollup@workspace:plugins/postcss-property-rollup"
56565656
dependencies:
5657-
ava: "npm:^6.2.0"
5657+
ava: "npm:^6.3.0"
56585658
c8: "npm:^10.1.3"
56595659
postcss: "npm:^8.5.3"
56605660
peerDependencies:
@@ -5666,7 +5666,7 @@ __metadata:
56665666
version: 0.0.0-use.local
56675667
resolution: "@spectrum-tools/postcss-rgb-mapping@workspace:plugins/postcss-rgb-mapping"
56685668
dependencies:
5669-
ava: "npm:^6.2.0"
5669+
ava: "npm:^6.3.0"
56705670
c8: "npm:^10.1.3"
56715671
postcss: "npm:^8.5.3"
56725672
postcss-values-parser: "npm:^6.0.2"
@@ -5679,7 +5679,7 @@ __metadata:
56795679
version: 0.0.0-use.local
56805680
resolution: "@spectrum-tools/stylelint-no-missing-var@workspace:plugins/stylelint-no-missing-var"
56815681
dependencies:
5682-
ava: "npm:^6.2.0"
5682+
ava: "npm:^6.3.0"
56835683
c8: "npm:^10.1.3"
56845684
colors: "npm:^1.4.0"
56855685
stylelint: "npm:^16.18.0"
@@ -5692,7 +5692,7 @@ __metadata:
56925692
version: 0.0.0-use.local
56935693
resolution: "@spectrum-tools/stylelint-no-unknown-custom-properties@workspace:plugins/stylelint-no-unknown-custom-properties"
56945694
dependencies:
5695-
ava: "npm:^6.2.0"
5695+
ava: "npm:^6.3.0"
56965696
c8: "npm:^10.1.3"
56975697
colors: "npm:^1.4.0"
56985698
fast-glob: "npm:^3.3.3"
@@ -5708,7 +5708,7 @@ __metadata:
57085708
version: 0.0.0-use.local
57095709
resolution: "@spectrum-tools/stylelint-no-unused-custom-properties@workspace:plugins/stylelint-no-unused-custom-properties"
57105710
dependencies:
5711-
ava: "npm:^6.2.0"
5711+
ava: "npm:^6.3.0"
57125712
c8: "npm:^10.1.3"
57135713
colors: "npm:^1.4.0"
57145714
postcss: "npm:^8.5.3"
@@ -7386,7 +7386,7 @@ __metadata:
73867386
languageName: node
73877387
linkType: hard
73887388

7389-
"ava@npm:^6.2.0":
7389+
"ava@npm:^6.3.0":
73907390
version: 6.3.0
73917391
resolution: "ava@npm:6.3.0"
73927392
dependencies:

0 commit comments

Comments
 (0)