Merge pull request #525 from dorny/v1

Merge `v1` branch to `main`
This commit is contained in:
Jozef Izso 2024-08-30 12:51:54 +02:00 committed by GitHub
commit 1a288b62f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 8 deletions

7
package-lock.json generated
View file

@ -21,7 +21,6 @@
"devDependencies": {
"@octokit/webhooks-types": "^7.5.1",
"@types/adm-zip": "^0.5.5",
"@types/github-slugger": "^1.3.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.8",
"@types/picomatch": "^2.3.3",
@ -1585,12 +1584,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",