Skip to content

Commit

Permalink
feat: update package manager versions (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 4, 2022
1 parent 30739e0 commit 5bfac11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"definitions": {
"npm": {
"default": "8.19.2+sha1.db90e88584d065f51b069ab46b4f02f5cf4898b7",
"default": "8.19.3+sha1.adb51bf8886d519dd4df162726d0ad157ecfa272",
"fetchLatestFrom": {
"type": "npm",
"package": "npm"
Expand Down Expand Up @@ -32,7 +32,7 @@
}
},
"pnpm": {
"default": "7.14.0+sha1.2baf3a7e8a7fc865b349f94fe8f656b24f21449c",
"default": "7.14.2+sha1.73bf8dbd968bf782db5bbc627d2facc645c6bc4a",
"fetchLatestFrom": {
"type": "npm",
"package": "pnpm"
Expand Down

0 comments on commit 5bfac11

Please sign in to comment.