Skip to content

Commit 0ac30c6

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.17.2 to 1.17.3
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.17.2 to 1.17.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.17.2...1.17.3) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cda64a commit 0ac30c6

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
@@ -17,7 +17,7 @@
1717
"@salesforce/cli-plugins-testkit": "^5",
1818
"@salesforce/dev-scripts": "^8.3.0",
1919
"@salesforce/plugin-command-reference": "^3.0.63",
20-
"eslint-plugin-sf-plugin": "^1.17.2",
20+
"eslint-plugin-sf-plugin": "^1.17.3",
2121
"oclif": "^4.4.1",
2222
"shx": "0.3.4",
2323
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4309,12 +4309,12 @@ eslint-plugin-perfectionist@^2.1.0:
43094309
minimatch "^9.0.3"
43104310
natural-compare-lite "^1.4.0"
43114311

4312-
eslint-plugin-sf-plugin@^1.17.2:
4313-
version "1.17.2"
4314-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.2.tgz#c2e5b40fdae762d3166696f0d9a3664ff8359141"
4315-
integrity sha512-N7o/rgpH5ImPwyGj7dByPwOeW7+VcA36/F35vUhL9NV8FOR35DDL8T+cX0HBGPWu4toSXjCmc2yEH52FdsnATg==
4312+
eslint-plugin-sf-plugin@^1.17.3:
4313+
version "1.17.3"
4314+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.3.tgz#3adda2e9955bf8f09859f935468c99ca15b58cc3"
4315+
integrity sha512-IFbKJYHbb0LBkdr/ftcz/awuEiktIhouJrHeZ0oQ2BOYKK4YOFdgfpVGqENNW2RvIS077bnjf8yzdgn2pLhcdg==
43164316
dependencies:
4317-
"@salesforce/core" "^6.4.7"
4317+
"@salesforce/core" "^6.5.1"
43184318
"@typescript-eslint/utils" "^6.17.0"
43194319

43204320
eslint-plugin-unicorn@^49.0.0:

0 commit comments

Comments
 (0)