Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#207)
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] committed May 6, 2023
1 parent 1b87760 commit 00ba7c7
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 101 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@8.3.1",
"packageManager": "pnpm@8.4.0",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -46,18 +46,18 @@
},
"devDependencies": {
"@antfu/ni": "^0.21.3",
"@types/node": "^18.16.0",
"@types/node": "^18.16.5",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.39.0",
"eslint-define-config": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"eslint": "^8.40.0",
"eslint-define-config": "^1.20.0",
"eslint-plugin-n": "^15.7.0",
"lint-staged": "^13.2.1",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"semver": "^7.5.0",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.6",
"tsx": "^3.12.7",
"typescript": "^5.0.4"
}
}

0 comments on commit 00ba7c7

Please sign in to comment.