Skip to content

Commit

Permalink
Merge pull request #29 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 Oct 1, 2023
2 parents 74ad8cd + 9f4d32c commit 6102e9e
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 156 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.6.11",
"packageManager": "pnpm@8.8.0",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -12,9 +12,9 @@
},
"devDependencies": {
"@elonehoo/eslint-config": "2.0.0",
"eslint": "8.46.0",
"pnpm": "8.6.11",
"typescript": "5.1.6",
"vite": "4.4.7"
"eslint": "8.50.0",
"pnpm": "8.8.0",
"typescript": "5.2.2",
"vite": "4.4.9"
}
}

0 comments on commit 6102e9e

Please sign in to comment.