mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 06:47:09 +01:00
Bump @octokit/types from 6.7.0 to 6.11.1
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.7.0 to 6.11.1. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](https://github.com/octokit/types.ts/compare/v6.7.0...v6.11.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f285c4c6d7
commit
d0e859a9a6
2 changed files with 8 additions and 9 deletions
15
package-lock.json
generated
15
package-lock.json
generated
|
|
@ -1923,9 +1923,9 @@
|
|||
}
|
||||
},
|
||||
"@octokit/openapi-types": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-3.4.1.tgz",
|
||||
"integrity": "sha512-7Sjm3UwEAM11f+ck9+qlyEfgl8hCk5sSZBU2qcWY8+8ibowjqcwxhhtvY0/pjHPF8mcvmedFpGmmIYs2qM9/+Q==",
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-5.2.1.tgz",
|
||||
"integrity": "sha512-Bf7MBvQ1nMpv15ANaQtRBsC7YnwQFPM0eUztp3luQs9L6sBEiQ6ArM1Wx5CG+N7tXETtd0oE0DMcU4wbLlCZIw==",
|
||||
"dev": true
|
||||
},
|
||||
"@octokit/plugin-paginate-rest": {
|
||||
|
|
@ -2016,13 +2016,12 @@
|
|||
}
|
||||
},
|
||||
"@octokit/types": {
|
||||
"version": "6.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.7.0.tgz",
|
||||
"integrity": "sha512-QiE7y2Brh0Bv61K//kFGJ6jCZihCf4fGL1FP0Oims5h2SlSYtDiAQMJW15s8udyLfjo/jY05G1YlN8ED/c6RNw==",
|
||||
"version": "6.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.11.1.tgz",
|
||||
"integrity": "sha512-UiSRTG2lrFbMUMwhKNR0uSV33Fzv4bNu1n5iFuuNOg80XCh0VYNhR4TQWgrkLhVxdDuej6s61aP3eQvVm6K6uA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@octokit/openapi-types": "^3.4.1",
|
||||
"@types/node": ">= 8"
|
||||
"@octokit/openapi-types": "^5.2.1"
|
||||
}
|
||||
},
|
||||
"@octokit/webhooks": {
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"xml2js": "^0.4.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/types": "^6.7.0",
|
||||
"@octokit/types": "^6.11.1",
|
||||
"@octokit/webhooks": "^7.21.0",
|
||||
"@types/adm-zip": "^0.4.33",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue