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] authored Oct 31, 2024
1 parent 5a6acac commit 0fbd689
Show file tree
Hide file tree
Showing 2 changed files with 457 additions and 585 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"format:check": "prettier --cache --check ."
},
"devDependencies": {
"@actions/core": "1.10.1",
"@actions/core": "1.11.1",
"@actions/exec": "1.1.1",
"@actions/http-client": "2.2.3",
"@actions/tool-cache": "2.0.1",
"@types/node": "20.16.2",
"@types/node": "20.17.1",
"prettier": "3.3.3",
"radash": "12.1.0",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vitest": "2.0.5"
"tsup": "8.3.5",
"typescript": "5.6.3",
"vitest": "2.1.4"
},
"exports": {
".": "./dist/index.js"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.3",
"engines": {
"node": "^18 || ^20"
}
Expand Down
Loading

0 comments on commit 0fbd689

Please sign in to comment.