From bdc7626e59432fb5c2c12f3a7a968dad30d7e0d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:57:42 -0500 Subject: [PATCH] chore(deps): bump diff2html from 3.4.48 to 3.4.51 (#3464) Bumps [diff2html](https://github.com/rtfpessoa/diff2html) from 3.4.48 to 3.4.51. - [Release notes](https://github.com/rtfpessoa/diff2html/releases) - [Commits](https://github.com/rtfpessoa/diff2html/compare/3.4.48...3.4.51) --- updated-dependencies: - dependency-name: diff2html dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/actions/file-diff/package.json | 2 +- package.json | 2 +- yarn.lock | 21 +++++++-------------- 3 files changed, 9 insertions(+), 16 deletions(-) diff --git a/.github/actions/file-diff/package.json b/.github/actions/file-diff/package.json index 2272bab243..4f2ddaeccf 100644 --- a/.github/actions/file-diff/package.json +++ b/.github/actions/file-diff/package.json @@ -12,7 +12,7 @@ "@actions/github": "^6.0.0", "@actions/glob": "^0.5.0", "diff": "^7.0.0", - "diff2html": "^3.4.48" + "diff2html": "^3.4.51" }, "keywords": [ "Actions", diff --git a/package.json b/package.json index f7f2c4c43c..b69adbce8d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "cssnano": "^7.0.3", "cssnano-preset-advanced": "^7.0.6", "diff": "^7.0.0", - "diff2html": "^3.4.48", + "diff2html": "^3.4.51", "eslint": "^8.57.0", "eslint-plugin-jsonc": "^2.18.2", "eslint-plugin-prettier": "^5.1.3", diff --git a/yarn.lock b/yarn.lock index 80bc6db5e6..649820c8e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4333,7 +4333,7 @@ __metadata: "@actions/github": "npm:^6.0.0" "@actions/glob": "npm:^0.5.0" diff: "npm:^7.0.0" - diff2html: "npm:^3.4.48" + diff2html: "npm:^3.4.51" languageName: unknown linkType: soft @@ -8073,24 +8073,17 @@ __metadata: languageName: node linkType: hard -"diff2html@npm:^3.4.48": - version: 3.4.48 - resolution: "diff2html@npm:3.4.48" +"diff2html@npm:^3.4.51": + version: 3.4.51 + resolution: "diff2html@npm:3.4.51" dependencies: - diff: "npm:5.1.0" + diff: "npm:^7.0.0" highlight.js: "npm:11.9.0" hogan.js: "npm:3.0.2" dependenciesMeta: highlight.js: optional: true - checksum: 10c0/38d941cc7a116c003105b66758097ea6ff1b0e73bba12809284fcb2bd916fa16403ee950f13b0f0e065182677085cd5d68e3c98bd6008a8098732f710624b825 - languageName: node - linkType: hard - -"diff@npm:5.1.0": - version: 5.1.0 - resolution: "diff@npm:5.1.0" - checksum: 10c0/77a0d9beb9ed54796154ac2511872288432124ac90a1cabb1878783c9b4d81f1847f3b746a0630b1e836181461d2c76e1e6b95559bef86ed16294d114862e364 + checksum: 10c0/e840459a4e8a88ea5ed27053918e0adce54d7a8fb4b0b675a1a08099919d13cacb9b94557e6fa312ee0aa10f7ddfccce7253d024da950412bf44f16e61795de0 languageName: node linkType: hard @@ -15677,7 +15670,7 @@ __metadata: cssnano: "npm:^7.0.3" cssnano-preset-advanced: "npm:^7.0.6" diff: "npm:^7.0.0" - diff2html: "npm:^3.4.48" + diff2html: "npm:^3.4.51" eslint: "npm:^8.57.0" eslint-plugin-jsonc: "npm:^2.18.2" eslint-plugin-prettier: "npm:^5.1.3"