Skip to content

Commit

Permalink
chore: update node packages
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent b67bc73 commit 70c1555
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 5 additions & 5 deletions website/themes/docsy/assets/vendor/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,23 +102,23 @@
"@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",
"find-unused-sass-variables": "^3.1.0",
"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",
Expand Down

0 comments on commit 70c1555

Please sign in to comment.