Skip to content

Commit fafa171

Browse files
chore(deps): update pnpm to v7.11.0 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f245a9e commit fafa171

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"engines": {
88
"node": ">=14.13",
9-
"pnpm": ">=7.9.5"
9+
"pnpm": ">=7.11.0"
1010
},
1111
"type": "module",
1212
"scripts": {
@@ -100,5 +100,5 @@
100100
"typedoc": "^0.23.14",
101101
"typescript": "^4.8.2"
102102
},
103-
"packageManager": "pnpm@7.9.5"
103+
"packageManager": "pnpm@7.11.0"
104104
}

0 commit comments

Comments
 (0)