Skip to content

Commit

Permalink
Merge pull request #71 from DeterminateSystems/updates
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
grahamc authored Feb 6, 2025
2 parents eb87094 + 74d1535 commit b3319a2
Show file tree
Hide file tree
Showing 5 changed files with 952 additions and 704 deletions.
26 changes: 12 additions & 14 deletions dist/index.js

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

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
"@actions/cache": "^3.3.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"got": "^14.4.4",
"type-fest": "^4.27.0"
"got": "^14.4.5",
"type-fest": "^4.33.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.17.6",
"@types/node": "^20.17.17",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"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.5",
"eslint-plugin-prettier": "^5.2.3",
"prettier": "^3.4.2",
"tsup": "^8.3.6",
"typedoc": "^0.25.13",
"typescript": "^5.6.3",
"vitest": "^1.6.0"
"typescript": "^5.7.3",
"vitest": "^1.6.1"
}
}
Loading

0 comments on commit b3319a2

Please sign in to comment.