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 Sep 1, 2024
1 parent d70e433 commit 2c33ea8
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 74 deletions.
10 changes: 5 additions & 5 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.2.1",
"@actions/http-client": "2.2.3",
"@actions/tool-cache": "2.0.1",
"@types/node": "20.14.13",
"@types/node": "20.16.2",
"prettier": "3.3.3",
"radash": "12.1.0",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vitest": "2.0.4"
"vitest": "2.0.5"
},
"exports": {
".": "./dist/index.js"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": "^18 || ^20"
}
Expand Down
131 changes: 62 additions & 69 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 2c33ea8

Please sign in to comment.