Skip to content

Commit

Permalink
Merge pull request #34 from elonehoo/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
elonehoo committed Nov 22, 2023
2 parents 9d091a1 + c86da25 commit 181e601
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 123 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "interactive-tornado",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.10.4",
"packageManager": "pnpm@8.10.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -12,9 +12,9 @@
},
"devDependencies": {
"@elonehoo/eslint-config": "2.0.0",
"eslint": "8.53.0",
"pnpm": "8.10.4",
"typescript": "5.2.2",
"eslint": "8.54.0",
"pnpm": "8.10.5",
"typescript": "5.3.2",
"vite": "4.5.0"
}
}

0 comments on commit 181e601

Please sign in to comment.