Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mkvlrn committed Sep 14, 2024
1 parent 200e47e commit b97beac
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 205 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
"prepare": "husky"
},
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@mkvlrn/eslint": "^0.1.4",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@mkvlrn/eslint": "^0.1.6",
"@mkvlrn/prettier": "^0.0.5",
"@mkvlrn/tsconfig": "^0.0.4",
"@mkvlrn/tsconfig": "^0.0.5",
"@types/adm-zip": "^0.5.5",
"@types/node": "^22.5.4",
"@vitest/coverage-v8": "^2.0.5",
"@types/node": "^22.5.5",
"@vitest/coverage-v8": "^2.1.1",
"esbuild": "^0.23.1",
"eslint": "^9.10.0",
"glob": "^11.0.0",
"husky": "^9.1.5",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"tsc-alias": "^1.8.10",
"tsx": "^4.19.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"dependencies": {
"@inquirer/core": "^9.1.0",
Expand Down
Loading

0 comments on commit b97beac

Please sign in to comment.