From c7ecd6bc62094497c7a96a67346a1edfbd9764e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 23:42:23 +0000 Subject: [PATCH] chore(dev-deps): bump eslint-config-salesforce-license Bumps [eslint-config-salesforce-license](https://github.com/forcedotcom/eslint-config-salesforce-license) from 0.1.6 to 0.2.0. - [Release notes](https://github.com/forcedotcom/eslint-config-salesforce-license/releases) - [Changelog](https://github.com/forcedotcom/eslint-config-salesforce-license/blob/main/CHANGELOG.md) - [Commits](https://github.com/forcedotcom/eslint-config-salesforce-license/commits/0.2.0) --- updated-dependencies: - dependency-name: eslint-config-salesforce-license dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/package.json b/package.json index bc198f46..55aae18b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint": "^7.27.0", "eslint-config-prettier": "^6.11.0", "eslint-config-salesforce": "^0.1.6", - "eslint-config-salesforce-license": "^0.1.6", + "eslint-config-salesforce-license": "^0.2.0", "eslint-config-salesforce-typescript": "^0.2.7", "eslint-plugin-header": "^3.0.0", "eslint-plugin-import": "^2.31.0", diff --git a/yarn.lock b/yarn.lock index facd770d..f74ebdfd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2322,11 +2322,6 @@ eslint-config-prettier@^9.0.0: resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f" integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw== -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"