Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Update highlightjs-solidity
Browse files Browse the repository at this point in the history
  • Loading branch information
haltman-at committed Jul 8, 2020
1 parent 6db3b6a commit 7113313
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/debug-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"chalk": "^2.4.2",
"debug": "^4.1.0",
"highlight.js": "^9.15.8",
"highlightjs-solidity": "^1.0.16",
"highlightjs-solidity": "^1.0.17",
"node-dir": "0.1.17"
},
"main": "index.js",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7804,10 +7804,10 @@ highlight.js@^9.12.0, highlight.js@^9.15.8:
dependencies:
handlebars "^4.5.3"

highlightjs-solidity@^1.0.16:
version "1.0.16"
resolved "https://registry.yarnpkg.com/highlightjs-solidity/-/highlightjs-solidity-1.0.16.tgz#89a52f30a56543550f728b00533fb158420a18ed"
integrity sha512-uxdj3Qn4cBoY1zNIe8BSiwvw14G9Nq99HWEqPqFSu/rBCFaz84C+N/FChpPcUjd6q+cVsXOdyafCIAx5LHhBEQ==
highlightjs-solidity@^1.0.17:
version "1.0.17"
resolved "https://registry.yarnpkg.com/highlightjs-solidity/-/highlightjs-solidity-1.0.17.tgz#275539422d9675a80f958b6f0f3ad59037a6ccb9"
integrity sha512-QHSoGDjsfFDBraXtHKdJj2xXlu0fpG2ycZI4woNXLOennJbER2zX5cJL8xdRKQ9kk0q76kt86NgAyMRkttfPQw==

hmac-drbg@^1.0.0:
version "1.0.1"
Expand Down Expand Up @@ -16235,6 +16235,7 @@ [email protected], "websocket@github:web3-js/WebSocket-Node#polyfill/globalThis":
dependencies:
debug "^2.2.0"
es5-ext "^0.10.50"
gulp "^4.0.2"
nan "^2.14.0"
typedarray-to-buffer "^3.1.5"
yaeti "^0.0.6"
Expand Down

0 comments on commit 7113313

Please sign in to comment.