Skip to content

Commit f81d6e7

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.9 to 1.18.11 (#96)
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.18.9 to 1.18.11. - [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.18.9...1.18.11) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df1fa38 commit f81d6e7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@salesforce/plugin-command-reference": "^3.1.8",
2828
"@types/node-fetch": "^2.6.11",
2929
"@types/tar": "^6.1.13",
30-
"eslint-plugin-sf-plugin": "^1.18.9",
30+
"eslint-plugin-sf-plugin": "^1.18.11",
3131
"esmock": "^2.6.6",
3232
"oclif": "^4.13.10",
3333
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3921,10 +3921,10 @@
39213921
strip-ansi "6.0.1"
39223922
ts-retry-promise "^0.8.1"
39233923

3924-
"@salesforce/core@^8.0.1", "@salesforce/core@^8.0.3", "@salesforce/core@^8.1.0":
3925-
version "8.1.0"
3926-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.1.0.tgz#8ee25acdacf9d70a6249907a2fe3503461f18766"
3927-
integrity sha512-oItr8cdeMe67glJN3dP1Gh/kasD0DUT6S6RfcLTH32wwuZNQAwMXNgBOCvlskr8nxPZ+YSSw7CVuqYMUmCtUXA==
3924+
"@salesforce/core@^8.0.1", "@salesforce/core@^8.1.0", "@salesforce/core@^8.1.1":
3925+
version "8.1.1"
3926+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.1.1.tgz#26db4e6da3573c4bd223eb05cb3da6aad8b2a311"
3927+
integrity sha512-PQ58kz0oRk/cjGhmiRj8W+x0Eg2mrWagrA4xMKaXjBAgSgU+V39BaO9IC1G2cAMGy53JJRBO5G876ala4gD44w==
39283928
dependencies:
39293929
"@jsforce/jsforce-node" "^3.2.1"
39303930
"@salesforce/kit" "^3.1.6"
@@ -8045,12 +8045,12 @@ eslint-plugin-react@^7.32.2:
80458045
semver "^6.3.1"
80468046
string.prototype.matchall "^4.0.11"
80478047

8048-
eslint-plugin-sf-plugin@^1.18.9:
8049-
version "1.18.9"
8050-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.9.tgz#785916e1c428bbc886a6d5c1cd1f5214cbb03319"
8051-
integrity sha512-p/l64/qsGp3iD28PfsSEtWYJ9ziWDZ6aOtoty99WQDpazLVG3DDzCSE/pZjwPQlY1AnU+4eo9/H8ZROeuA3Nmw==
8048+
eslint-plugin-sf-plugin@^1.18.11:
8049+
version "1.18.11"
8050+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.11.tgz#bf320e0dbbad4979e23842b60efd1db3b8611c83"
8051+
integrity sha512-4EaoQL5LK2Ruvc7Ws5SfteybbXYzQTAF8+8didZf0XiJBrZYSTWkdEheFG75Mk0HajxFj3XV4cW450tgCeUvHg==
80528052
dependencies:
8053-
"@salesforce/core" "^8.0.3"
8053+
"@salesforce/core" "^8.1.1"
80548054
"@typescript-eslint/utils" "^6.17.0"
80558055

80568056
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)