File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
.github/actions/file-diff Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
"@actions/core" : " ^1.11.1" ,
27
27
"@actions/github" : " ^6.0.1" ,
28
28
"@actions/glob" : " ^0.5.0" ,
29
- "diff" : " ^8.0.0 " ,
29
+ "diff" : " ^8.0.1 " ,
30
30
"diff2html" : " ^3.4.51"
31
31
},
32
32
"keywords" : [
Original file line number Diff line number Diff line change 81
81
"cross-env" : " ^7.0.3" ,
82
82
"cssnano" : " ^7.0.7" ,
83
83
"cssnano-preset-advanced" : " ^7.0.7" ,
84
- "diff" : " ^8.0.0 " ,
84
+ "diff" : " ^8.0.1 " ,
85
85
"diff2html" : " ^3.4.51" ,
86
86
"eslint" : " ^8.57.1" ,
87
87
"eslint-plugin-jsonc" : " ^2.20.1" ,
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ __metadata:
135
135
cross-env: "npm:^7.0.3"
136
136
cssnano: "npm:^7.0.7"
137
137
cssnano-preset-advanced: "npm:^7.0.7"
138
- diff: "npm:^8.0.0 "
138
+ diff: "npm:^8.0.1 "
139
139
diff2html: "npm:^3.4.51"
140
140
eslint: "npm:^8.57.1"
141
141
eslint-plugin-jsonc: "npm:^2.20.1"
@@ -5631,7 +5631,7 @@ __metadata:
5631
5631
"@actions/core": "npm:^1.11.1"
5632
5632
"@actions/github": "npm:^6.0.1"
5633
5633
"@actions/glob": "npm:^0.5.0"
5634
- diff: "npm:^8.0.0 "
5634
+ diff: "npm:^8.0.1 "
5635
5635
diff2html: "npm:^3.4.51"
5636
5636
languageName: unknown
5637
5637
linkType: soft
@@ -9523,7 +9523,7 @@ __metadata:
9523
9523
languageName: node
9524
9524
linkType: hard
9525
9525
9526
- "diff@npm:^8.0.0 ":
9526
+ "diff@npm:^8.0.1 ":
9527
9527
version: 8.0.1
9528
9528
resolution: "diff@npm:8.0.1"
9529
9529
checksum: 10c0/43ebbe63881d34067d77d7b9d16220f1efb8013e04be58c7748ab296d2a9637f49424c69477e36c81a53f2c347b396956966e708e1b5b4dde3620f2b4bb93d02
You can’t perform that action at this time.
0 commit comments