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] committed Aug 9, 2024
1 parent ff13ed7 commit 23b0412
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 300 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint --fix"
]
},
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.7.0",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -43,23 +43,23 @@
"dependencies": {
"@actions/core": "^1.10.1",
"cac": "^6.7.14",
"execa": "^9.2.0",
"execa": "^9.3.0",
"node-fetch": "^3.3.2"
},
"devDependencies": {
"@antfu/ni": "^0.21.12",
"@types/node": "^20.14.2",
"@antfu/ni": "^0.22.1",
"@types/node": "^20.14.15",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-n": "^17.9.0",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"semver": "^7.6.2",
"eslint-plugin-n": "^17.10.2",
"lint-staged": "^15.2.8",
"prettier": "^3.3.3",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.15.6",
"typescript": "^5.4.5"
"tsx": "^4.17.0",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 23b0412

Please sign in to comment.