diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index 7c7ec748..5842420d 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -21,7 +21,7 @@ "eslint-plugin-jsonc": "^1.2.1", "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-prettier": "^3.4.0", - "gherkin-lint": "^4.2.1", + "gherkin-lint": "^4.2.2", "htmlhint": "^0.14.2", "immer": "^9.0.2", "ini": "^2.0.0", @@ -4338,9 +4338,9 @@ } }, "node_modules/gherkin-lint": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/gherkin-lint/-/gherkin-lint-4.2.1.tgz", - "integrity": "sha512-zKgv5KsDybIsL6uJz/ldQamKOU6gTfjMCZl1xpE+DDvFxQLW2bDjZgmXkKT4+JTw5DenjaLhwAfrtHd/JxU42A==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/gherkin-lint/-/gherkin-lint-4.2.2.tgz", + "integrity": "sha512-+vu0wbrwxaaEdrheU9pH2MYR6zk38u2IkrCIg6IETUw1lkrNVAfIfOCihwrrL2NTJv5Iia/C7hZEBNwjGSkL2Q==", "dependencies": { "commander": "5.0.0", "core-js": "3.6.4", @@ -12836,9 +12836,9 @@ } }, "gherkin-lint": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/gherkin-lint/-/gherkin-lint-4.2.1.tgz", - "integrity": "sha512-zKgv5KsDybIsL6uJz/ldQamKOU6gTfjMCZl1xpE+DDvFxQLW2bDjZgmXkKT4+JTw5DenjaLhwAfrtHd/JxU42A==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/gherkin-lint/-/gherkin-lint-4.2.2.tgz", + "integrity": "sha512-+vu0wbrwxaaEdrheU9pH2MYR6zk38u2IkrCIg6IETUw1lkrNVAfIfOCihwrrL2NTJv5Iia/C7hZEBNwjGSkL2Q==", "requires": { "commander": "5.0.0", "core-js": "3.6.4", diff --git a/dependencies/package.json b/dependencies/package.json index 260631c6..dcb057d8 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -16,7 +16,7 @@ "eslint-plugin-jsonc": "^1.2.1", "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-prettier": "^3.4.0", - "gherkin-lint": "^4.2.1", + "gherkin-lint": "^4.2.2", "htmlhint": "^0.14.2", "immer": "^9.0.2", "ini": "^2.0.0",