Skip to content

Commit e422448

Browse files
fix(deps): update dependency diff2html to v3.4.56
1 parent e9a82e6 commit e422448

File tree

3 files changed

+15
-22
lines changed

3 files changed

+15
-22
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@actions/github": "6.0.1",
2828
"@actions/glob": "0.6.1",
2929
"diff": "8.0.3",
30-
"diff2html": "3.4.55"
30+
"diff2html": "3.4.56"
3131
},
3232
"keywords": [
3333
"Actions",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"cssnano": "7.1.2",
8181
"cssnano-preset-advanced": "7.0.10",
8282
"diff": "8.0.3",
83-
"diff2html": "3.4.55",
83+
"diff2html": "3.4.56",
8484
"eslint": "8.57.1",
8585
"eslint-plugin-jsonc": "2.21.0",
8686
"eslint-plugin-prettier": "5.5.5",

yarn.lock

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ __metadata:
168168
cssnano: "npm:7.1.2"
169169
cssnano-preset-advanced: "npm:7.0.10"
170170
diff: "npm:8.0.3"
171-
diff2html: "npm:3.4.55"
171+
diff2html: "npm:3.4.56"
172172
eslint: "npm:8.57.1"
173173
eslint-plugin-jsonc: "npm:2.21.0"
174174
eslint-plugin-prettier: "npm:5.5.5"
@@ -5876,7 +5876,7 @@ __metadata:
58765876
"@actions/github": "npm:6.0.1"
58775877
"@actions/glob": "npm:0.6.1"
58785878
diff: "npm:8.0.3"
5879-
diff2html: "npm:3.4.55"
5879+
diff2html: "npm:3.4.56"
58805880
languageName: unknown
58815881
linkType: soft
58825882

@@ -9639,34 +9639,27 @@ __metadata:
96399639
languageName: node
96409640
linkType: hard
96419641

9642-
"diff2html@npm:3.4.55":
9643-
version: 3.4.55
9644-
resolution: "diff2html@npm:3.4.55"
9642+
"diff2html@npm:3.4.56":
9643+
version: 3.4.56
9644+
resolution: "diff2html@npm:3.4.56"
96459645
dependencies:
96469646
"@profoundlogic/hogan": "npm:^3.0.4"
9647-
diff: "npm:^7.0.0"
9648-
highlight.js: "npm:11.9.0"
9647+
diff: "npm:^8.0.3"
9648+
highlight.js: "npm:11.11.1"
96499649
dependenciesMeta:
96509650
highlight.js:
96519651
optional: true
9652-
checksum: 10c0/608b51496930c3acd98fd72d0a94324e939fec03350df1f958a644b7b107d786fa6b72e708ede14fa61d963eab3bb662fe1af4c4ebc146c877efd1e41956a5bc
9652+
checksum: 10c0/082d7fdb2c66ba968940a3bf3be2b864e66f55e5b0ef068fb973b6d451e2a18cf8750c142a43b3ebd2eb5564a99c85023dcfea84c2c56dfe582a5bb7bab29514
96539653
languageName: node
96549654
linkType: hard
96559655

9656-
"diff@npm:8.0.3, diff@npm:^8.0.2":
9656+
"diff@npm:8.0.3, diff@npm:^8.0.2, diff@npm:^8.0.3":
96579657
version: 8.0.3
96589658
resolution: "diff@npm:8.0.3"
96599659
checksum: 10c0/d29321c70d3545fdcb56c5fdd76028c3f04c012462779e062303d4c3c531af80d2c360c26b871e6e2b9a971d2422d47e1779a859106c4cac4b5d2d143df70e20
96609660
languageName: node
96619661
linkType: hard
96629662

9663-
"diff@npm:^7.0.0":
9664-
version: 7.0.0
9665-
resolution: "diff@npm:7.0.0"
9666-
checksum: 10c0/251fd15f85ffdf814cfc35a728d526b8d2ad3de338dcbd011ac6e57c461417090766b28995f8ff733135b5fbc3699c392db1d5e27711ac4e00244768cd1d577b
9667-
languageName: node
9668-
linkType: hard
9669-
96709663
"diffable-html@npm:^4.1.0":
96719664
version: 4.1.0
96729665
resolution: "diffable-html@npm:4.1.0"
@@ -11940,10 +11933,10 @@ __metadata:
1194011933
languageName: node
1194111934
linkType: hard
1194211935

11943-
"highlight.js@npm:11.9.0":
11944-
version: 11.9.0
11945-
resolution: "highlight.js@npm:11.9.0"
11946-
checksum: 10c0/27cfa8717dc9d200aecbdb383eb122d5f45ce715d2f468583785d36fbfe5076ce033abb02486dc13b407171721cda6f474ed3f3a5a8e8c3d91367fa5f51ee374
11936+
"highlight.js@npm:11.11.1":
11937+
version: 11.11.1
11938+
resolution: "highlight.js@npm:11.11.1"
11939+
checksum: 10c0/40f53ac19dac079891fcefd5bd8a21cf2e8931fd47da5bd1dca73b7e4375c1defed0636fc39120c639b9c44119b7d110f7f0c15aa899557a5a1c8910f3c0144c
1194711940
languageName: node
1194811941
linkType: hard
1194911942

0 commit comments

Comments
 (0)