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] committed Jul 31, 2023
1 parent 078c29c commit ec9a7f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions website/themes/docsy/assets/vendor/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,19 +106,19 @@
"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",
"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.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",
Expand Down

0 comments on commit ec9a7f1

Please sign in to comment.