Skip to content

Commit

Permalink
Merge pull request #1367 from alphagov/upgrade-stylelint
Browse files Browse the repository at this point in the history
Upgrade stylelint and GDS stylelint config
  • Loading branch information
ryanb-gds authored Jan 22, 2024
2 parents 39960cb + bc95651 commit 2b9a69f
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 436 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,10 @@
"jasmine-core": "^5.1.1",
"postcss": "^8.4.33",
"standardx": "^7.0.0",
"stylelint": "^15.11.0",
"stylelint-config-gds": "^1.1.1"
"stylelint": "^16.0.0",
"stylelint-config-gds": "^2.0.0"
},
"resolutions": {
"stylelint/strip-ansi": "6.0.1",
"stylelint/string-width": "4.2.3"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 2b9a69f

Please sign in to comment.