Skip to content

Commit d4f63aa

Browse files
fix(deps): update dependency diff2html to ^3.4.52
1 parent 3bcc836 commit d4f63aa

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
@@ -82,7 +82,7 @@
8282
"cssnano": "^7.0.7",
8383
"cssnano-preset-advanced": "^7.0.7",
8484
"diff": "^8.0.2",
85-
"diff2html": "^3.4.51",
85+
"diff2html": "^3.4.52",
8686
"eslint": "^8.57.1",
8787
"eslint-plugin-jsonc": "^2.20.1",
8888
"eslint-plugin-prettier": "^5.5.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ __metadata:
136136
cssnano: "npm:^7.0.7"
137137
cssnano-preset-advanced: "npm:^7.0.7"
138138
diff: "npm:^8.0.2"
139-
diff2html: "npm:^3.4.51"
139+
diff2html: "npm:^3.4.52"
140140
eslint: "npm:^8.57.1"
141141
eslint-plugin-jsonc: "npm:^2.20.1"
142142
eslint-plugin-prettier: "npm:^5.5.1"
@@ -5825,7 +5825,7 @@ __metadata:
58255825
"@actions/github": "npm:^6.0.1"
58265826
"@actions/glob": "npm:^0.5.0"
58275827
diff: "npm:^8.0.2"
5828-
diff2html: "npm:^3.4.51"
5828+
diff2html: "npm:^3.4.52"
58295829
languageName: unknown
58305830
linkType: soft
58315831

@@ -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)