Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#98)
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] authored Aug 7, 2024
1 parent af998f3 commit 7b3a14c
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 45 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sxzz/eslint-config",
"version": "3.17.0",
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.0",
"description": "ESLint config for @sxzz.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -49,8 +49,8 @@
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-n": "^17.10.1",
"eslint-plugin-perfectionist": "^3.1.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-perfectionist": "^3.1.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-unicorn": "^55.0.0",
Expand All @@ -61,7 +61,7 @@
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.0",
"prettier": "^3.3.3",
"typescript-eslint": "^8.0.0",
"typescript-eslint": "^8.0.1",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
Expand Down
147 changes: 106 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b3a14c

Please sign in to comment.