File tree Expand file tree Collapse file tree 3 files changed +9
-16
lines changed
.github/actions/file-diff Expand file tree Collapse file tree 3 files changed +9
-16
lines changed Original file line number Diff line number Diff line change 12
12
"@actions/github" : " ^6.0.0" ,
13
13
"@actions/glob" : " ^0.5.0" ,
14
14
"diff" : " ^7.0.0" ,
15
- "diff2html" : " ^3.4.48 "
15
+ "diff2html" : " ^3.4.51 "
16
16
},
17
17
"keywords" : [
18
18
" Actions" ,
Original file line number Diff line number Diff line change 74
74
"cssnano" : " ^7.0.3" ,
75
75
"cssnano-preset-advanced" : " ^7.0.6" ,
76
76
"diff" : " ^7.0.0" ,
77
- "diff2html" : " ^3.4.48 " ,
77
+ "diff2html" : " ^3.4.51 " ,
78
78
"eslint" : " ^8.57.0" ,
79
79
"eslint-plugin-jsonc" : " ^2.18.2" ,
80
80
"eslint-plugin-prettier" : " ^5.1.3" ,
Original file line number Diff line number Diff line change @@ -4333,7 +4333,7 @@ __metadata:
4333
4333
"@actions/github": "npm:^6.0.0"
4334
4334
"@actions/glob": "npm:^0.5.0"
4335
4335
diff: "npm:^7.0.0"
4336
- diff2html: "npm:^3.4.48 "
4336
+ diff2html: "npm:^3.4.51 "
4337
4337
languageName: unknown
4338
4338
linkType: soft
4339
4339
@@ -8073,24 +8073,17 @@ __metadata:
8073
8073
languageName: node
8074
8074
linkType: hard
8075
8075
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 "
8079
8079
dependencies:
8080
- diff: "npm:5.1 .0"
8080
+ diff: "npm:^7.0 .0"
8081
8081
highlight.js: "npm:11.9.0"
8082
8082
hogan.js: "npm:3.0.2"
8083
8083
dependenciesMeta:
8084
8084
highlight.js:
8085
8085
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
8094
8087
languageName: node
8095
8088
linkType: hard
8096
8089
@@ -15677,7 +15670,7 @@ __metadata:
15677
15670
cssnano: "npm:^7.0.3"
15678
15671
cssnano-preset-advanced: "npm:^7.0.6"
15679
15672
diff: "npm:^7.0.0"
15680
- diff2html: "npm:^3.4.48 "
15673
+ diff2html: "npm:^3.4.51 "
15681
15674
eslint: "npm:^8.57.0"
15682
15675
eslint-plugin-jsonc: "npm:^2.18.2"
15683
15676
eslint-plugin-prettier: "npm:^5.1.3"
You can’t perform that action at this time.
0 commit comments