Skip to content

Commit

Permalink
Merge pull request #489 from salesforcecli/dependabot-npm_and_yarn-es…
Browse files Browse the repository at this point in the history
…lint-plugin-sf-plugin-1.17.2

chore(dev-deps): bump eslint-plugin-sf-plugin from 1.17.1 to 1.17.2
  • Loading branch information
svc-cli-bot authored Jan 23, 2024
2 parents c8846ae + 1287ebe commit 16e277d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@inquirer/type": "^1.1.5",
"@salesforce/dev-scripts": "^8.3.0",
"eslint-plugin-sf-plugin": "^1.17.1",
"eslint-plugin-sf-plugin": "^1.17.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
Expand Down
36 changes: 6 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -626,31 +626,7 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/core@^6.4.4":
version "6.4.7"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.7.tgz#f15538380aa5c75de697d3c95a2ddbdabae69dbb"
integrity sha512-gebjw2xC8Z0gqS3lYRQWz7J+PuGZtybotrnnaJbnzzxdfpBFIp6PjW4nt/235BQW9UWFTLaQh+AwkFgmMTTSkA==
dependencies:
"@salesforce/kit" "^3.0.15"
"@salesforce/schemas" "^1.6.1"
"@salesforce/ts-types" "^2.0.9"
"@types/semver" "^7.5.6"
ajv "^8.12.0"
change-case "^4.1.2"
faye "^1.4.0"
form-data "^4.0.0"
js2xmlparser "^4.0.1"
jsforce "^2.0.0-beta.29"
jsonwebtoken "9.0.2"
jszip "3.10.1"
pino "^8.17.2"
pino-abstract-transport "^1.1.0"
pino-pretty "^10.3.1"
proper-lockfile "^4.1.2"
semver "^7.5.4"
ts-retry-promise "^0.7.1"

"@salesforce/core@^6.5.0":
"@salesforce/core@^6.4.7", "@salesforce/core@^6.5.0":
version "6.5.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.0.tgz#a59666270ee3e135520a29d83211685d56443070"
integrity sha512-6IwPSvqglX4nUQuIvU5wBX64XS+JxRbxtGLEom/MoAD9QwNXmtU/ZGD/iOvvqV30BL7hzX/xVlJX+cGHsiYg5A==
Expand Down Expand Up @@ -2216,12 +2192,12 @@ eslint-plugin-jsdoc@^46.9.0:
semver "^7.5.4"
spdx-expression-parse "^3.0.1"

eslint-plugin-sf-plugin@^1.17.1:
version "1.17.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.1.tgz#085119cb27d856170c0651c0d0abbd25493a22d6"
integrity sha512-ZbIC0P5W7enSMNWZYTKKMzQ+yAU8FyWKazdOwk2rMrMEVk+LA23lfKcgCEvvuala718TEkqkPTwPYyn7qujPkA==
eslint-plugin-sf-plugin@^1.17.2:
version "1.17.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.2.tgz#c2e5b40fdae762d3166696f0d9a3664ff8359141"
integrity sha512-N7o/rgpH5ImPwyGj7dByPwOeW7+VcA36/F35vUhL9NV8FOR35DDL8T+cX0HBGPWu4toSXjCmc2yEH52FdsnATg==
dependencies:
"@salesforce/core" "^6.4.4"
"@salesforce/core" "^6.4.7"
"@typescript-eslint/utils" "^6.17.0"

eslint-plugin-unicorn@^49.0.0:
Expand Down

0 comments on commit 16e277d

Please sign in to comment.