Skip to content

Commit

Permalink
Merge pull request #2 from elonehoo/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
elonehoo authored Aug 8, 2022
2 parents 2ad1082 + cfe0b1c commit 855fcd8
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 172 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"lint:fix": "eslint . --fix"
},
"devDependencies": {
"@elonehoo/eslint-config": "^2.0.0",
"eslint": "^8.15.0",
"pnpm": "^7.1.0",
"typescript": "^4.5.4",
"vite": "^2.9.9"
"@elonehoo/eslint-config": "2.0.0",
"eslint": "8.21.0",
"pnpm": "7.9.0",
"typescript": "4.7.4",
"vite": "2.9.14"
}
}
Loading

0 comments on commit 855fcd8

Please sign in to comment.