Skip to content

Commit

Permalink
perf: update stylelint to v16.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Apr 9, 2024
1 parent 82a1148 commit 944cede
Show file tree
Hide file tree
Showing 2 changed files with 538 additions and 480 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "stylelint-define-config",
"type": "module",
"version": "1.2.0",
"packageManager": "pnpm@8.15.3",
"packageManager": "pnpm@8.15.6",
"description": "Provide a defineConfig function for stylelint.config.js files",
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo)",
"license": "MIT",
Expand Down Expand Up @@ -59,13 +59,13 @@
"csstype": "^3.1.3"
},
"devDependencies": {
"@pengzhanbo/eslint-config": "^1.5.4",
"@types/node": "^20.11.19",
"bumpp": "^9.3.0",
"@pengzhanbo/eslint-config": "^1.8.0",
"@types/node": "^20.12.5",
"bumpp": "^9.4.0",
"conventional-changelog-cli": "^4.1.0",
"eslint": "^8.56.0",
"stylelint": "^16.2.1",
"eslint": "^9.0.0",
"stylelint": "^16.3.1",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
"typescript": "^5.4.4"
}
}
Loading

0 comments on commit 944cede

Please sign in to comment.