From 70c15557ae5659237f726723307bc346c45c90fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 19:09:28 +0000 Subject: [PATCH] chore: update node packages Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Makefile | 4 ++-- .../themes/docsy/assets/vendor/bootstrap/package.json | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index f0140b1127..a8583346bd 100644 --- a/Makefile +++ b/Makefile @@ -85,9 +85,9 @@ PROTOTOOL_VERSION ?= v1.10.0 # renovate: datasource=go depName=github.com/pseudomuto/protoc-gen-doc PROTOC_GEN_DOC_VERSION ?= v1.5.1 # renovate: datasource=npm depName=markdownlint-cli -MARKDOWNLINTCLI_VERSION ?= 0.40.0 +MARKDOWNLINTCLI_VERSION ?= 0.42.0 # renovate: datasource=npm depName=textlint -TEXTLINT_VERSION ?= 14.0.4 +TEXTLINT_VERSION ?= 14.2.0 # renovate: datasource=npm depName=textlint-filter-rule-comments TEXTLINT_FILTER_RULE_COMMENTS_VERSION ?= 1.2.2 # renovate: datasource=npm depName=textlint-rule-one-sentence-per-line diff --git a/website/themes/docsy/assets/vendor/bootstrap/package.json b/website/themes/docsy/assets/vendor/bootstrap/package.json index 42618a18ff..cdecd5e1b6 100644 --- a/website/themes/docsy/assets/vendor/bootstrap/package.json +++ b/website/themes/docsy/assets/vendor/bootstrap/package.json @@ -102,11 +102,11 @@ "@rollup/plugin-node-resolve": "^13.0.6", "autoprefixer": "^10.4.0", "babel-plugin-istanbul": "^6.1.1", - "bundlewatch": "^0.3.2", + "bundlewatch": "^0.4.0", "clean-css-cli": "^5.4.2", "cross-env": "^7.0.3", "eslint": "^8.1.0", - "eslint-config-xo": "^0.39.0", + "eslint-config-xo": "^0.46.0", "eslint-plugin-import": "^2.25.2", "eslint-plugin-qunit": "^7.0.0", "eslint-plugin-unicorn": "^37.0.1", @@ -114,11 +114,11 @@ "glob": "^7.2.0", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.76.1", + "hugo-bin": "^0.132.0", "ip": "^1.1.5", - "jquery": "3.5.1", + "jquery": "3.7.1", "karma": "^6.3.6", - "karma-browserstack-launcher": "1.4.0", + "karma-browserstack-launcher": "1.6.0", "karma-chrome-launcher": "^3.1.0", "karma-coverage-istanbul-reporter": "^3.0.3", "karma-detect-browsers": "^2.3.3",