Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaciras committed Jul 9, 2023
1 parent 79488d2 commit be4a71e
Show file tree
Hide file tree
Showing 2 changed files with 518 additions and 409 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
},
"dependencies": {
"node-addon-api": "^7.0.0",
"tar-fs": "^3.0.3"
"tar-fs": "^3.0.4"
},
"devDependencies": {
"@kaciras/eslint-config-core": "^2.5.1",
"@kaciras/eslint-config-jest": "^2.5.1",
"@kaciras/eslint-config-typescript": "^2.5.1",
"@types/jest": "^29.5.2",
"@types/node": "^20.3.2",
"eslint": "^8.43.0",
"jest": "^29.5.0",
"ts-jest": "^29.1.0",
"@types/node": "^20.4.1",
"eslint": "^8.44.0",
"jest": "^29.6.1",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
}
}
Loading

0 comments on commit be4a71e

Please sign in to comment.