Skip to content

Commit

Permalink
fix: update dependency diff2html to ^3.4.48 (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 7, 2024
1 parent 3bd9df2 commit 2ad88a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-figma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@tuktuk/sync-github": "0.0.0",
"@types/diff": "^5.0.9",
"diff": "^5.2.0",
"diff2html": "^3.4.47",
"diff2html": "^3.4.48",
"json-origami": "^0.5.2",
"lucide-preact": "^0.344.0",
"ofetch": "^1.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2048,7 +2048,7 @@ __metadata:
"@types/diff": "npm:^5.0.9"
concurrently: "npm:^8.2.2"
diff: "npm:^5.2.0"
diff2html: "npm:^3.4.47"
diff2html: "npm:^3.4.48"
json-origami: "npm:^0.5.2"
lucide-preact: "npm:^0.344.0"
ofetch: "npm:^1.3.4"
Expand Down Expand Up @@ -3898,17 +3898,17 @@ __metadata:
languageName: node
linkType: hard

"diff2html@npm:^3.4.47":
version: 3.4.47
resolution: "diff2html@npm:3.4.47"
"diff2html@npm:^3.4.48":
version: 3.4.48
resolution: "diff2html@npm:3.4.48"
dependencies:
diff: "npm:5.1.0"
highlight.js: "npm:11.9.0"
hogan.js: "npm:3.0.2"
dependenciesMeta:
highlight.js:
optional: true
checksum: 10c0/462a5784cf4d8bf5ed60042d67f0169063763b88ce2dcdf23322d15253e0c2f1e6e1ed38b9399d1b2d057cd49a965242cbd15d6fd5ed312db1c951df7884b013
checksum: 10c0/38d941cc7a116c003105b66758097ea6ff1b0e73bba12809284fcb2bd916fa16403ee950f13b0f0e065182677085cd5d68e3c98bd6008a8098732f710624b825
languageName: node
linkType: hard

Expand Down

0 comments on commit 2ad88a6

Please sign in to comment.