Skip to content

Commit

Permalink
chore(deps): bump highlight.js from 11.9.0 to 11.10.0 (#593)
Browse files Browse the repository at this point in the history
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.9.0...11.10.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 872223c commit c1b4d6f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@minvws/manon": "workspace:*",
"@minvws/manon-themes": "workspace:*",
"highlight.js": "^11.9.0"
"highlight.js": "^11.10.0"
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion icore_open_docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@minvws/manon": "workspace:*",
"@minvws/manon-themes": "workspace:*",
"highlight.js": "^11.9.0"
"highlight.js": "^11.10.0"
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.2",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1b4d6f

Please sign in to comment.