Skip to content

Commit

Permalink
Update pnpm to v8.15.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 7d0507a commit a4989df
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ember-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"main": "addon-main.cjs",
"app-js": {}
},
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.15.8",
"volta": {
"extends": "../package.json"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"release-plan": "^0.9.0",
"typescript": "^5.0.0"
},
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.15.8",
"engines": {
"node": ">= 18.*",
"npm": "use pnpm",
"yarn": "use pnpm"
},
"volta": {
"node": "20.10.0",
"pnpm": "8.14.1"
"pnpm": "8.15.8"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
2 changes: 1 addition & 1 deletion test-app-definitely-typed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"ember": {
"edition": "octane"
},
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.15.8",
"volta": {
"extends": "../package.json"
},
Expand Down

0 comments on commit a4989df

Please sign in to comment.