Remove unused dependency

This commit is contained in:
daz 2024-04-11 09:45:42 -06:00
parent fa4107aefb
commit c1a61df4f1
No known key found for this signature in database
2 changed files with 0 additions and 4 deletions

View File

@ -35,7 +35,6 @@
"eslint-plugin-github": "4.10.2",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.1.3",
"glob-parent": "6.0.2",
"jest": "29.7.0",
"js-yaml": "4.1.0",
"nock": "13.5.4",

View File

@ -44,7 +44,6 @@
"@octokit/webhooks-types": "7.5.0",
"semver": "7.6.0",
"string-argv": "0.3.2",
"typed-rest-client": "1.8.11",
"unhomoglyph": "1.0.6"
},
@ -65,8 +64,6 @@
"prettier": "3.2.5",
"ts-jest": "29.1.2",
"typescript": "5.4.3",
"glob-parent": "6.0.2",
"nock": "13.5.4"
}
}