Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
robrechtme committed Dec 21, 2022
1 parent 2ecbdee commit 7db17db
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 216 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@
],
"dependencies": {
"chalk": "^4.1.2",
"cli-progress": "^3.11.1",
"commander": "^9.3.0",
"cosmiconfig": "^7.0.1",
"deep-object-diff": "^1.1.7",
"cli-progress": "^3.11.2",
"commander": "^9.4.1",
"cosmiconfig": "^8.0.0",
"deep-object-diff": "^1.1.9",
"inquirer": "^8.2.4",
"isomorphic-unfetch": "^3.1.0"
},
"devDependencies": {
"@types/cli-progress": "3.11.0",
"@types/inquirer": "8.2.1",
"@types/node": "14.x",
"typescript": "4.7.3",
"vitest": "0.16.0"
"typescript": "4.9.4",
"vitest": "0.26.1"
}
}
Loading

0 comments on commit 7db17db

Please sign in to comment.