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 Feb 28, 2025
1 parent d367ecb commit 161d6fe
Show file tree
Hide file tree
Showing 3 changed files with 501 additions and 291 deletions.
4 changes: 2 additions & 2 deletions mise.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[tools]
node = "22.12.0"
pnpm = "10.3.0"
node = "22.14.0"
pnpm = "10.5.2"
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,23 @@
"markdown-table": "^3.0.4"
},
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@eslint/compat": "^1.2.7",
"@eslint/eslintrc": "^3.3.0",
"@eslint/js": "^9.21.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.2",
"@types/node": "^22.13.5",
"@vitest/coverage-v8": "^3.0.7",
"chalk": "^5.4.1",
"changelogithub": "^13.12.1",
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-github": "^5.1.4",
"esbuild": "^0.25.0",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.2",
"eslint-plugin-github": "^5.1.8",
"eslint-plugin-import": "^2.31.0",
"knip": "^5.41.1",
"prettier": "3.4.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0",
"knip": "^5.45.0",
"prettier": "3.5.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.25.0",
"vitest": "^3.0.7",
"yaml": "^2.7.0"
}
Expand Down
Loading

0 comments on commit 161d6fe

Please sign in to comment.