diff --git a/package.json b/package.json index 6a52a55..e025db1 100644 --- a/package.json +++ b/package.json @@ -22,21 +22,21 @@ }, "homepage": "https://github.com/fluid-project/fluid-lint-all", "dependencies": { - "@textlint/markdown-to-ast": "12.1.0", - "eslint": "8.9.0", + "@textlint/markdown-to-ast": "12.1.1", + "eslint": "8.12.0", "eslint-config-fluid": "2.0.1", - "eslint-plugin-jsdoc": "37.9.1", + "eslint-plugin-jsdoc": "38.1.6", "eslint-plugin-markdown": "1.0.2", "fluid-glob": "1.0.4", - "infusion": "4.0.0-dev.20211216T180403Z.d5f6173fc.FLUID-6703", - "json5": "2.2.0", + "infusion": "4.0.0", + "json5": "2.2.1", "jsonlint": "1.6.3", - "lintspaces": "0.9.2", + "lintspaces": "0.9.3", "markdownlint": "0.25.1", "markdownlint-config-fluid": "0.1.4", - "minimatch": "4.1.1", - "minimist": "1.2.5", - "stylelint": "14.5.0", + "minimatch": "5.0.1", + "minimist": "1.2.6", + "stylelint": "14.6.1", "stylelint-config-fluid": "0.2.1" }, "devDependencies": {