Skip to content

Commit

Permalink
Merge pull request #34 from nim-works/push-lytvutkonmrp
Browse files Browse the repository at this point in the history
build: update dependencies

Merge all dependabot updates and regenerate artifacts.
  • Loading branch information
alaviss authored Jun 4, 2024
2 parents f92bfec + 8af3e8e commit 585bb0f
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 119 deletions.
12 changes: 3 additions & 9 deletions dist/index.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

205 changes: 101 additions & 104 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"homepage": "https://github.com/alaviss/setup-nimskull#readme",
"devDependencies": {
"@octokit/graphql-schema": "^15.3.0",
"@tsconfig/strictest": "^2.0.3",
"@types/node": "^20.11.27",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^20.14.1",
"@types/semver": "^7.5.8",
"@types/uuid": "^9.0.8",
"@vercel/ncc": "^0.38.1",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@actions/http-client": "^2.2.0",
"@actions/http-client": "^2.2.1",
"@actions/tool-cache": "^2.0.1",
"@tsconfig/node20": "^20.1.2",
"@tsconfig/node20": "^20.1.4",
"semver": "^7.6.0",
"uuid": "^9.0.1"
}
Expand Down

0 comments on commit 585bb0f

Please sign in to comment.