mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Remove unused development dependency @types/github-slugger
The `@types/github-slugger` was removed in commit 95d3d1fb85
This commit is contained in:
parent
f067224a7b
commit
3847ac0f98
2 changed files with 0 additions and 8 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -23,7 +23,6 @@
|
|||
"@octokit/webhooks": "^12.0.11",
|
||||
"@octokit/webhooks-types": "^7.3.1",
|
||||
"@types/adm-zip": "^0.5.5",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^18.19.32",
|
||||
"@types/picomatch": "^2.3.3",
|
||||
|
|
@ -1614,12 +1613,6 @@
|
|||
"@types/responselike": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/github-slugger": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/github-slugger/-/github-slugger-1.3.0.tgz",
|
||||
"integrity": "sha512-J/rMZa7RqiH/rT29TEVZO4nBoDP9XJOjnbbIofg7GQKs4JIduEO3WLpte+6WeUz/TcrXKlY+bM7FYrp8yFB+3g==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/graceful-fs": {
|
||||
"version": "4.1.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue