Upgrade Yarn to 4.x (#4849)

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
This commit is contained in:
Merlijn Vos 2024-04-29 18:49:02 +02:00 committed by GitHub
parent 6bbe863580
commit 3393b537d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 13905 additions and 15754 deletions

View file

@ -1,15 +0,0 @@
diff --git a/package.json b/package.json
index a2047a8b2895a64a4cbf7b493362ee1d72c43771..7478198712b460936f6b7f2557b116c52f4d71b5 100644
--- a/package.json
+++ b/package.json
@@ -30,8 +30,8 @@
"order"
],
"dependencies": {
- "stylelint": "^9.10.1",
- "stylelint-order": "^2.2.1"
+ "stylelint": "^15.0.1",
+ "stylelint-order": "^6.0.3"
},
"devDependencies": {
"eslint": "^5.16.0",