mirror of
https://github.com/gradle/actions.git
synced 2025-08-18 14:51:28 +08:00
Remove unused dependency
This commit is contained in:
parent
fa4107aefb
commit
c1a61df4f1
1
sources/package-lock.json
generated
1
sources/package-lock.json
generated
@ -35,7 +35,6 @@
|
|||||||
"eslint-plugin-github": "4.10.2",
|
"eslint-plugin-github": "4.10.2",
|
||||||
"eslint-plugin-jest": "27.9.0",
|
"eslint-plugin-jest": "27.9.0",
|
||||||
"eslint-plugin-prettier": "5.1.3",
|
"eslint-plugin-prettier": "5.1.3",
|
||||||
"glob-parent": "6.0.2",
|
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"nock": "13.5.4",
|
"nock": "13.5.4",
|
||||||
|
@ -44,7 +44,6 @@
|
|||||||
"@octokit/webhooks-types": "7.5.0",
|
"@octokit/webhooks-types": "7.5.0",
|
||||||
"semver": "7.6.0",
|
"semver": "7.6.0",
|
||||||
"string-argv": "0.3.2",
|
"string-argv": "0.3.2",
|
||||||
|
|
||||||
"typed-rest-client": "1.8.11",
|
"typed-rest-client": "1.8.11",
|
||||||
"unhomoglyph": "1.0.6"
|
"unhomoglyph": "1.0.6"
|
||||||
},
|
},
|
||||||
@ -65,8 +64,6 @@
|
|||||||
"prettier": "3.2.5",
|
"prettier": "3.2.5",
|
||||||
"ts-jest": "29.1.2",
|
"ts-jest": "29.1.2",
|
||||||
"typescript": "5.4.3",
|
"typescript": "5.4.3",
|
||||||
|
|
||||||
"glob-parent": "6.0.2",
|
|
||||||
"nock": "13.5.4"
|
"nock": "13.5.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user