diff --git a/package-lock.json b/package-lock.json index 51c19af..14305a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@cucumber/cucumber": "11.1.0", - "@form8ion/commitlint-config": "2.0.1", + "@form8ion/commitlint-config": "2.0.2", "@form8ion/eslint-config": "7.0.12", "@form8ion/eslint-config-cucumber": "1.4.1", "@form8ion/remark-lint-preset": "6.0.5", @@ -1602,9 +1602,9 @@ } }, "node_modules/@form8ion/commitlint-config": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@form8ion/commitlint-config/-/commitlint-config-2.0.1.tgz", - "integrity": "sha512-CS3nnzVM/mKTkkgSBCT8S3ewtDTX3/1WVhkqRzt37tGJIMpSlqgY9XVDQ6UAmpi62CskYEzsEQXJPCgLCOFxLg==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@form8ion/commitlint-config/-/commitlint-config-2.0.2.tgz", + "integrity": "sha512-YD4jyLgs6CxifluiXc17hHlBOqsU7h/Esyq+ydl046SRYjp8GqetkKqqgyFh6GTcAJFvwvRhDureElB2zpCruw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2a74fd3..a8b8054 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "@cucumber/cucumber": "11.1.0", - "@form8ion/commitlint-config": "2.0.1", + "@form8ion/commitlint-config": "2.0.2", "@form8ion/eslint-config": "7.0.12", "@form8ion/eslint-config-cucumber": "1.4.1", "@form8ion/remark-lint-preset": "6.0.5",