Skip to content

Commit

Permalink
devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Feb 20, 2024
1 parent 8c4b94c commit 2ec9e68
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 275 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@gmod/binary-parser": "^1.3.5",
"@jkbonfield/htscodecs": "^0.5.1",
"abortable-promise-cache": "^1.2.0",
"buffer-crc32": "^0.2.13",
"buffer-crc32": "^1.0.0",
"bzip2": "^0.1.1",
"long": "^4.0.0",
"md5": "^2.2.1",
Expand All @@ -58,27 +58,27 @@
"@babel/preset-typescript": "^7.17.12",
"@gmod/indexedfasta": "^2.1.0",
"@types/buffer-crc32": "^0.2.2",
"@types/jest": "^29.2.4",
"@types/jest": "^29.5.12",
"@types/long": "^4.0.2",
"@types/md5": "^2.3.2",
"@types/pako": "^1.0.3",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"buffer": "^6.0.3",
"documentation": "^14.0.1",
"documentation": "^14.0.3",
"eslint": "^8.30.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"glob": "^10.3.1",
"jest": "^29.3.1",
"mock-fs": "^5.2.0",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"rimraf": "^5.0.1",
"ts-jest": "^29.0.3",
"ts-jest": "^29.1.2",
"typescript": "^5.0.3",
"url": "^0.11.0",
"webpack": "^5.89.0",
"webpack": "^5.90.3",
"webpack-cli": "^5.0.1"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 2ec9e68

Please sign in to comment.