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 Jul 6, 2024
1 parent 87f01c4 commit 8a06571
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 121 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"lint": "eslint ."
},
"dependencies": {
"@antfu/eslint-config": "^2.6.4",
"commander": "^12.0.0",
"eslint": "^8.56.0",
"typescript": "^5.2.2"
"@antfu/eslint-config": "^2.21.3",
"commander": "^12.1.0",
"eslint": "^8.57.0",
"typescript": "^5.5.3"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^20.11.30",
"@types/node": "^20.14.10",
"esno": "^0.17.0",
"lint-staged": "^15.2.7",
"rollup": "^3.29.4",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-ts": "^3.4.5",
"simple-git-hooks": "^2.9.0",
"simple-git-hooks": "^2.11.1",
"toml": "^3.0.0"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 8a06571

Please sign in to comment.