File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
.github/actions/file-diff Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 27
27
"@actions/github" : " ^6.0.1" ,
28
28
"@actions/glob" : " ^0.5.0" ,
29
29
"diff" : " ^8.0.2" ,
30
- "diff2html" : " ^3.4.51 "
30
+ "diff2html" : " ^3.4.52 "
31
31
},
32
32
"keywords" : [
33
33
" Actions" ,
Original file line number Diff line number Diff line change 80
80
"cssnano" : " ^7.0.7" ,
81
81
"cssnano-preset-advanced" : " ^7.0.7" ,
82
82
"diff" : " ^8.0.2" ,
83
- "diff2html" : " ^3.4.51 " ,
83
+ "diff2html" : " ^3.4.52 " ,
84
84
"eslint" : " ^8.57.1" ,
85
85
"eslint-plugin-jsonc" : " ^2.20.1" ,
86
86
"eslint-plugin-prettier" : " ^5.5.1" ,
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ __metadata:
134
134
cssnano: "npm:^7.0.7"
135
135
cssnano-preset-advanced: "npm:^7.0.7"
136
136
diff: "npm:^8.0.2"
137
- diff2html: "npm:^3.4.51 "
137
+ diff2html: "npm:^3.4.52 "
138
138
eslint: "npm:^8.57.1"
139
139
eslint-plugin-jsonc: "npm:^2.20.1"
140
140
eslint-plugin-prettier: "npm:^5.5.1"
@@ -5893,7 +5893,7 @@ __metadata:
5893
5893
"@actions/github": "npm:^6.0.1"
5894
5894
"@actions/glob": "npm:^0.5.0"
5895
5895
diff: "npm:^8.0.2"
5896
- diff2html: "npm:^3.4.51 "
5896
+ diff2html: "npm:^3.4.52 "
5897
5897
languageName: unknown
5898
5898
linkType: soft
5899
5899
@@ -9765,17 +9765,17 @@ __metadata:
9765
9765
languageName: node
9766
9766
linkType: hard
9767
9767
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 "
9771
9771
dependencies:
9772
9772
diff: "npm:^7.0.0"
9773
9773
highlight.js: "npm:11.9.0"
9774
9774
hogan.js: "npm:3.0.2"
9775
9775
dependenciesMeta:
9776
9776
highlight.js:
9777
9777
optional: true
9778
- checksum: 10c0/e840459a4e8a88ea5ed27053918e0adce54d7a8fb4b0b675a1a08099919d13cacb9b94557e6fa312ee0aa10f7ddfccce7253d024da950412bf44f16e61795de0
9778
+ checksum: 10c0/068404bfeb0b740207397d5ac968c8d7a3458fa69afc05891b1033a2e8896624e8ef168b5c67b30505b61ec56ce9a4b9a3e2aa79fb463bc1ab08df2533528e85
9779
9779
languageName: node
9780
9780
linkType: hard
9781
9781
You can’t perform that action at this time.
0 commit comments