Skip to content

Commit 3ba6c93

Browse files
authored
compress-gzip - upgrading typescript and related modules to latest (#763)
1 parent e5bed03 commit 3ba6c93

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/compress-gzip/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,17 +63,17 @@
6363
"pako": "^2.1.0"
6464
},
6565
"devDependencies": {
66-
"@ava/typescript": "^3.0.1",
66+
"@ava/typescript": "^4.0.0",
6767
"@keyv/test-suite": "*",
68-
"@typescript-eslint/parser": "^5.54.1",
68+
"@typescript-eslint/parser": "^5.57.0",
6969
"ava": "^5.2.0",
7070
"c8": "^7.13.0",
71-
"eslint": "^8.35.0",
71+
"eslint": "^8.37.0",
7272
"keyv": "*",
7373
"requirable": "^1.0.5",
7474
"ts-node": "^10.9.1",
75-
"tsd": "^0.26.0",
76-
"typescript": "^4.9.5",
75+
"tsd": "^0.28.1",
76+
"typescript": "^5.0.3",
7777
"xo": "^0.53.1"
7878
},
7979
"tsd": {

0 commit comments

Comments
 (0)