Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

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] committed Apr 29, 2024
1 parent bf6d6af commit 10f9319
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 58 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@qxy/configs",
"version": "2.0.0-beta.10",
"private": true,
"packageManager": "pnpm@9.0.5",
"packageManager": "pnpm@9.0.6",
"scripts": {
"lint": "eslint .",
"prepare": "husky",
Expand All @@ -21,10 +21,10 @@
"husky": "^9.0.11",
"nano-staged": "^0.8.0",
"npm-run-all2": "^6.1.2",
"pnpm": "^9.0.5",
"pnpm": "^9.0.6",
"prettier": "^3.2.5",
"stylelint": "^16.4.0",
"vitest": "^1.5.0"
"vitest": "^1.5.2"
},
"prettier": "@qxy/prettier-config",
"nano-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsonc": "^2.15.1",
"eslint-plugin-markdown": "^4.0.1",
"eslint-plugin-n": "^17.2.1",
"eslint-plugin-n": "^17.3.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^52.0.0",
"eslint-plugin-unused-imports": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsonc": "^2.15.1",
"eslint-plugin-markdown": "^4.0.1",
"eslint-plugin-n": "^17.2.1",
"eslint-plugin-n": "^17.3.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^52.0.0",
"eslint-plugin-yml": "^1.14.0",
Expand Down
106 changes: 53 additions & 53 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 10f9319

Please sign in to comment.