Skip to content

Commit

Permalink
build(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent ee8e5a8 commit acae924
Show file tree
Hide file tree
Showing 2 changed files with 473 additions and 53 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"@actions/exec": "1.1.1",
"@actions/http-client": "2.2.1",
"@actions/tool-cache": "2.0.1",
"@types/node": "20.14.9",
"prettier": "3.3.2",
"@types/node": "20.14.13",
"prettier": "3.3.3",
"radash": "12.1.0",
"tsup": "8.1.0",
"typescript": "5.5.2",
"tsup": "8.2.3",
"typescript": "5.5.4",
"vitest": "1.6.0"
},
"exports": {
".": "./dist/index.js"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.6.0",
"engines": {
"node": "^18 || ^20"
}
Expand Down
Loading

0 comments on commit acae924

Please sign in to comment.