Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent dea59de commit 6beefcc
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 176 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -25,7 +25,7 @@
"eslint --fix"
]
},
"packageManager": "[email protected].5",
"packageManager": "[email protected].8",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -48,18 +48,18 @@
},
"devDependencies": {
"@antfu/ni": "^0.21.12",
"@types/node": "^20.11.30",
"@types/node": "^20.12.11",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-n": "^16.6.2",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"semver": "^7.6.0",
"semver": "^7.6.2",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.7.1",
"typescript": "^5.4.3"
"tsx": "^4.10.2",
"typescript": "^5.4.5"
}
}

0 comments on commit 6beefcc

Please sign in to comment.