File tree Expand file tree Collapse file tree 3 files changed +8
-15
lines changed
.github/actions/file-diff Expand file tree Collapse file tree 3 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 2626 "@actions/core" : " 1.11.1" ,
2727 "@actions/github" : " 6.0.1" ,
2828 "@actions/glob" : " 0.5.0" ,
29- "diff" : " 8.0.2 " ,
29+ "diff" : " 8.0.3 " ,
3030 "diff2html" : " 3.4.55"
3131 },
3232 "keywords" : [
Original file line number Diff line number Diff line change 7777 "cross-env" : " 10.1.0" ,
7878 "cssnano" : " 7.1.2" ,
7979 "cssnano-preset-advanced" : " 7.0.10" ,
80- "diff" : " 8.0.2 " ,
80+ "diff" : " 8.0.3 " ,
8181 "diff2html" : " 3.4.55" ,
8282 "eslint" : " 8.57.1" ,
8383 "eslint-plugin-jsonc" : " 2.21.0" ,
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ __metadata:
129129 cross-env: "npm:10.1.0"
130130 cssnano: "npm:7.1.2"
131131 cssnano-preset-advanced: "npm:7.0.10"
132- diff: "npm:8.0.2 "
132+ diff: "npm:8.0.3 "
133133 diff2html: "npm:3.4.55"
134134 eslint: "npm:8.57.1"
135135 eslint-plugin-jsonc: "npm:2.21.0"
@@ -5271,7 +5271,7 @@ __metadata:
52715271 "@actions/core": "npm:1.11.1"
52725272 "@actions/github": "npm:6.0.1"
52735273 "@actions/glob": "npm:0.5.0"
5274- diff: "npm:8.0.2 "
5274+ diff: "npm:8.0.3 "
52755275 diff2html: "npm:3.4.55"
52765276 languageName: unknown
52775277 linkType: soft
@@ -8259,10 +8259,10 @@ __metadata:
82598259 languageName: node
82608260 linkType: hard
82618261
8262- "diff@npm:8.0.2":
8263- version: 8.0.2
8264- resolution: "diff@npm:8.0.2 "
8265- checksum: 10c0/abfb387f033e089df3ec3be960205d17b54df8abf0924d982a7ced3a94c557a4e6cbff2e78b121f216b85f466b3d8d041673a386177c311aaea41459286cc9bc
8262+ "diff@npm:8.0.3, diff@npm:^8.0. 2":
8263+ version: 8.0.3
8264+ resolution: "diff@npm:8.0.3 "
8265+ checksum: 10c0/d29321c70d3545fdcb56c5fdd76028c3f04c012462779e062303d4c3c531af80d2c360c26b871e6e2b9a971d2422d47e1779a859106c4cac4b5d2d143df70e20
82668266 languageName: node
82678267 linkType: hard
82688268
@@ -8273,13 +8273,6 @@ __metadata:
82738273 languageName: node
82748274 linkType: hard
82758275
8276- "diff@npm:^8.0.2":
8277- version: 8.0.3
8278- resolution: "diff@npm:8.0.3"
8279- checksum: 10c0/d29321c70d3545fdcb56c5fdd76028c3f04c012462779e062303d4c3c531af80d2c360c26b871e6e2b9a971d2422d47e1779a859106c4cac4b5d2d143df70e20
8280- languageName: node
8281- linkType: hard
8282-
82838276"dir-glob@npm:^3.0.1":
82848277 version: 3.0.1
82858278 resolution: "dir-glob@npm:3.0.1"
You can’t perform that action at this time.
0 commit comments