Skip to content

Commit 16065d5

Browse files
committed
Update dependencies and regenerate
1 parent a40f6e1 commit 16065d5

File tree

3 files changed

+608
-714
lines changed

3 files changed

+608
-714
lines changed

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,24 +28,24 @@
2828
"homepage": "https://github.com/DeterminateSystems/detsys-ts#readme",
2929
"dependencies": {
3030
"@actions/cache": "^3.2.4",
31-
"@actions/core": "^1.10.1",
31+
"@actions/core": "^1.11.1",
3232
"@actions/exec": "^1.1.1",
33-
"got": "^14.4.2",
34-
"type-fest": "^4.23.0"
33+
"got": "^14.4.3",
34+
"type-fest": "^4.26.1"
3535
},
3636
"devDependencies": {
3737
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
38-
"@types/node": "^20.14.13",
38+
"@types/node": "^20.16.11",
3939
"@typescript-eslint/eslint-plugin": "^7.18.0",
40-
"eslint": "^8.57.0",
41-
"eslint-import-resolver-typescript": "^3.6.1",
40+
"eslint": "^8.57.1",
41+
"eslint-import-resolver-typescript": "^3.6.3",
4242
"eslint-plugin-github": "^4.10.2",
43-
"eslint-plugin-import": "^2.29.1",
43+
"eslint-plugin-import": "^2.31.0",
4444
"eslint-plugin-prettier": "^5.2.1",
4545
"prettier": "^3.3.3",
46-
"tsup": "^8.2.3",
46+
"tsup": "^8.3.0",
4747
"typedoc": "^0.25.13",
48-
"typescript": "^5.5.4",
48+
"typescript": "^5.6.3",
4949
"vitest": "^1.6.0"
5050
}
5151
}

0 commit comments

Comments
 (0)