Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kjxbyz committed Sep 2, 2024
1 parent 6b5db4b commit a7c5fcc
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 31 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@types/node": "18.19.47",
"@types/node": "18.19.48",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"sort-package-json": "^2.10.1",
"tsup": "^8.2.4",
Expand All @@ -74,7 +74,7 @@
"peerDependencies": {
"glob": "^11.0.0"
},
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"publishConfig": {
"access": "public"
}
Expand Down
65 changes: 37 additions & 28 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 a7c5fcc

Please sign in to comment.