From 4eb89c3551b66c18cd5f719711d74f71245d8d62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 16:09:41 -0800 Subject: [PATCH] Bump gh-pages from 6.0.0 to 6.1.0 in /docs/gremlint (#2356) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/gremlint/package-lock.json | 14 +++++++------- docs/gremlint/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/gremlint/package-lock.json b/docs/gremlint/package-lock.json index ede8687589f..972c948a9a4 100644 --- a/docs/gremlint/package-lock.json +++ b/docs/gremlint/package-lock.json @@ -29,7 +29,7 @@ "@types/react": "^17.0.38", "@types/react-dom": "^17.0.11", "@types/styled-components": "^5.1.26", - "gh-pages": "^6.0.0", + "gh-pages": "^6.1.0", "prettier": "^3.1.0", "tslint": "^6.1.3", "tslint-config-prettier": "^1.18.0" @@ -9048,9 +9048,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==", "dev": true, "dependencies": { "async": "^3.2.4", @@ -26669,9 +26669,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==", "dev": true, "requires": { "async": "^3.2.4", diff --git a/docs/gremlint/package.json b/docs/gremlint/package.json index 746726248e4..6b1109a4cfb 100644 --- a/docs/gremlint/package.json +++ b/docs/gremlint/package.json @@ -52,7 +52,7 @@ "@types/react": "^17.0.38", "@types/react-dom": "^17.0.11", "@types/styled-components": "^5.1.26", - "gh-pages": "^6.0.0", + "gh-pages": "^6.1.0", "prettier": "^3.1.0", "tslint": "^6.1.3", "tslint-config-prettier": "^1.18.0"