Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvera committed Aug 30, 2024
1 parent 7e0825b commit 942eec2
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 130 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
},
"packageManager": "[email protected]",
"devDependencies": {
"@eslint/js": "^9.9.0",
"@eslint/js": "^9.9.1",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^22.4.2",
"eslint": "^9.9.0",
"@types/node": "^22.5.1",
"eslint": "^9.9.1",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"pinst": "^3.0.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0"
"typescript-eslint": "^8.3.0"
},
"prettier": {
"tabWidth": 2,
Expand Down
Loading

0 comments on commit 942eec2

Please sign in to comment.