Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joshunrau committed Jul 29, 2024
1 parent ffb49fd commit 6a937fc
Show file tree
Hide file tree
Showing 2 changed files with 1,151 additions and 514 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@joshunrau/eslint-config": "^4.2.1",
"@joshunrau/prettier-config": "^0.3.0",
"@joshunrau/eslint-config": "^4.3.3",
"@joshunrau/prettier-config": "^0.4.0",
"@joshunrau/semantic-release": "^0.1.4",
"@joshunrau/tsconfig": "^0.0.3",
"@types/ffmpeg-static": "^3.0.3",
"@types/node": "^20.14.5",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.0.4",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"typescript": "~5.4.5",
"vitest": "^1.6.0"
"husky": "^9.1.3",
"prettier": "^3.3.3",
"tsup": "^8.2.3",
"typescript": "~5.5.4",
"vitest": "^2.0.4"
},
"prettier": "@joshunrau/prettier-config",
"commitlint": {
Expand Down
Loading

0 comments on commit 6a937fc

Please sign in to comment.