Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.13.0 (#393)
Browse files Browse the repository at this point in the history
* chore(deps): update pnpm to v9.13.0

* Update pnpm quarterly

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emanuel Tesař <[email protected]>
  • Loading branch information
renovate[bot] and Siegrift authored Nov 21, 2024
1 parent bdd6ab1 commit fced347
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.13.0"
}
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
"matchDatasources": ["docker"],
"matchPackageNames": ["node"],
"enabled": false
},
{
"matchDepTypes": ["packageManager"],
"matchPackageNames": ["pnpm"],
"extends": ["schedule:quarterly"]
}
],
"rangeStrategy": "bump",
Expand Down

0 comments on commit fced347

Please sign in to comment.