Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 67740d8 commit 9d11ac9
Show file tree
Hide file tree
Showing 2 changed files with 505 additions and 220 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,26 +30,26 @@
"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": {
"@types/node": "^20.14.13",
"@types/node": "^20.16.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^1.6.0",
"chalk": "^5.3.0",
"changelogithub": "^0.13.9",
"esbuild": "^0.23.0",
"eslint": "^8.57.0",
"changelogithub": "^0.13.10",
"esbuild": "^0.23.1",
"eslint": "^8.57.1",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"knip": "^5.27.0",
"knip": "^5.30.2",
"prettier": "3.3.3",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"vitest": "^1.6.0",
"yaml": "^2.5.0"
"yaml": "^2.5.1"
}
}
Loading

0 comments on commit 9d11ac9

Please sign in to comment.