Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit 90d0aee

Browse files
committed
build(deps): update dependency ngx-highlightjs to v7.0.1
1 parent 7e9e615 commit 90d0aee

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"ngx-countdown": "14.0.0",
236236
"ngx-echarts": "14.0.0",
237237
"ngx-file-drop": "14.0.1",
238-
"ngx-highlightjs": "7.0.0",
238+
"ngx-highlightjs": "7.0.1",
239239
"ngx-infinite-scroll": "13.0.2",
240240
"ngx-loading": "13.0.1",
241241
"ngx-logger": "5.0.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14118,10 +14118,10 @@ ngx-file-drop@14.0.1:
1411814118
dependencies:
1411914119
tslib "^2.3.0"
1412014120

14121-
ngx-highlightjs@7.0.0:
14122-
version "7.0.0"
14123-
resolved "https://registry.yarnpkg.com/ngx-highlightjs/-/ngx-highlightjs-7.0.0.tgz#271e488eea4d4d64ae59f3f1f3078261de9cbda4"
14124-
integrity sha512-po/pBuqH6ROFN0PoNTS98319okmvA6jwhvNnratPnBt9RpXESLQCYYH5hjIpV2RRhFcqAjqiqMipnURvz2jD1Q==
14121+
ngx-highlightjs@7.0.1:
14122+
version "7.0.1"
14123+
resolved "https://registry.yarnpkg.com/ngx-highlightjs/-/ngx-highlightjs-7.0.1.tgz#52bef4e26a9707893cc2bbee20fbaff2a5f9a77a"
14124+
integrity sha512-ZmA6RUBRB0tqAlsGYR21kCna9ror51FZwpV7Y94yCuyVv24u5bhg9nfLnFPDBJJ1u1vfNKV1R1TNTXUm/SiRjw==
1412514125
dependencies:
1412614126
highlight.js "^11.5.1"
1412714127
highlightjs-line-numbers.js "^2.8.0"

0 commit comments

Comments
 (0)