Skip to content

Commit

Permalink
Update dependency stylelint to v16 (#26740)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <[email protected]>
  • Loading branch information
renovate[bot] and t3chguy authored Dec 13, 2023
1 parent 2877e79 commit 85d057c
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 216 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
"@types/jsrsasign": "^10.5.4",
"@types/katex": "^0.16.7",
"@types/lodash": "^4.14.197",
"@types/minimist": "^1.2.5",
"@types/modernizr": "^3.5.6",
"@types/node": "^16",
"@types/node-fetch": "^2.6.4",
Expand Down Expand Up @@ -193,9 +194,9 @@
"setimmediate": "^1.0.5",
"string-replace-loader": "3",
"style-loader": "2",
"stylelint": "^15.10.1",
"stylelint": "^16.0.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-scss": "^5.0.0",
"stylelint-scss": "^6.0.0",
"terser-webpack-plugin": "^5.3.9",
"ts-node": "^10.9.1",
"ts-prune": "^0.10.3",
Expand Down
Loading

0 comments on commit 85d057c

Please sign in to comment.