Skip to content

Commit

Permalink
Update detsys-ts for: `Merge pull request #69 from DeterminateSyste…
Browse files Browse the repository at this point in the history
…ms/update-deps` (`eb87094f35072ac911526ad052c3437c9e0c42d6`) (#131)

Co-authored-by: grahamc <[email protected]>
detsys-pr-bot and grahamc authored Nov 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e50d5f7 commit dea7810
Showing 3 changed files with 74,004 additions and 92,289 deletions.
164,117 changes: 73,159 additions & 90,958 deletions dist/index.js

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -25,26 +25,26 @@
},
"homepage": "https://github.com/DeterminateSystems/nix-installer-action#readme",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"detsys-ts": "github:DeterminateSystems/detsys-ts",
"got": "^14.3.0",
"got": "^14.4.4",
"string-argv": "^0.3.2"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.14.0",
"@types/node": "^20.17.6",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.3.0",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
}
}
2,152 changes: 833 additions & 1,319 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit dea7810

Please sign in to comment.