Skip to content

Commit

Permalink
Merge pull request #39 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 Dec 19, 2023
2 parents c6bb3e2 + 13f71f5 commit 07551da
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 110 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.12.0",
"packageManager": "pnpm@8.12.1",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -12,9 +12,9 @@
},
"devDependencies": {
"@elonehoo/eslint-config": "2.0.0",
"eslint": "8.55.0",
"pnpm": "8.12.0",
"eslint": "8.56.0",
"pnpm": "8.12.1",
"typescript": "5.3.3",
"vite": "5.0.7"
"vite": "5.0.10"
}
}

0 comments on commit 07551da

Please sign in to comment.