Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 40d40f9 commit 7f49799
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 119 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sxzz/eslint-config",
"version": "4.6.0",
"packageManager": "pnpm@9.15.3",
"packageManager": "pnpm@9.15.4",
"description": "ESLint config for @sxzz.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -45,17 +45,17 @@
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/js": "^9.18.0",
"@eslint/markdown": "^6.2.1",
"@unocss/eslint-plugin": "^65.4.0",
"@unocss/eslint-plugin": "^65.4.3",
"eslint-config-flat-gitignore": "^1.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-command": "^2.1.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-jsdoc": "^50.6.2",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-perfectionist": "^4.6.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-perfectionist": "^4.7.0",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-regexp": "^2.7.0",
"eslint-plugin-sxzz": "^0.1.0",
"eslint-plugin-unicorn": "^56.0.1",
Expand All @@ -66,15 +66,15 @@
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^1.0.0",
"prettier": "^3.4.2",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.21.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
"devDependencies": {
"@eslint/config-inspector": "^0.7.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.10.5",
"bumpp": "^9.10.0",
"@sxzz/prettier-config": "^2.1.0",
"@types/node": "^22.10.10",
"bumpp": "^9.10.2",
"eslint": "^9.18.0",
"eslint-typegen": "^1.0.0",
"importx": "^0.5.1",
Expand Down
Loading

0 comments on commit 7f49799

Please sign in to comment.