Skip to content

Commit

Permalink
chore: update dependencies (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: Zidious <[email protected]>
  • Loading branch information
Zidious and Zidious authored Sep 11, 2023
1 parent 8ffdd4c commit 58ccdbf
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 606 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
"dependencies": {
"chalk": "^5.3.0",
"clipboardy": "^3.0.0",
"meow": "^12.0.1"
"meow": "^12.1.1"
},
"devDependencies": {
"@types/node": "^20.4.5",
"@types/node": "^20.5.7",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"prettier": "^3.0.0",
"lint-staged": "^14.0.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"lint-staged": {
"*.*.ts": [
Expand Down
Loading

0 comments on commit 58ccdbf

Please sign in to comment.