Skip to content

Commit 251f8bf

Browse files
fix(deps): update dependency diff2html to ^3.4.52 (#4012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3cfca2 commit 251f8bf

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@actions/github": "^6.0.1",
2828
"@actions/glob": "^0.5.0",
2929
"diff": "^8.0.2",
30-
"diff2html": "^3.4.51"
30+
"diff2html": "^3.4.52"
3131
},
3232
"keywords": [
3333
"Actions",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"cssnano": "^7.0.7",
8181
"cssnano-preset-advanced": "^7.0.7",
8282
"diff": "^8.0.2",
83-
"diff2html": "^3.4.51",
83+
"diff2html": "^3.4.52",
8484
"eslint": "^8.57.1",
8585
"eslint-plugin-jsonc": "^2.20.1",
8686
"eslint-plugin-prettier": "^5.5.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ __metadata:
134134
cssnano: "npm:^7.0.7"
135135
cssnano-preset-advanced: "npm:^7.0.7"
136136
diff: "npm:^8.0.2"
137-
diff2html: "npm:^3.4.51"
137+
diff2html: "npm:^3.4.52"
138138
eslint: "npm:^8.57.1"
139139
eslint-plugin-jsonc: "npm:^2.20.1"
140140
eslint-plugin-prettier: "npm:^5.5.1"
@@ -5893,7 +5893,7 @@ __metadata:
58935893
"@actions/github": "npm:^6.0.1"
58945894
"@actions/glob": "npm:^0.5.0"
58955895
diff: "npm:^8.0.2"
5896-
diff2html: "npm:^3.4.51"
5896+
diff2html: "npm:^3.4.52"
58975897
languageName: unknown
58985898
linkType: soft
58995899

@@ -9765,17 +9765,17 @@ __metadata:
97659765
languageName: node
97669766
linkType: hard
97679767

9768-
"diff2html@npm:^3.4.51":
9769-
version: 3.4.51
9770-
resolution: "diff2html@npm:3.4.51"
9768+
"diff2html@npm:^3.4.52":
9769+
version: 3.4.52
9770+
resolution: "diff2html@npm:3.4.52"
97719771
dependencies:
97729772
diff: "npm:^7.0.0"
97739773
highlight.js: "npm:11.9.0"
97749774
hogan.js: "npm:3.0.2"
97759775
dependenciesMeta:
97769776
highlight.js:
97779777
optional: true
9778-
checksum: 10c0/e840459a4e8a88ea5ed27053918e0adce54d7a8fb4b0b675a1a08099919d13cacb9b94557e6fa312ee0aa10f7ddfccce7253d024da950412bf44f16e61795de0
9778+
checksum: 10c0/068404bfeb0b740207397d5ac968c8d7a3458fa69afc05891b1033a2e8896624e8ef168b5c67b30505b61ec56ce9a4b9a3e2aa79fb463bc1ab08df2533528e85
97799779
languageName: node
97809780
linkType: hard
97819781

0 commit comments

Comments
 (0)