Skip to content

Commit

Permalink
chore: 🤖 bump pnpm to v9.13.0 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman authored Nov 14, 2024
1 parent d1c81fa commit 66b2da6
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 67 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"@testing-library/react": "16.0.1",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@vitest/coverage-v8": "2.1.4",
"astro": "4.16.10",
"@vitest/coverage-v8": "2.1.5",
"astro": "4.16.12",
"clean-pkg-json": "1.2.0",
"commitlint": "19.5.0",
"eslint": "9.14.0",
Expand All @@ -103,12 +103,12 @@
"semantic-release": "24.2.0",
"tsx": "4.19.2",
"typescript": "5.6.3",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"peerDependencies": {
"eslint": "^9.10.0"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.0",
"engines": {
"node": ">= 20"
},
Expand Down
127 changes: 64 additions & 63 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 66b2da6

Please sign in to comment.