From 8585a30b86e8652ae87ff8873928b5f7bb3f798c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:39:39 -0400 Subject: [PATCH] chore(deps): bump highlight.js from 11.8.0 to 11.9.0 (#456) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- openllm-contrib/clojure/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/openllm-contrib/clojure/package.json b/openllm-contrib/clojure/package.json index fe2ba78d..67fea59d 100644 --- a/openllm-contrib/clojure/package.json +++ b/openllm-contrib/clojure/package.json @@ -69,7 +69,7 @@ "create-react-class": "15.7.0", "cross-env": "^7.0.3", "dom-helpers": "^5.2.1", - "highlight.js": "11.8.0", + "highlight.js": "11.9.0", "hoist-non-react-statics": "^3.3.2", "object-assign": "^4.1.1", "prop-types": "^15.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 287a1a65..12de9eea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -227,8 +227,8 @@ importers: specifier: ^5.2.1 version: 5.2.1 highlight.js: - specifier: 11.8.0 - version: 11.8.0 + specifier: 11.9.0 + version: 11.9.0 hoist-non-react-statics: specifier: ^3.3.2 version: 3.3.2 @@ -5228,8 +5228,8 @@ packages: engines: {node: '>=6'} dev: false - /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'} dev: false