mirror of https://github.com/status-im/js-waku.git
chore(deps)(deps-dev): bump gh-pages from 6.1.0 to 6.1.1 (#1924)
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md) - [Commits](https://github.com/tschaub/gh-pages/compare/v6.1.0...v6.1.1) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f4c7c02f83
commit
901e648d81
|
@ -30,7 +30,7 @@
|
|||
"eslint-plugin-functional": "^6.0.1",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"gh-pages": "^6.1.0",
|
||||
"gh-pages": "^6.1.1",
|
||||
"husky": "^8.0.3",
|
||||
"karma": "^6.4.2",
|
||||
"karma-chrome-launcher": "^3.2.0",
|
||||
|
@ -12158,9 +12158,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gh-pages": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.1.0.tgz",
|
||||
"integrity": "sha512-MdXigvqN3I66Y+tAZsQJMzpBWQOI1snD6BYuECmP+GEdryYMMOQvzn4AConk/+qNg/XIuQhB1xNGrl3Rmj1iow==",
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.1.1.tgz",
|
||||
"integrity": "sha512-upnohfjBwN5hBP9w2dPE7HO5JJTHzSGMV1JrLrHvNuqmjoYHg6TBrCcnEoorjG/e0ejbuvnwyKMdTyM40PEByw==",
|
||||
"dependencies": {
|
||||
"async": "^3.2.4",
|
||||
"commander": "^11.0.0",
|
||||
|
@ -37017,9 +37017,9 @@
|
|||
}
|
||||
},
|
||||
"gh-pages": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.1.0.tgz",
|
||||
"integrity": "sha512-MdXigvqN3I66Y+tAZsQJMzpBWQOI1snD6BYuECmP+GEdryYMMOQvzn4AConk/+qNg/XIuQhB1xNGrl3Rmj1iow==",
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.1.1.tgz",
|
||||
"integrity": "sha512-upnohfjBwN5hBP9w2dPE7HO5JJTHzSGMV1JrLrHvNuqmjoYHg6TBrCcnEoorjG/e0ejbuvnwyKMdTyM40PEByw==",
|
||||
"requires": {
|
||||
"async": "^3.2.4",
|
||||
"commander": "^11.0.0",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-functional": "^6.0.1",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"gh-pages": "^6.1.0",
|
||||
"gh-pages": "^6.1.1",
|
||||
"husky": "^8.0.3",
|
||||
"karma": "^6.4.2",
|
||||
"karma-chrome-launcher": "^3.2.0",
|
||||
|
|
Loading…
Reference in New Issue