Skip to content

Commit

Permalink
fix(ignore): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored and github-actions[bot] committed Mar 2, 2025
1 parent 39aa026 commit f409a76
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 153 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"node": ">=20.0.0"
},
"type": "module",
"packageManager": "pnpm@10.4.1",
"packageManager": "pnpm@10.5.2",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
Expand Down Expand Up @@ -54,14 +54,14 @@
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@octokit/rest": "^21.1.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.5",
"@types/node": "^22.13.8",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.1",
"eslint-config-prettier": "^10.0.2",
"jest": "^29.7.0",
"prettier": "^3.5.2",
"ts-jest": "^29.2.5",
"ts-jest": "^29.2.6",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.24.1"
"typescript": "^5.8.2",
"typescript-eslint": "^8.25.0"
}
}
Loading

0 comments on commit f409a76

Please sign in to comment.