Updated script to create, update and close github issues

Signed-off-by: Harry Hogg <hhogg@spotify.com>
This commit is contained in:
Harry Hogg
2021-10-28 13:04:14 +01:00
parent bf76bb7a1d
commit 7205d37a14
4 changed files with 124 additions and 93 deletions
+2 -1
View File
@@ -59,8 +59,8 @@
"@microsoft/tsdoc": "^0.13.2"
},
"devDependencies": {
"@octokit/rest": "^18.12.0",
"@changesets/cli": "^2.14.0",
"@octokit/rest": "^18.12.0",
"@spotify/prettier-config": "^11.0.0",
"@types/webpack": "^5.28.0",
"command-exists": "^1.2.9",
@@ -70,6 +70,7 @@
"husky": "^6.0.0",
"lerna": "^4.0.0",
"lint-staged": "^11.1.2",
"minimist": "^1.2.5",
"prettier": "^2.2.1",
"shx": "^0.3.2",
"yarn-lock-check": "^1.0.5"