Skip to content

Commit

Permalink
compress-gzip - upgrading typescript and components to latest (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Nov 6, 2022
1 parent 1df623e commit a22d37d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/compress-gzip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"nyc": "^15.1.0",
"requirable": "^1.0.5",
"this": "^1.1.0",
"ts-node": "^10.8.2",
"tsd": "^0.20.0",
"typescript": "^4.6.4",
"ts-node": "^10.9.1",
"tsd": "^0.24.1",
"typescript": "^4.8.4",
"xo": "^0.52.4"
},
"tsd": {
Expand Down

0 comments on commit a22d37d

Please sign in to comment.