Compare commits
10 Commits
5545aac6a3
...
4b1e98b37d
Author | SHA1 | Date | |
---|---|---|---|
|
4b1e98b37d | ||
|
5a72764667 | ||
|
30416f05a0 | ||
|
a555e8cdd0 | ||
|
c8710f274e | ||
|
40776d7557 | ||
|
9cb5ef734c | ||
|
62f96762dd | ||
|
84072ff78e | ||
|
a625c15a6b |
26706
dist/post_run/index.js
generated
vendored
26706
dist/post_run/index.js
generated
vendored
File diff suppressed because one or more lines are too long
26706
dist/run/index.js
generated
vendored
26706
dist/run/index.js
generated
vendored
File diff suppressed because one or more lines are too long
697
package-lock.json
generated
697
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@@ -27,22 +27,22 @@
|
||||
"@actions/cache": "^3.2.2",
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@actions/http-client": "^2.1.1",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/http-client": "^2.2.0",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"@types/node": "^20.8.0",
|
||||
"@types/node": "^20.8.6",
|
||||
"@types/semver": "^7.5.3",
|
||||
"@types/tmp": "^0.2.4",
|
||||
"tmp": "^0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
||||
"@typescript-eslint/parser": "^6.7.4",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.5",
|
||||
"@typescript-eslint/parser": "^6.7.5",
|
||||
"@vercel/ncc": "^0.38.0",
|
||||
"eslint": "^8.50.0",
|
||||
"eslint": "^8.51.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"eslint-plugin-prettier": "^5.0.1",
|
||||
"eslint-plugin-simple-import-sort": "^10.0.0",
|
||||
"prettier": "^3.0.3",
|
||||
"typescript": "^5.2.2"
|
||||
|
Reference in New Issue
Block a user