Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#56)
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 26, 2023
1 parent aedbd54 commit 8ff5311
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 75 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -38,17 +38,17 @@
"eslint": "^8.0.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.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-antfu": "^2.1.1",
"eslint-plugin-eslint-comments": "^3.2.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-prettier": "^5.1.2",
"eslint-plugin-sort-keys": "^2.3.5",
"eslint-plugin-unicorn": "^50.0.1",
"eslint-plugin-unused-imports": "^3.0.0",
Expand All @@ -66,7 +66,7 @@
"@types/node": "^20.10.5",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"sucrase": "^3.34.0",
"sucrase": "^3.35.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
},
Expand Down

0 comments on commit 8ff5311

Please sign in to comment.