Skip to content

Commit

Permalink
Bump the node group with 5 updates (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent b96a2aa commit 60cea60
Show file tree
Hide file tree
Showing 5 changed files with 138 additions and 130 deletions.
4 changes: 2 additions & 2 deletions dist/licenses.txt

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

60 changes: 32 additions & 28 deletions dist/main.js

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

50 changes: 27 additions & 23 deletions dist/post.js

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"fp-ts": "^2.16.2",
"fp-ts": "^2.16.5",
"js-yaml": "^4.1.0",
"untildify": "^5.0.0",
"which": "^4.0.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.12.2",
"@types/node": "^20.12.4",
"@types/which": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
Expand All @@ -50,6 +50,6 @@
"eslint-plugin-promise": "^6.1.1",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}
Loading

0 comments on commit 60cea60

Please sign in to comment.