Skip to content

Commit

Permalink
fix(deps): update dependency highlight.js to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 2, 2020
1 parent 1c09164 commit 67c19d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion commands/protractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"extend": "3.0.2",
"globby": "10.0.2",
"handlebars": "4.7.6",
"highlight.js": "9.18.3",
"highlight.js": "10.1.2",
"import-cwd": "3.0.0",
"jimp": "0.16.1",
"mkdirp": "1.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7125,10 +7125,10 @@ he@1.2.0, he@1.2.x:
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==

highlight.js@9.18.3:
version "9.18.3"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.3.tgz#a1a0a2028d5e3149e2380f8a865ee8516703d634"
integrity sha512-zBZAmhSupHIl5sITeMqIJnYCDfAEc3Gdkqj65wC1lpI468MMQeeQkhcIAvk+RylAkxrCcI9xy9piHiXeQ1BdzQ==
highlight.js@10.1.2:
version "10.1.2"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.1.2.tgz#c20db951ba1c22c055010648dfffd7b2a968e00c"
integrity sha512-Q39v/Mn5mfBlMff9r+zzA+gWxRsCRKwEMvYTiisLr/XUiFI/4puWt0Ojdko3R3JCNWGdOWaA5g/Yxqa23kC5AA==

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

0 comments on commit 67c19d0

Please sign in to comment.