Skip to content

Commit

Permalink
chore(deps): update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 1ed0984 commit 3b3c697
Show file tree
Hide file tree
Showing 3 changed files with 11,664 additions and 9,973 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"prettier": "2.8.8",
"release-plan": "^0.9.0"
},
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@9.14.2",
"engines": {
"node": ">= 18.*",
"npm": "use pnpm",
"yarn": "use pnpm"
},
"volta": {
"node": "20.16.0",
"pnpm": "8.8.0"
"pnpm": "9.14.2"
},
"changelog": {
"repo": "mainmatter/qunit-dom",
Expand Down
2 changes: 1 addition & 1 deletion packages/qunit-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"dom-element-descriptors": "^0.5.1"
},
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@9.14.2",
"volta": {
"extends": "../../package.json"
}
Expand Down
Loading

0 comments on commit 3b3c697

Please sign in to comment.