Skip to content

Commit

Permalink
chore(deps): update pnpm to v9 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 653d589 commit 3ec849f
Show file tree
Hide file tree
Showing 3 changed files with 6,156 additions and 4,264 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "resume",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.7.0",
"packageManager": "pnpm@9.15.0",
"scripts": {
"dev": "pnpm --parallel --filter {packages/*} --filter {templates/*} dev",
"build": "pnpm --filter {packages/*} --filter {templates/*} build",
Expand All @@ -29,7 +29,7 @@
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.0.0",
"jsdom": "^22.1.0",
"pnpm": "^8.6.12",
"pnpm": "^9.0.0",
"prettier": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-resumejs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-resumejs",
"version": "0.9.5",
"packageManager": "pnpm@8.3.0",
"packageManager": "pnpm@9.15.0",
"description": "create resume project",
"author": "dengqing <[email protected]>",
"license": "MIT",
Expand Down
Loading

0 comments on commit 3ec849f

Please sign in to comment.