Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kjxbyz committed Aug 21, 2024
1 parent 43d7675 commit 4ddeee3
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/node": "18.19.44",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@types/node": "18.19.45",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.4",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"sort-package-json": "^2.10.0",
Expand All @@ -74,7 +74,7 @@
"peerDependencies": {
"glob": "^11.0.0"
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.7.1",
"publishConfig": {
"access": "public"
}
Expand Down
148 changes: 74 additions & 74 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 4ddeee3

Please sign in to comment.