Skip to content

Commit 0a2284b

Browse files
fix(deps): update dependency diff to ^8.0.1 (#3808)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05e1635 commit 0a2284b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.0",
29+
"diff": "^8.0.1",
3030
"diff2html": "^3.4.51"
3131
},
3232
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"cross-env": "^7.0.3",
8282
"cssnano": "^7.0.7",
8383
"cssnano-preset-advanced": "^7.0.7",
84-
"diff": "^8.0.0",
84+
"diff": "^8.0.1",
8585
"diff2html": "^3.4.51",
8686
"eslint": "^8.57.1",
8787
"eslint-plugin-jsonc": "^2.20.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ __metadata:
135135
cross-env: "npm:^7.0.3"
136136
cssnano: "npm:^7.0.7"
137137
cssnano-preset-advanced: "npm:^7.0.7"
138-
diff: "npm:^8.0.0"
138+
diff: "npm:^8.0.1"
139139
diff2html: "npm:^3.4.51"
140140
eslint: "npm:^8.57.1"
141141
eslint-plugin-jsonc: "npm:^2.20.1"
@@ -5631,7 +5631,7 @@ __metadata:
56315631
"@actions/core": "npm:^1.11.1"
56325632
"@actions/github": "npm:^6.0.1"
56335633
"@actions/glob": "npm:^0.5.0"
5634-
diff: "npm:^8.0.0"
5634+
diff: "npm:^8.0.1"
56355635
diff2html: "npm:^3.4.51"
56365636
languageName: unknown
56375637
linkType: soft
@@ -9523,7 +9523,7 @@ __metadata:
95239523
languageName: node
95249524
linkType: hard
95259525

9526-
"diff@npm:^8.0.0":
9526+
"diff@npm:^8.0.1":
95279527
version: 8.0.1
95289528
resolution: "diff@npm:8.0.1"
95299529
checksum: 10c0/43ebbe63881d34067d77d7b9d16220f1efb8013e04be58c7748ab296d2a9637f49424c69477e36c81a53f2c347b396956966e708e1b5b4dde3620f2b4bb93d02

0 commit comments

Comments
 (0)