Skip to content

Commit 85201e9

Browse files
fix(deps): update dependency diff to v8.0.3 (#4459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21f00e7 commit 85201e9

File tree

3 files changed

+8
-15
lines changed

3 files changed

+8
-15
lines changed

.github/actions/file-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
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": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"cross-env": "10.1.0",
8080
"cssnano": "7.1.2",
8181
"cssnano-preset-advanced": "7.0.10",
82-
"diff": "8.0.2",
82+
"diff": "8.0.3",
8383
"diff2html": "3.4.55",
8484
"eslint": "8.57.1",
8585
"eslint-plugin-jsonc": "2.21.0",

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ __metadata:
131131
cross-env: "npm:10.1.0"
132132
cssnano: "npm:7.1.2"
133133
cssnano-preset-advanced: "npm:7.0.10"
134-
diff: "npm:8.0.2"
134+
diff: "npm:8.0.3"
135135
diff2html: "npm:3.4.55"
136136
eslint: "npm:8.57.1"
137137
eslint-plugin-jsonc: "npm:2.21.0"
@@ -5839,7 +5839,7 @@ __metadata:
58395839
"@actions/core": "npm:1.11.1"
58405840
"@actions/github": "npm:6.0.1"
58415841
"@actions/glob": "npm:0.5.0"
5842-
diff: "npm:8.0.2"
5842+
diff: "npm:8.0.3"
58435843
diff2html: "npm:3.4.55"
58445844
languageName: unknown
58455845
linkType: soft
@@ -9617,10 +9617,10 @@ __metadata:
96179617
languageName: node
96189618
linkType: hard
96199619

9620-
"diff@npm:8.0.2":
9621-
version: 8.0.2
9622-
resolution: "diff@npm:8.0.2"
9623-
checksum: 10c0/abfb387f033e089df3ec3be960205d17b54df8abf0924d982a7ced3a94c557a4e6cbff2e78b121f216b85f466b3d8d041673a386177c311aaea41459286cc9bc
9620+
"diff@npm:8.0.3, diff@npm:^8.0.2":
9621+
version: 8.0.3
9622+
resolution: "diff@npm:8.0.3"
9623+
checksum: 10c0/d29321c70d3545fdcb56c5fdd76028c3f04c012462779e062303d4c3c531af80d2c360c26b871e6e2b9a971d2422d47e1779a859106c4cac4b5d2d143df70e20
96249624
languageName: node
96259625
linkType: hard
96269626

@@ -9631,13 +9631,6 @@ __metadata:
96319631
languageName: node
96329632
linkType: hard
96339633

9634-
"diff@npm:^8.0.2":
9635-
version: 8.0.3
9636-
resolution: "diff@npm:8.0.3"
9637-
checksum: 10c0/d29321c70d3545fdcb56c5fdd76028c3f04c012462779e062303d4c3c531af80d2c360c26b871e6e2b9a971d2422d47e1779a859106c4cac4b5d2d143df70e20
9638-
languageName: node
9639-
linkType: hard
9640-
96419634
"diffable-html@npm:^4.1.0":
96429635
version: 4.1.0
96439636
resolution: "diffable-html@npm:4.1.0"

0 commit comments

Comments
 (0)