chore(deps)(deps-dev): bump gh-pages from 6.0.0 to 6.1.0 (#1726)

Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.0.0 to 6.1.0.
- [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.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: gh-pages
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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:
dependabot[bot] 2023-11-24 02:36:14 +03:00 committed by GitHub
parent 0670c2990d
commit e681007ec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -31,7 +31,7 @@
"eslint-plugin-functional": "^6.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^5.0.1",
"gh-pages": "^6.0.0",
"gh-pages": "^6.1.0",
"husky": "^8.0.3",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
@ -10665,9 +10665,9 @@
}
},
"node_modules/gh-pages": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.0.0.tgz",
"integrity": "sha512-FXZWJRsvP/fK2HJGY+Di6FRNHvqFF6gOIELaopDjXXgjeOYSNURcuYwEO/6bwuq6koP5Lnkvnr5GViXzuOB89g==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.1.0.tgz",
"integrity": "sha512-MdXigvqN3I66Y+tAZsQJMzpBWQOI1snD6BYuECmP+GEdryYMMOQvzn4AConk/+qNg/XIuQhB1xNGrl3Rmj1iow==",
"dependencies": {
"async": "^3.2.4",
"commander": "^11.0.0",
@ -33001,9 +33001,9 @@
}
},
"gh-pages": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.0.0.tgz",
"integrity": "sha512-FXZWJRsvP/fK2HJGY+Di6FRNHvqFF6gOIELaopDjXXgjeOYSNURcuYwEO/6bwuq6koP5Lnkvnr5GViXzuOB89g==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.1.0.tgz",
"integrity": "sha512-MdXigvqN3I66Y+tAZsQJMzpBWQOI1snD6BYuECmP+GEdryYMMOQvzn4AConk/+qNg/XIuQhB1xNGrl3Rmj1iow==",
"requires": {
"async": "^3.2.4",
"commander": "^11.0.0",

View File

@ -48,7 +48,7 @@
"eslint-plugin-functional": "^6.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^5.0.1",
"gh-pages": "^6.0.0",
"gh-pages": "^6.1.0",
"husky": "^8.0.3",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",