Skip to content

Commit

Permalink
Update dependency pnpm to v9.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 89e27e7 commit aea9e2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .prototools
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ moon = "1.26.7"
# renovate: datasource=node-version depName=node versioning=node
node = "20.15.1"
# renovate: datasource=npm depName=pnpm
pnpm = "9.4.0"
pnpm = "9.7.0"

[plugins]
moon = "source:https://raw.githubusercontent.com/moonrepo/moon/master/proto-plugin.toml"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint:fix": "moon :lint"
},
"license": "MIT",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.7.0",
"engines": {
"node": "20.15.1"
},
Expand Down

0 comments on commit aea9e2f

Please sign in to comment.