diff --git a/package.json b/package.json index 75b5339..e1e9a4c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint": "^7.26.0", "eslint-config-prettier": "^8.5.0", "eslint-config-salesforce": "^1.1.0", - "eslint-config-salesforce-license": "^0.1.0", + "eslint-config-salesforce-license": "^0.2.0", "eslint-config-salesforce-typescript": "^0.2.8", "eslint-plugin-header": "^3.0.0", "eslint-plugin-import": "^2.25.3", diff --git a/yarn.lock b/yarn.lock index f21778d..fcb3270 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2761,11 +2761,16 @@ eslint-config-prettier@^8.5.0: resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1" integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q== -eslint-config-salesforce-license@^0.1.0, eslint-config-salesforce-license@^0.1.6: +eslint-config-salesforce-license@^0.1.6: version "0.1.6" resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.1.6.tgz#75b475cf90f92e1dcb4340124466288915fed3f8" integrity sha512-PH1nkm6MaouON4Ac4fgJh29oQiHlpU/G2xS45FAYeAWkh1up88j1UpjXt2ISNniQVvU4uqfVAOOaEb5X5hDqYw== +eslint-config-salesforce-license@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e" + integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w== + eslint-config-salesforce-typescript@^0.2.8: version "0.2.8" resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-0.2.8.tgz#73cbc0e87a30118407d455feabf154fd251f7002"