Use Firefox stable for the tests because bug 1983414

This commit is contained in:
Calixte Denizet 2025-08-20 15:48:26 +02:00
parent 212547e865
commit 2beb26ad14
3 changed files with 3 additions and 3 deletions

View File

@ -4,6 +4,6 @@
},
"firefox": {
"skipDownload": false,
"version": "nightly"
"version": "stable"
}
}

2
package-lock.json generated
View File

@ -50,7 +50,7 @@
"postcss-discard-comments": "^7.0.4",
"postcss-nesting": "^13.0.2",
"prettier": "^3.6.2",
"puppeteer": "^24.16.2",
"puppeteer": "^24.15.0",
"stylelint": "^16.23.1",
"stylelint-prettier": "^5.0.3",
"svglint": "^4.1.0",

View File

@ -45,7 +45,7 @@
"postcss-discard-comments": "^7.0.4",
"postcss-nesting": "^13.0.2",
"prettier": "^3.6.2",
"puppeteer": "^24.16.2",
"puppeteer": "^24.15.0",
"stylelint": "^16.23.1",
"stylelint-prettier": "^5.0.3",
"svglint": "^4.1.0",