Skip to content

Commit

Permalink
Merge pull request #68 from DeterminateSystems/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
grahamc authored Nov 20, 2024
2 parents 4280bc9 + 1abbf07 commit 3b8b6d7
Show file tree
Hide file tree
Showing 3 changed files with 359 additions and 667 deletions.
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,23 +27,23 @@
},
"homepage": "https://github.com/DeterminateSystems/detsys-ts#readme",
"dependencies": {
"@actions/cache": "^3.2.4",
"@actions/cache": "^3.3.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"got": "^14.4.3",
"type-fest": "^4.26.1"
"got": "^14.4.4",
"type-fest": "^4.27.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.16.11",
"@types/node": "^20.17.6",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"tsup": "^8.3.0",
"tsup": "^8.3.5",
"typedoc": "^0.25.13",
"typescript": "^5.6.3",
"vitest": "^1.6.0"
Expand Down
Loading

0 comments on commit 3b8b6d7

Please sign in to comment.