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 Apr 29, 2024
1 parent 32bf1fb commit be714da
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 76 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -25,7 +25,7 @@
"eslint --fix"
]
},
"packageManager": "[email protected].5",
"packageManager": "[email protected].7",
"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.7",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.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",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.7.1",
"typescript": "^5.4.3"
"tsx": "^4.7.3",
"typescript": "^5.4.5"
}
}
150 changes: 80 additions & 70 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit be714da

Please sign in to comment.