Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Dec 25, 2023
1 parent 9be56b5 commit 136c451
Show file tree
Hide file tree
Showing 2 changed files with 483 additions and 339 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,19 @@
},
"devDependencies": {
"@types/node": "^18.18.9",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"eslint": "^8.56.0",
"globby": "^14.0.0",
"husky": "^8.0.3",
"knip": "^2.41.3",
"lint-staged": "^15.1.0",
"knip": "^3.8.4",
"lint-staged": "^15.2.0",
"npm-run-all2": "^6.1.1",
"prettier": "^2.8.1",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"tsm": "^2.3.0",
"tsup": "^7.3.0",
"typescript": "^5.2.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"uvu": "^0.5.6"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 136c451

Please sign in to comment.