Skip to content

Commit

Permalink
chore(deps): Update non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | @types/node | 20.8.3 | 20.8.5 |
| npm        | pnpm        | 8.8.0  | 8.9.0  |
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 4e588eb commit 4e235d0
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 25 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@types/node": "^20.8.3",
"@types/node": "^20.8.5",
"@typescript-eslint/parser": "^5.62.0",
"concurrently": "^8.2.1",
"czg": "1.7.1",
Expand Down Expand Up @@ -87,7 +87,7 @@
"engines": {
"node": ">=14"
},
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.9.0",
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
Expand Down
52 changes: 29 additions & 23 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 4e235d0

Please sign in to comment.