mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-04-24 20:32:14 +00:00
build(deps-dev): bump @kie/mock-github from 0.1.1 to 0.1.2
Bumps [@kie/mock-github](https://github.com/kiegroup/mock-github) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/kiegroup/mock-github/releases) - [Commits](https://github.com/kiegroup/mock-github/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: "@kie/mock-github" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
19e188233f
commit
a5147bff07
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -21,7 +21,7 @@
|
||||||
"bper": "dist/cli/index.js"
|
"bper": "dist/cli/index.js"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@kie/mock-github": "^0.1.1",
|
"@kie/mock-github": "^0.1.2",
|
||||||
"@types/fs-extra": "^9.0.13",
|
"@types/fs-extra": "^9.0.13",
|
||||||
"@types/jest": "^28.1.8",
|
"@types/jest": "^28.1.8",
|
||||||
"@types/node": "^18.11.17",
|
"@types/node": "^18.11.17",
|
||||||
|
@ -1609,9 +1609,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@kie/mock-github": {
|
"node_modules/@kie/mock-github": {
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@kie/mock-github/-/mock-github-0.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@kie/mock-github/-/mock-github-0.1.2.tgz",
|
||||||
"integrity": "sha512-JO9a8ZcuMraTMHavzwIyGy2tl4+44cW3K5A42uTah8uM2HAitXMF47/q4cAFkMWKaL0pu3T8QEcZ+FdgpaTR+w==",
|
"integrity": "sha512-WgJr0LmDye+YVZLmsRFVHlluLGVbRMosa1VKW7Nv1PvytcqHy1pdj8ljRN74uVHl7AcV0JDP/4Qb+wRwC4n18Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/openapi-types-ghec": "^14.0.0",
|
"@octokit/openapi-types-ghec": "^14.0.0",
|
||||||
|
@ -8527,9 +8527,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@kie/mock-github": {
|
"@kie/mock-github": {
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@kie/mock-github/-/mock-github-0.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@kie/mock-github/-/mock-github-0.1.2.tgz",
|
||||||
"integrity": "sha512-JO9a8ZcuMraTMHavzwIyGy2tl4+44cW3K5A42uTah8uM2HAitXMF47/q4cAFkMWKaL0pu3T8QEcZ+FdgpaTR+w==",
|
"integrity": "sha512-WgJr0LmDye+YVZLmsRFVHlluLGVbRMosa1VKW7Nv1PvytcqHy1pdj8ljRN74uVHl7AcV0JDP/4Qb+wRwC4n18Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@octokit/openapi-types-ghec": "^14.0.0",
|
"@octokit/openapi-types-ghec": "^14.0.0",
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/lampajr/backporting#readme",
|
"homepage": "https://github.com/lampajr/backporting#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@kie/mock-github": "^0.1.1",
|
"@kie/mock-github": "^0.1.2",
|
||||||
"@types/fs-extra": "^9.0.13",
|
"@types/fs-extra": "^9.0.13",
|
||||||
"@types/jest": "^28.1.8",
|
"@types/jest": "^28.1.8",
|
||||||
"@types/node": "^18.11.17",
|
"@types/node": "^18.11.17",
|
||||||
|
|
Loading…
Add table
Reference in a new issue