Skip to content

Commit f67fe0d

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.15.2 to 1.15.3
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.15.2 to 1.15.3. - [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases) - [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md) - [Commits](salesforcecli/eslint-plugin-sf-plugin@1.15.2...1.15.3) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8a7f5c commit f67fe0d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-header": "^3.0.0",
3737
"eslint-plugin-import": "2.27.5",
3838
"eslint-plugin-jsdoc": "^40.3.0",
39-
"eslint-plugin-sf-plugin": "^1.15.2",
39+
"eslint-plugin-sf-plugin": "^1.15.3",
4040
"husky": "^7.0.4",
4141
"mocha": "^10.2.0",
4242
"moment": "^2.29.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3219,12 +3219,12 @@ eslint-plugin-prefer-arrow@^1.2.1:
32193219
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
32203220
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
32213221

3222-
eslint-plugin-sf-plugin@^1.15.2:
3223-
version "1.15.2"
3224-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.2.tgz#b830eb9f6a24d08f92f9fe24c1a3967bb8ae37a1"
3225-
integrity sha512-+kk6Dc8+KCFs8tgog+P+f/j5W+ZisyLC3v74EiYHcPLne1kdA83aGVX0kEq/pnBbJvoJaBGB5Jzm4rVF9CIYaQ==
3222+
eslint-plugin-sf-plugin@^1.15.3:
3223+
version "1.15.3"
3224+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.3.tgz#7eca5f69d42b7e63d80c026212378440a3381d45"
3225+
integrity sha512-dma7G0RYJ1lqTr+Gct87xiOzFghAm6UHu5d4RtjdWctpjoBBzCAsU42ChpWId2You/E0AiugeQT4ZXQEhd1rrA==
32263226
dependencies:
3227-
"@salesforce/core" "^3.36.0"
3227+
"@salesforce/core" "^3.36.1"
32283228
"@typescript-eslint/utils" "^5.58.0"
32293229

32303230
eslint-scope@^5.1.1:

0 commit comments

Comments
 (0)