Skip to content
Open
2 changes: 1 addition & 1 deletion packages/@opticss/attr-analysis-dsl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/nearley": "^2.9.0",
"chai": "^4.1.2",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "^7.0.1",
"mocha-typescript": "^1.1.9",
"remap-istanbul": "^0.13.0",
"source-map-support": "^0.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@opticss/element-analysis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/mocha": "^5.2.6",
"chai": "^4.1.2",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "^7.0.1",
"mocha-typescript": "^1.1.9",
"remap-istanbul": "^0.13.0",
"source-map-support": "^0.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@opticss/simple-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/parse5-sax-parser": "^5.0.1",
"chai": "^4.1.2",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "^7.0.1",
"mocha-typescript": "^1.1.9",
"remap-istanbul": "^0.13.0",
"source-map-support": "^0.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@opticss/template-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/mocha": "^5.2.6",
"chai": "^4.1.2",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "^7.0.1",
"mocha-typescript": "^1.1.9",
"remap-istanbul": "^0.13.0",
"source-map-support": "^0.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@opticss/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/mocha": "^5.2.6",
"chai": "^4.1.2",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "^7.0.1",
"mocha-typescript": "^1.1.9",
"remap-istanbul": "^0.13.0",
"source-map-support": "^0.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/opticss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"chai": "^4.1.2",
"css-size": "^4.0.1",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "^7.0.1",
"mocha-typescript": "^1.1.9",
"random-js": "^2.0.0",
"remap-istanbul": "^0.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/resolve-cascade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/parse5": "^5.0.0",
"chai": "^4.1.2",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "^7.0.1",
"mocha-typescript": "^1.1.9",
"remap-istanbul": "^0.13.0",
"source-map-support": "^0.5.3",
Expand Down
Loading