Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update node packages - autoclosed #7510

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ PROTOC_GEN_DOC_VERSION ?= v1.5.1
# renovate: datasource=npm depName=markdownlint-cli
MARKDOWNLINTCLI_VERSION ?= 0.43.0
# renovate: datasource=npm depName=textlint
TEXTLINT_VERSION ?= 14.3.0
TEXTLINT_VERSION ?= 14.4.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.136.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