From d449fcb13ad03b9b2185242b593245e5821283ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 13:17:56 +0000 Subject: [PATCH] chore(deps-dev): bump highlight.js from 11.8.0 to 11.9.0 in /web 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](https://github.com/highlightjs/highlight.js/compare/11.8.0...11.9.0) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 949cd8be..d9c5e583 100644 --- a/web/package.json +++ b/web/package.json @@ -67,7 +67,7 @@ "eslint-config-prettier": "^9.0.0", "eslint-plugin-nuxt": "^4.0.0", "eslint-plugin-vue": "^9.19.2", - "highlight.js": "^11.8.0", + "highlight.js": "^11.9.0", "jest": "^27.4.4", "lint-staged": "^14.0.1", "node-fetch-native": "^1.4.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index aaf2d8a8..7bfbaa2f 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -140,8 +140,8 @@ devDependencies: specifier: ^9.19.2 version: 9.19.2(eslint@8.55.0) highlight.js: - specifier: ^11.8.0 - version: 11.8.0 + specifier: ^11.9.0 + version: 11.9.0 jest: specifier: ^27.4.4 version: 27.4.4 @@ -9371,8 +9371,8 @@ packages: resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} hasBin: true - /highlight.js@11.8.0: - resolution: {integrity: sha512-MedQhoqVdr0U6SSnWPzfiadUcDHfN/Wzq25AkXiQv9oiOO/sG0S7XkvpFIqWBl9Yq1UYyYOOVORs5UW2XlPyzg==} + /highlight.js@11.9.0: + resolution: {integrity: sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw==} engines: {node: '>=12.0.0'} /hmac-drbg@1.0.1: @@ -11832,7 +11832,7 @@ packages: /nuxt-highlightjs@1.0.3: resolution: {integrity: sha512-3UEEyVYwjN+tg+gFF2fC/K4+xMiGCQlZ+3c19f3MCa5l90JtV7QXfU/2NpTq3yY3BeAgAYSwLVbP1SWOhVsXaw==} dependencies: - highlight.js: 11.8.0 + highlight.js: 11.9.0 dev: false /nuxt@2.17.2(babel-core@7.0.0-bridge.0)(consola@3.2.3)(prettier@3.0.3)(typescript@4.9.5)(vue@2.7.15):