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:
dependabot[bot] 2024-03-21 23:28:36 +01:00 committed by GitHub
parent f4c7c02f83
commit 901e648d81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -30,7 +30,7 @@
"eslint-plugin-functional": "^6.0.1", "eslint-plugin-functional": "^6.0.1",
"eslint-plugin-import": "^2.27.5", "eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.1.3",
"gh-pages": "^6.1.0", "gh-pages": "^6.1.1",
"husky": "^8.0.3", "husky": "^8.0.3",
"karma": "^6.4.2", "karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0", "karma-chrome-launcher": "^3.2.0",
@ -12158,9 +12158,9 @@
} }
}, },
"node_modules/gh-pages": { "node_modules/gh-pages": {
"version": "6.1.0", "version": "6.1.1",
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.1.0.tgz", "resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.1.1.tgz",
"integrity": "sha512-MdXigvqN3I66Y+tAZsQJMzpBWQOI1snD6BYuECmP+GEdryYMMOQvzn4AConk/+qNg/XIuQhB1xNGrl3Rmj1iow==", "integrity": "sha512-upnohfjBwN5hBP9w2dPE7HO5JJTHzSGMV1JrLrHvNuqmjoYHg6TBrCcnEoorjG/e0ejbuvnwyKMdTyM40PEByw==",
"dependencies": { "dependencies": {
"async": "^3.2.4", "async": "^3.2.4",
"commander": "^11.0.0", "commander": "^11.0.0",
@ -37017,9 +37017,9 @@
} }
}, },
"gh-pages": { "gh-pages": {
"version": "6.1.0", "version": "6.1.1",
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.1.0.tgz", "resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-6.1.1.tgz",
"integrity": "sha512-MdXigvqN3I66Y+tAZsQJMzpBWQOI1snD6BYuECmP+GEdryYMMOQvzn4AConk/+qNg/XIuQhB1xNGrl3Rmj1iow==", "integrity": "sha512-upnohfjBwN5hBP9w2dPE7HO5JJTHzSGMV1JrLrHvNuqmjoYHg6TBrCcnEoorjG/e0ejbuvnwyKMdTyM40PEByw==",
"requires": { "requires": {
"async": "^3.2.4", "async": "^3.2.4",
"commander": "^11.0.0", "commander": "^11.0.0",

View File

@ -47,7 +47,7 @@
"eslint-plugin-functional": "^6.0.1", "eslint-plugin-functional": "^6.0.1",
"eslint-plugin-import": "^2.27.5", "eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.1.3",
"gh-pages": "^6.1.0", "gh-pages": "^6.1.1",
"husky": "^8.0.3", "husky": "^8.0.3",
"karma": "^6.4.2", "karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0", "karma-chrome-launcher": "^3.2.0",