Skip to content

Commit

Permalink
chore(deps): update pnpm to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 67c0601 commit a20ba43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-eslint-docs",
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.2.0",
"private": true,
"scripts": {
"docs:dev": "nuxi dev",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"type": "module",
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.2.0",
"version": "1.0.0",
"scripts": {
"build": "pnpm run -r build",
Expand Down

0 comments on commit a20ba43

Please sign in to comment.