Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#206)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 23, 2023
1 parent dc5cc3c commit c9ac0b3
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint"
]
},
"packageManager": "pnpm@7.31.0",
"packageManager": "pnpm@7.32.2",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -46,16 +46,16 @@
},
"devDependencies": {
"@antfu/ni": "^0.21.3",
"@types/node": "^18.15.11",
"@types/node": "^18.16.0",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"eslint": "^8.38.0",
"eslint-define-config": "^1.17.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.39.0",
"eslint-define-config": "^1.18.0",
"eslint-plugin-n": "^15.7.0",
"lint-staged": "^13.2.1",
"prettier": "^2.8.7",
"semver": "^7.3.8",
"prettier": "^2.8.8",
"semver": "^7.5.0",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.6",
"typescript": "^5.0.4"
Expand Down
Loading

0 comments on commit c9ac0b3

Please sign in to comment.