Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Mar 29, 2024
1 parent bd24609 commit 678bdc7
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 246 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,20 @@
"author": "JounQin <admin@1stg.me>",
"license": "MIT",
"private": true,
"packageManager": "yarn@4.1.0",
"packageManager": "yarn@4.1.1",
"scripts": {
"prepare": "simple-git-hooks"
},
"devDependencies": {
"@1stg/common-config": "^10.0.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/cli": "^19.2.1",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.3"
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.3"
},
"resolutions": {
"@commitlint/cli": "^19.2.1",
"prettier": "^3.2.5"
},
"commitlint": {
Expand Down
Loading

0 comments on commit 678bdc7

Please sign in to comment.