Skip to content

Commit

Permalink
fix: fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Aug 23, 2024
1 parent 43b845f commit 26ca906
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 75 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"@types/jest": "^29.5.12",
"@types/js-yaml": "^3.12.10",
"@types/node": "^22.5.0",
"@types/slice-ansi": "^4.0.0",
"@types/supports-color": "^8.1.3",
"@types/wordwrap": "^1.0.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down Expand Up @@ -71,7 +72,7 @@
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1",
"supports-color": "^8.1.1",
"supports-hyperlinks": "^2.2.0",
"supports-hyperlinks": "^2.3.0",
"wordwrap": "^1.0.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 26ca906

Please sign in to comment.