Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 11, 2023
1 parent 39371a6 commit f09b715
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 130 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint --fix"
]
},
"packageManager": "pnpm@8.6.3",
"packageManager": "pnpm@8.6.7",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -46,18 +46,18 @@
},
"devDependencies": {
"@antfu/ni": "^0.21.4",
"@types/node": "^18.16.18",
"@types/node": "^18.16.19",
"@types/semver": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"eslint": "^8.43.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.44.0",
"eslint-define-config": "^1.21.0",
"eslint-plugin-n": "^16.0.0",
"lint-staged": "^13.2.2",
"eslint-plugin-n": "^16.0.1",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"semver": "^7.5.2",
"semver": "^7.5.4",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.7",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
}
}
Loading

0 comments on commit f09b715

Please sign in to comment.