diff --git a/Makefile b/Makefile index f965dc3c9e0..adbdad80f5a 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ IMPORTVET_VERSION ?= v0.1.0 # renovate: datasource=npm depName=markdownlint-cli MARKDOWNLINTCLI_VERSION ?= 0.35.0 # renovate: datasource=npm depName=textlint -TEXTLINT_VERSION ?= 13.3.2 +TEXTLINT_VERSION ?= 13.3.3 # 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 42618a18ff6..8fceeaf0a25 100644 --- a/website/themes/docsy/assets/vendor/bootstrap/package.json +++ b/website/themes/docsy/assets/vendor/bootstrap/package.json @@ -106,7 +106,7 @@ "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.43.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.112.0", "ip": "^1.1.5", - "jquery": "3.5.1", + "jquery": "3.7.0", "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",