We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9607f2e commit d49cfd3Copy full SHA for d49cfd3
.prototools
@@ -3,7 +3,7 @@ moon = "1.26.7"
3
# renovate: datasource=node-version depName=node versioning=node
4
node = "20.15.1"
5
# renovate: datasource=npm depName=pnpm
6
-pnpm = "9.4.0"
+pnpm = "9.15.7"
7
8
[plugins]
9
moon = "source:https://raw.githubusercontent.com/moonrepo/moon/master/proto-plugin.toml"
package.json
@@ -12,7 +12,7 @@
12
"lint:fix": "moon :lint"
13
},
14
"license": "MIT",
15
- "packageManager": "pnpm@9.4.0",
+ "packageManager": "pnpm@9.15.7",
16
"engines": {
17
"node": "20.15.1"
18
0 commit comments