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] authored Nov 20, 2024
1 parent 56cbf37 commit 985be9d
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 137 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint --fix"
]
},
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -47,18 +47,18 @@
"node-fetch": "^3.3.2"
},
"devDependencies": {
"@antfu/ni": "^0.23.0",
"@eslint/js": "^9.14.0",
"@antfu/ni": "^0.23.1",
"@eslint/js": "^9.15.0",
"@types/node": "^20.17.6",
"@types/semver": "^7.5.8",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-plugin-n": "^17.13.2",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0"
"typescript-eslint": "^8.15.0"
}
}
Loading

0 comments on commit 985be9d

Please sign in to comment.