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 and jcwillox committed May 1, 2024
1 parent bcb528d commit 324dc05
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 74 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"devDependencies": {
"@actions/core": "1.10.1",
"@actions/exec": "1.1.1",
"@actions/http-client": "2.0.1",
"@actions/http-client": "2.2.1",
"@actions/tool-cache": "2.0.1",
"@types/node": "20.10.4",
"prettier": "3.1.1",
"@types/node": "20.12.7",
"prettier": "3.2.5",
"radash": "11.0.0",
"tsup": "8.0.1",
"typescript": "5.3.3",
"vitest": "1.0.4"
"tsup": "8.0.2",
"typescript": "5.4.5",
"vitest": "1.5.2"
},
"exports": {
".": "./dist/index.js"
},
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.15.7",
"engines": {
"node": "^18 || ^20"
}
Expand Down
161 changes: 94 additions & 67 deletions pnpm-lock.yaml

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

0 comments on commit 324dc05

Please sign in to comment.