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 82
82
"cssnano" : " ^7.0.7" ,
83
83
"cssnano-preset-advanced" : " ^7.0.7" ,
84
84
"diff" : " ^8.0.2" ,
85
- "diff2html" : " ^3.4.51 " ,
85
+ "diff2html" : " ^3.4.52 " ,
86
86
"eslint" : " ^8.57.1" ,
87
87
"eslint-plugin-jsonc" : " ^2.20.1" ,
88
88
"eslint-plugin-prettier" : " ^5.5.1" ,
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ __metadata:
136
136
cssnano: "npm:^7.0.7"
137
137
cssnano-preset-advanced: "npm:^7.0.7"
138
138
diff: "npm:^8.0.2"
139
- diff2html: "npm:^3.4.51 "
139
+ diff2html: "npm:^3.4.52 "
140
140
eslint: "npm:^8.57.1"
141
141
eslint-plugin-jsonc: "npm:^2.20.1"
142
142
eslint-plugin-prettier: "npm:^5.5.1"
@@ -5825,7 +5825,7 @@ __metadata:
5825
5825
"@actions/github": "npm:^6.0.1"
5826
5826
"@actions/glob": "npm:^0.5.0"
5827
5827
diff: "npm:^8.0.2"
5828
- diff2html: "npm:^3.4.51 "
5828
+ diff2html: "npm:^3.4.52 "
5829
5829
languageName: unknown
5830
5830
linkType: soft
5831
5831
@@ -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