Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#94)
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 Jul 29, 2024
1 parent 00a47ba commit 2b4c9d1
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 90 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"eslint": "^8.56.0 || ^9.0.0"
},
"dependencies": {
"@unocss/eslint-plugin": "^0.61.5",
"@unocss/eslint-plugin": "^0.61.6",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-antfu": "^2.3.4",
"eslint-plugin-command": "^0.2.3",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import-x": "^3.0.1",
"eslint-plugin-jsdoc": "^48.8.3",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-jsdoc": "^48.9.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-n": "^17.10.1",
"eslint-plugin-perfectionist": "^3.0.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-regexp": "^2.6.0",
Expand All @@ -64,13 +64,13 @@
"devDependencies": {
"@sxzz/prettier-config": "^2.0.2",
"@types/eslint": "^9.6.0",
"@types/node": "^20.14.11",
"@types/node": "^20.14.13",
"bumpp": "^9.4.1",
"eslint": "npm:[email protected]",
"eslint-ts-patch": "9.5.0-0",
"tsup": "^8.2.2",
"tsup": "^8.2.3",
"tsx": "^4.16.2",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
Expand Down
Loading

0 comments on commit 2b4c9d1

Please sign in to comment.