Skip to content

Commit

Permalink
Merge pull request #26 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 Jul 5, 2023
2 parents a43efc4 + 20ece53 commit 79aa11e
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 154 deletions.
10 changes: 5 additions & 5 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.5.1",
"packageManager": "pnpm@8.6.6",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -12,9 +12,9 @@
},
"devDependencies": {
"@elonehoo/eslint-config": "2.0.0",
"eslint": "8.40.0",
"pnpm": "8.5.1",
"typescript": "5.0.4",
"vite": "4.3.6"
"eslint": "8.44.0",
"pnpm": "8.6.6",
"typescript": "5.1.6",
"vite": "4.3.9"
}
}
Loading

0 comments on commit 79aa11e

Please sign in to comment.