Skip to content

Commit

Permalink
deps: Upgrade globby and @typescript-eslint/*
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Nov 14, 2023
1 parent fffb415 commit 5aba681
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 76 deletions.
8 changes: 4 additions & 4 deletions dist/index.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"@actions/core": "^1.10.1",
"@actions/tool-cache": "^2.0.1",
"@octokit/rest": "^20.0.2",
"globby": "^13.2.2",
"globby": "^14.0.0",
"shelljs": "^0.8.5"
},
"devDependencies": {
"@biomejs/biome": "^1.3.3",
"@types/node": "^20.8.10",
"@types/semver": "^7.5.4",
"@types/shelljs": "^0.8.14",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@types/node": "^20.9.0",
"@types/semver": "^7.5.5",
"@types/shelljs": "^0.8.15",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.53.0",
"lefthook": "^1.5.2",
Expand Down
162 changes: 96 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5aba681

Please sign in to comment.