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"
@@ -5258,7 +5258,7 @@ __metadata:
52585258 "@actions/core": "npm:1.11.1"
52595259 "@actions/github": "npm:6.0.1"
52605260 "@actions/glob": "npm:0.5.0"
5261- diff: "npm:8.0.2 "
5261+ diff: "npm:8.0.3 "
52625262 diff2html: "npm:3.4.55"
52635263 languageName: unknown
52645264 linkType: soft
@@ -8246,10 +8246,10 @@ __metadata:
82468246 languageName: node
82478247 linkType: hard
82488248
8249- "diff@npm:8.0.2":
8250- version: 8.0.2
8251- resolution: "diff@npm:8.0.2 "
8252- checksum: 10c0/abfb387f033e089df3ec3be960205d17b54df8abf0924d982a7ced3a94c557a4e6cbff2e78b121f216b85f466b3d8d041673a386177c311aaea41459286cc9bc
8249+ "diff@npm:8.0.3, diff@npm:^8.0. 2":
8250+ version: 8.0.3
8251+ resolution: "diff@npm:8.0.3 "
8252+ checksum: 10c0/d29321c70d3545fdcb56c5fdd76028c3f04c012462779e062303d4c3c531af80d2c360c26b871e6e2b9a971d2422d47e1779a859106c4cac4b5d2d143df70e20
82538253 languageName: node
82548254 linkType: hard
82558255
@@ -8260,13 +8260,6 @@ __metadata:
82608260 languageName: node
82618261 linkType: hard
82628262
8263- "diff@npm:^8.0.2":
8264- version: 8.0.3
8265- resolution: "diff@npm:8.0.3"
8266- checksum: 10c0/d29321c70d3545fdcb56c5fdd76028c3f04c012462779e062303d4c3c531af80d2c360c26b871e6e2b9a971d2422d47e1779a859106c4cac4b5d2d143df70e20
8267- languageName: node
8268- linkType: hard
8269-
82708263"dir-glob@npm:^3.0.1":
82718264 version: 3.0.1
82728265 resolution: "dir-glob@npm:3.0.1"
You can’t perform that action at this time.
0 commit comments