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 2, 2024
1 parent dc15311 commit 3c276f6
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 114 deletions.
22 changes: 11 additions & 11 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.6.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.0",
"@types/node": "^20.14.14",
"@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",
"eslint-plugin-n": "^17.10.1",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"semver": "^7.6.2",
"prettier": "^3.3.3",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.15.6",
"typescript": "^5.4.5"
"tsx": "^4.16.5",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 3c276f6

Please sign in to comment.