Skip to content

Commit

Permalink
deps: Upgrade @actions/core, @typescript-eslint/eslint-plugin and @ty…
Browse files Browse the repository at this point in the history
…pescript-eslint/parser
  • Loading branch information
hustcer committed Sep 12, 2023
1 parent 693029d commit 8b816ed
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/hustcer/setup-nu#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^1.10.1",
"@actions/tool-cache": "^2.0.1",
"@octokit/rest": "^20.0.1",
"globby": "^13.2.2",
Expand All @@ -32,8 +32,8 @@
"@types/node": "^20.6.0",
"@types/semver": "^7.5.1",
"@types/shelljs": "^0.8.12",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vercel/ncc": "^0.38.0",
"eslint": "^8.49.0",
"lefthook": "^1.4.10",
Expand Down
88 changes: 44 additions & 44 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 8b816ed

Please sign in to comment.