8000 build(deps): bump highlight.js from 11.8.0 to 11.9.0 in /01-Login (#392) · auth0-samples/auth0-vue-samples@8cfc065 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8cfc065

Browse files
build(deps): bump highlight.js from 11.8.0 to 11.9.0 in /01-Login (#392)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.8.0 to 11.9.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.8.0...11.9.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> Co-authored-by: Rita Zerrizuela <zeta@widcket.com>
1 parent 6350db5 commit 8cfc065

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

01-Login/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

01-Login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@fortawesome/vue-fontawesome": "^3.0.1",
1414
"@highlightjs/vue-plugin": "^2.1.0",
1515
"express": "^4.18.1",
16-
"highlight.js": "^11.8.0",
16+
"highlight.js": "^11.9.0",
1717
"morgan": "^1.10.0",
1818
"vue": "^3.3.4",
1919
"vue-router": "^4.2.1"

0 commit comments

Comments
 (0)
0