Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit 14227c2

Browse files
author
bashir.karimi
committed
chore: upgrade dependency
1 parent 5f07fc9 commit 14227c2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/estatico-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"callsite": "^1.0.0",
1414
"glob": "^7.1.2",
1515
"handlebars": "^4.0.11",
16-
"highlight.js": "^9.12.0",
16+
"highlight.js": "^10.5.0",
1717
"js-beautify": "^1.7.5",
1818
"lodash": "^4.17.10",
1919
"marked": "^0.3.19"

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8541,6 +8541,11 @@ header-case@^1.0.0:
85418541
no-case "^2.2.0"
85428542
upper-case "^1.1.3"
85438543

8544+
highlight.js@^10.5.0:
8545+
version "10.5.0"
8546+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.5.0.tgz#3f09fede6a865757378f2d9ebdcbc15ba268f98f"
8547+
integrity sha512-xTmvd9HiIHR6L53TMC7TKolEj65zG1XU+Onr8oi86mYa+nLcIbxTTWkpW7CsEwv/vK7u1zb8alZIMLDqqN6KTw==
8548+
85448549
highlight.js@^9.12.0:
85458550
version "9.18.5"
85468551
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825"

0 commit comments

Comments
 (0)