Skip to content

Commit 9f20b4e

Browse files
chore(deps): update pnpm to v11 (#45)
1 parent 9eae0ec commit 9f20b4e

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[tools]
22
node = "24.15.0"
3+
pnpm = "11.5.1"
34

45
[hooks]
56
enter = "mise install"

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
nodejs 24.15.0
2+
pnpm 11.5.1

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
"license": "MIT",
88
"engines": {
99
"node": "^24.15.0",
10-
"pnpm": ">=10.22.0"
10+
"pnpm": ">=11.5.1"
1111
},
12+
"packageManager": "pnpm@11.5.1",
1213
"homepage": "https://github.com/DevExpress/github-actions#readme",
1314
"bugs": {
1415
"url": "https://github.com/DevExpress/github-actions/issues"

0 commit comments

Comments
 (0)