Skip to content

Commit ef00886

Browse files
chore(deps): update pnpm to v7.14.1 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10f1d61 commit ef00886

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.14.0"
9+
"pnpm": ">=7.14.1"
1010
},
1111
"type": "module",
1212
"scripts": {
@@ -100,5 +100,5 @@
100100
"typedoc": "^0.23.19",
101101
"typescript": "^4.8.4"
102102
},
103-
"packageManager": "pnpm@7.14.0"
103+
"packageManager": "pnpm@7.14.1"
104104
}

0 commit comments

Comments
 (0)