mirror of
https://github.com/extractions/setup-just
synced 2026-09-07 20:04:00 +00:00
Update dependencies
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Generated
+541
-639
File diff suppressed because it is too large
Load Diff
+9
-9
@@ -20,18 +20,18 @@
|
||||
},
|
||||
"homepage": "https://github.com/extractions/setup-just#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/core": "^1.2.5",
|
||||
"@actions/tool-cache": "^1.3.4",
|
||||
"@octokit/rest": "^17.6.0",
|
||||
"@octokit/rest": "^18.0.5",
|
||||
"semver": "^7.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^13.13.14",
|
||||
"@types/semver": "^7.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "^2.34.0",
|
||||
"@typescript-eslint/parser": "^2.34.0",
|
||||
"eslint": "^6.8.0",
|
||||
"prettier": "^2.0.5",
|
||||
"typescript": "^3.9.7"
|
||||
"@types/node": "^14.10.1",
|
||||
"@types/semver": "^7.3.3",
|
||||
"@typescript-eslint/eslint-plugin": "^4.1.0",
|
||||
"@typescript-eslint/parser": "^4.1.0",
|
||||
"eslint": "^7.9.0",
|
||||
"prettier": "^2.1.1",
|
||||
"typescript": "^4.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user