Skip to content

Commit

Permalink
update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Mar 1, 2024
1 parent 59f80c0 commit b55b77c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/misskey-dev/misskey.git"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"workspaces": [
"packages/frontend",
"packages/backend",
Expand Down Expand Up @@ -59,11 +59,11 @@
"typescript": "5.3.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"cross-env": "7.0.3",
"cypress": "13.6.6",
"eslint": "8.56.0",
"eslint": "8.57.0",
"ncp": "2.0.0",
"start-server-and-test": "2.0.3"
},
Expand Down

0 comments on commit b55b77c

Please sign in to comment.