Skip to content

Commit 44ad548

Browse files
chore(deps): bump diff2html from 3.4.48 to 3.4.51
Bumps [diff2html](https://github.com/rtfpessoa/diff2html) from 3.4.48 to 3.4.51. - [Release notes](https://github.com/rtfpessoa/diff2html/releases) - [Commits](rtfpessoa/diff2html@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] <support@github.com>
1 parent 99421f5 commit 44ad548

File tree

3 files changed

+9
-16
lines changed

3 files changed

+9
-16
lines changed

.github/actions/file-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@actions/github": "^6.0.0",
1313
"@actions/glob": "^0.5.0",
1414
"diff": "^7.0.0",
15-
"diff2html": "^3.4.48"
15+
"diff2html": "^3.4.51"
1616
},
1717
"keywords": [
1818
"Actions",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"cssnano": "^7.0.3",
7575
"cssnano-preset-advanced": "^7.0.6",
7676
"diff": "^7.0.0",
77-
"diff2html": "^3.4.48",
77+
"diff2html": "^3.4.51",
7878
"eslint": "^8.57.0",
7979
"eslint-plugin-jsonc": "^2.18.2",
8080
"eslint-plugin-prettier": "^5.1.3",

yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4333,7 +4333,7 @@ __metadata:
43334333
"@actions/github": "npm:^6.0.0"
43344334
"@actions/glob": "npm:^0.5.0"
43354335
diff: "npm:^7.0.0"
4336-
diff2html: "npm:^3.4.48"
4336+
diff2html: "npm:^3.4.51"
43374337
languageName: unknown
43384338
linkType: soft
43394339

@@ -8073,24 +8073,17 @@ __metadata:
80738073
languageName: node
80748074
linkType: hard
80758075

8076-
"diff2html@npm:^3.4.48":
8077-
version: 3.4.48
8078-
resolution: "diff2html@npm:3.4.48"
8076+
"diff2html@npm:^3.4.51":
8077+
version: 3.4.51
8078+
resolution: "diff2html@npm:3.4.51"
80798079
dependencies:
8080-
diff: "npm:5.1.0"
8080+
diff: "npm:^7.0.0"
80818081
highlight.js: "npm:11.9.0"
80828082
hogan.js: "npm:3.0.2"
80838083
dependenciesMeta:
80848084
highlight.js:
80858085
optional: true
8086-
checksum: 10c0/38d941cc7a116c003105b66758097ea6ff1b0e73bba12809284fcb2bd916fa16403ee950f13b0f0e065182677085cd5d68e3c98bd6008a8098732f710624b825
8087-
languageName: node
8088-
linkType: hard
8089-
8090-
"diff@npm:5.1.0":
8091-
version: 5.1.0
8092-
resolution: "diff@npm:5.1.0"
8093-
checksum: 10c0/77a0d9beb9ed54796154ac2511872288432124ac90a1cabb1878783c9b4d81f1847f3b746a0630b1e836181461d2c76e1e6b95559bef86ed16294d114862e364
8086+
checksum: 10c0/e840459a4e8a88ea5ed27053918e0adce54d7a8fb4b0b675a1a08099919d13cacb9b94557e6fa312ee0aa10f7ddfccce7253d024da950412bf44f16e61795de0
80948087
languageName: node
80958088
linkType: hard
80968089

@@ -15677,7 +15670,7 @@ __metadata:
1567715670
cssnano: "npm:^7.0.3"
1567815671
cssnano-preset-advanced: "npm:^7.0.6"
1567915672
diff: "npm:^7.0.0"
15680-
diff2html: "npm:^3.4.48"
15673+
diff2html: "npm:^3.4.51"
1568115674
eslint: "npm:^8.57.0"
1568215675
eslint-plugin-jsonc: "npm:^2.18.2"
1568315676
eslint-plugin-prettier: "npm:^5.1.3"

0 commit comments

Comments
 (0)