Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benyap committed Sep 30, 2023
1 parent 8a73b3a commit 10cf47a
Show file tree
Hide file tree
Showing 4 changed files with 550 additions and 595 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@
"fast-glob": "3.3.1"
},
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@release-it/bumper": "5.1.0",
"@release-it/conventional-changelog": "7.0.0",
"@types/node": "20.4.10",
"@release-it/conventional-changelog": "7.0.2",
"@types/node": "20.7.2",
"@vitest/coverage-c8": "0.33.0",
"husky": "8.0.3",
"prettier": "3.0.1",
"release-it": "16.1.5",
"rimraf": "5.0.1",
"prettier": "3.0.3",
"release-it": "16.2.1",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.1.6",
"typescript": "5.2.2",
"vite": "4.4.9",
"vitest": "0.34.1"
"vitest": "0.34.6"
}
}
Loading

0 comments on commit 10cf47a

Please sign in to comment.