Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaciras committed Jun 19, 2023
1 parent 22c436a commit 64501ab
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 126 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
},
"dependencies": {
"follow-redirects": "^1.15.2",
"tar-fs": "^2.1.1"
"tar-fs": "^3.0.2"
},
"devDependencies": {
"@kaciras/eslint-config-core": "^2.5.1",
"@kaciras/eslint-config-typescript": "^2.5.1",
"@types/mocha": "^10.0.1",
"@types/node": "^20.2.5",
"c8": "^7.14.0",
"eslint": "^8.42.0",
"@types/node": "^20.3.1",
"c8": "^8.0.0",
"eslint": "^8.43.0",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.3"
Expand Down
Loading

0 comments on commit 64501ab

Please sign in to comment.