Skip to content

Commit

Permalink
build: maintanence
Browse files Browse the repository at this point in the history
  • Loading branch information
byhow committed Sep 20, 2023
1 parent 1171b46 commit c18b1a9
Show file tree
Hide file tree
Showing 2 changed files with 782 additions and 727 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
},
"homepage": "https://github.com/byhow/yanyu#readme",
"devDependencies": {
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@types/audiosprite": "^0.7.0",
"@types/jest": "29.5.5",
"@types/node": "^20.4.9",
"@types/node": "^20.6.3",
"@types/pinyin": "^2.10.0",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "latest",
"alex": "11.0.1",
"audiosprite": "^0.7.2",
"eslint": "^8.46.0",
"eslint": "^8.49.0",
"husky": "^8.0.3",
"jest": "^29.6.2",
"lint-staged": "^14.0.0",
"jest": "^29.7.0",
"lint-staged": "^14.0.1",
"pinyin": "^2.11.2",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"standard-version": "^9.5.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit c18b1a9

Please sign in to comment.