Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- authored Sep 23, 2024
2 parents 1dbfa7b + d31bdfa commit 05a235b
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 128 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,28 +30,28 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@antfu/ni": "^0.22.0",
"@antfu/ni": "^0.23.0",
"markdown-table": "^3.0.3"
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.14.13",
"@types/node": "^20.16.5",
"@vitest/coverage-v8": "^2.1.1",
"chalk": "^5.3.0",
"changelogithub": "^0.13.9",
"esbuild": "^0.23.0",
"changelogithub": "^0.13.10",
"esbuild": "^0.24.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-import": "^2.30.0",
"knip": "^5.27.0",
"knip": "^5.30.4",
"prettier": "3.3.3",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0",
"vitest": "^2.1.1",
"yaml": "^2.5.0"
"yaml": "^2.5.1"
}
}
Loading

0 comments on commit 05a235b

Please sign in to comment.