Skip to content
This repository was archived by the owner on Dec 19, 2022. It is now read-only.

Commit 0ab7051

Browse files
Bump highlight.js from 11.5.0 to 11.5.1
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.5.0 to 11.5.1. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/11.5.1/CHANGES.md) - [Commits](highlightjs/highlight.js@11.5.0...11.5.1) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d717330 commit 0ab7051

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@popperjs/core": "^2.11.4",
1313
"anchor-js": "^4.3.1",
1414
"bootstrap": "^5.1.3",
15-
"highlight.js": "^11.5.0",
15+
"highlight.js": "^11.5.1",
1616
"js-cookie": "^3.0.1",
1717
"jsx-dom": "^8.0.1-beta.5"
1818
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -853,10 +853,10 @@ he@^1.2.0:
853853
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
854854
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
855855

856-
highlight.js@^11.5.0:
857-
version "11.5.0"
858-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.5.0.tgz#00abb7ed926491adbdabc93a4f3fd2b88b451b4a"
859-
integrity sha512-SM6WDj5/C+VfIY8pZ6yW6Xa0Fm1tniYVYWYW1Q/DcMnISZFrC3aQAZZZFAAZtybKNrGId3p/DNbFTtcTXXgYBw==
856+
highlight.js@^11.5.1:
857+
version "11.5.1"
858+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.5.1.tgz#027c24e4509e2f4dcd00b4a6dda542ce0a1f7aea"
859+
integrity sha512-LKzHqnxr4CrD2YsNoIf/o5nJ09j4yi/GcH5BnYz9UnVpZdS4ucMgvP61TDty5xJcFGRjnH4DpujkS9bHT3hq0Q==
860860

861861
html-encoding-sniffer@^3.0.0:
862862
version "3.0.0"

0 commit comments

Comments
 (0)