Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Mar 14, 2024
1 parent 444d351 commit 269d067
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
"clean": "rm -rf node_modules coverage dist compiled"
},
"dependencies": {
"adm-zip": "0.5.10",
"adm-zip": "0.5.12",
"cac": "6.7.14",
"chalk": "5.3.0",
"date-fns": "3.3.1",
"date-fns": "3.4.0",
"ora": "8.0.1"
},
"devDependencies": {
"@commitlint/cli": "19.0.3",
"@commitlint/config-conventional": "19.0.3",
"@commitlint/cli": "19.1.0",
"@commitlint/config-conventional": "19.1.0",
"@total-typescript/ts-reset": "0.5.1",
"@types/adm-zip": "0.5.5",
"@types/bun": "1.0.8",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"bun-plugin-dts": "0.2.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit 269d067

Please sign in to comment.