Skip to content

Commit

Permalink
deps: Upgrade @octokit/rest,@biomejs/biome,lefthook,semver and @types…
Browse files Browse the repository at this point in the history
…cript-eslint/*
  • Loading branch information
hustcer committed May 25, 2024
1 parent e92e8fe commit 8ac5214
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 170 deletions.
12 changes: 6 additions & 6 deletions dist/index.js

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/tool-cache": "^2.0.1",
"@octokit/rest": "^20.1.0",
"@octokit/rest": "^20.1.1",
"globby": "^14.0.1",
"shelljs": "^0.8.5"
},
"devDependencies": {
"@biomejs/biome": "^1.7.2",
"@types/node": "^20.12.7",
"@biomejs/biome": "^1.7.3",
"@types/node": "^20.12.12",
"@types/semver": "^7.5.8",
"@types/shelljs": "^0.8.15",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"lefthook": "^1.6.10",
"semver": "^7.6.0",
"lefthook": "^1.6.12",
"semver": "^7.6.2",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 8ac5214

Please sign in to comment.