Skip to content

Commit

Permalink
fix(deps): bump eslint-config-salesforce from 2.0.2 to 2.1.0 (#238)
Browse files Browse the repository at this point in the history
* fix(deps): bump eslint-config-salesforce from 2.0.2 to 2.1.0

Bumps [eslint-config-salesforce](https://github.com/forcedotcom/eslint-config-salesforce) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/forcedotcom/eslint-config-salesforce/releases)
- [Changelog](https://github.com/forcedotcom/eslint-config-salesforce/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/eslint-config-salesforce@2.0.2...2.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-salesforce
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix: bump eslint-config

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mshanemc <[email protected]>
  • Loading branch information
dependabot[bot] and mshanemc authored Apr 4, 2024
1 parent 5156713 commit 9251f2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-salesforce": "^2.0.2",
"eslint-config-salesforce": "^2.2.0",
"eslint-config-salesforce-license": "^0.2.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.29.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -652,10 +652,10 @@ eslint-config-salesforce-license@^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@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.0.2.tgz#38eb2d8eb2824c66967ed9b45bc92082eba2f225"
integrity sha512-3jbrI+QFu/KaQbPYIBxItB3okqUtA4EBCGiR6s2kcUMIZBLBBGAURW0k62f9WAv1EagR3eUoO0m9ru7LTj2F5Q==
eslint-config-salesforce@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.2.0.tgz#04b6cf07dcbaabc32fc9edb0915860497db55c30"
integrity sha512-0zUEFJ2nNpMvVO3MgKEDUTGtaFZjL3xEIErr5h+BOft+OhGoIvZBNPnBBu12lvv29ylqIAQz5SwoVCCUzBhyPQ==

eslint-import-resolver-node@^0.3.9:
version "0.3.9"
Expand Down

0 comments on commit 9251f2d

Please sign in to comment.