Skip to content

Commit 7e404d3

Browse files
Update pnpm to v8.15.9
1 parent 1aadf37 commit 7e404d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"volta": {
2020
"node": "18.18.2",
21-
"pnpm": "8.14.1"
21+
"pnpm": "8.15.9"
2222
},
2323
"pnpm": {
2424
"overrides": {

packages/fractal-page-object/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"dom-element-descriptors": "^0.5.0"
7070
},
71-
"packageManager": "pnpm@8.8.0",
71+
"packageManager": "pnpm@8.15.9",
7272
"volta": {
7373
"extends": "../../package.json"
7474
}

0 commit comments

Comments
 (0)