Skip to content

Commit

Permalink
Dependency upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Jan 5, 2024
1 parent 2a7a472 commit bad9f0f
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 80 deletions.
169 changes: 97 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,27 +61,27 @@
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/fs-extra": "^11.0.4",
"@types/luxon": "^3.3.6",
"@types/luxon": "^3.3.8",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.2",
"@types/node": "^18.19.4",
"@types/tar-fs": "^2.0.4",
"@types/triple-beam": "^1.3.5",
"@types/winreg": "^1.2.36",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"cross-env": "^7.0.3",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"helios-distribution-types": "^1.3.0",
"mocha": "^10.2.0",
"nock": "^13.4.0",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"dependencies": {
"fastq": "^1.15.0",
"fastq": "^1.16.0",
"fs-extra": "^11.2.0",
"got": "^11.8.6",
"luxon": "^3.4.4",
Expand Down

0 comments on commit bad9f0f

Please sign in to comment.