Skip to content

Commit

Permalink
Merge pull request #4695 from wallabag/dependabot/npm_and_yarn/highli…
Browse files Browse the repository at this point in the history
…ght.js-10.3.2

Bump highlight.js from 10.3.1 to 10.3.2
  • Loading branch information
j0k3r committed Oct 30, 2020
2 parents 2035224 + 1a1eee2 commit 4a5dd42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"annotator": "wallabag/annotator#master",
"clipboard": "^2.0.4",
"hammerjs": "^2.0.8",
"highlight.js": "^10.3.1",
"highlight.js": "^10.3.2",
"icomoon-free-npm": "^0.0.0",
"jquery": "^3.5.0",
"jquery.cookie": "^1.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3674,10 +3674,10 @@ hash.js@^1.0.0, hash.js@^1.0.3:
inherits "^2.0.3"
minimalistic-assert "^1.0.1"

highlight.js@^10.3.1:
version "10.3.1"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.3.1.tgz#3ca6bf007377faae347e8135ff25900aac734b9a"
integrity sha512-jeW8rdPdhshYKObedYg5XGbpVgb1/DT4AHvDFXhkU7UnGSIjy9kkJ7zHG7qplhFHMitTSzh5/iClKQk3Kb2RFQ==
highlight.js@^10.3.2:
version "10.3.2"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.3.2.tgz#135fd3619a00c3cbb8b4cd6dbc78d56bfcbc46f1"
integrity sha512-3jRT7OUYsVsKvukNKZCtnvRcFyCJqSEIuIMsEybAXRiFSwpt65qjPd/Pr+UOdYt7WJlt+lj3+ypUsHiySBp/Jw==

hmac-drbg@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit 4a5dd42

Please sign in to comment.