Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 19, 2023
1 parent 510f415 commit f6e5164
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 118 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sxzz/eslint-config",
"version": "3.7.5",
"packageManager": "pnpm@8.12.0",
"packageManager": "pnpm@8.12.1",
"description": "ESLint config for @sxzz.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -38,22 +38,22 @@
"eslint": "^8.0.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@unocss/eslint-plugin": "^0.58.0",
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^1.24.1",
"eslint-plugin-antfu": "^2.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-i": "^2.29.0",
"eslint-plugin-jsonc": "^2.10.0",
"eslint-plugin-i": "^2.29.1",
"eslint-plugin-jsonc": "^2.11.2",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-sort-keys": "^2.3.5",
"eslint-plugin-unicorn": "^49.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.19.2",
"eslint-plugin-yml": "^1.10.0",
"eslint-plugin-yml": "^1.11.0",
"globals": "^13.24.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.0",
Expand All @@ -63,9 +63,9 @@
},
"devDependencies": {
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.10.4",
"@types/node": "^20.10.5",
"bumpp": "^9.2.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"sucrase": "^3.34.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
Expand Down

0 comments on commit f6e5164

Please sign in to comment.