Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump the npm-dependencies group across 1 directory with 7 updates #55

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2024

Bumps the npm-dependencies group with 7 updates in the / directory:

Package From To
@oclif/core 3.18.1 3.27.0
@salesforce/core 6.4.7 6.7.6
@oclif/plugin-command-snapshot 5.0.6 5.2.2
@salesforce/cli-plugins-testkit 5.1.7 5.3.11
eslint-plugin-sf-plugin 1.17.2 1.18.6
oclif 4.3.8 4.13.6
typescript 5.3.3 5.4.5

Updates @oclif/core from 3.18.1 to 3.27.0

Release notes

Sourced from @​oclif/core's releases.

3.27.0

Features

  • added option to specify example flag value in docopts (#1095) (0345ac3), closes #1091

3.26.9

Bug Fixes

  • only replace command id in usage if it's at beginning of string (#1090) (3916945)

3.26.8

Bug Fixes

3.26.7

Bug Fixes

3.26.6

Bug Fixes

  • new "dont check npm" option for plugin-update (#1071) (9ccc797)

3.26.5

Bug Fixes

3.26.4

Bug Fixes

3.26.3

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)

3.26.2

Bug Fixes

  • do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)

3.26.1

Bug Fixes

  • deps: bump minimatch from 9.0.3 to 9.0.4 (#1041) (87cd0e6)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.27.0 (2024-06-04)

Features

  • added option to specify example flag value in docopts (#1095) (0345ac3), closes #1091

3.26.9 (2024-06-03)

Bug Fixes

  • only replace command id in usage if it's at beginning of string (#1090) (3916945)

3.26.8 (2024-06-03)

Bug Fixes

3.26.7 (2024-06-03)

Bug Fixes

3.26.6 (2024-05-06)

Bug Fixes

  • new "dont check npm" option for plugin-update (#1071) (9ccc797)

3.26.5 (2024-04-30)

Bug Fixes

... (truncated)

Commits
  • db3ad80 chore(release): 3.27.0 [skip ci]
  • 0345ac3 feat: added option to specify example flag value in docopts (#1095)
  • 2ea2423 chore(release): 3.26.9 [skip ci]
  • 3916945 fix: only replace command id in usage if it's at beginning of string (#1090)
  • 85310aa chore(release): 3.26.8 [skip ci]
  • cdc9c53 chore(dev-deps): bump @​oclif/plugin-help from 6.0.22 to 6.1.0 (#1092)
  • 58b9fed fix(deps): bump debug from 4.3.4 to 4.3.5 (#1093)
  • af2cfda chore(release): 3.26.7 [skip ci]
  • 9639fd4 fix: get core meta version (#1094)
  • 7eac5a4 Merge pull request #1087 from oclif/dependabot-npm_and_yarn-fancy-test-3.0.16
  • Additional commits viewable in compare view

Updates @salesforce/core from 6.4.7 to 6.7.6

Release notes

Sourced from @​salesforce/core's releases.

6.7.6

No release notes provided.

6.7.5

Bug Fixes

  • current linter standards, allow 2 (20601d0)

6.7.4

Bug Fixes

  • deps: bump @​salesforce/kit from 3.0.15 to 3.1.0 (ad320e0)

6.7.3

Bug Fixes

6.7.2

Bug Fixes

  • updating CN Edition test references (46ed37e)

6.7.1

Bug Fixes

6.7.0

Features

6.6.0

Bug Fixes

  • delete sandbox auth files before writing new one (e88d780)

Features

  • add support for refreshing sandboxes (1071303)

6.5.6

Bug Fixes

  • deps: bump @​types/semver from 7.5.7 to 7.5.8 (ee55b66)

6.5.5

Bug Fixes

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

6.7.6 (2024-04-04)

6.7.5 (2024-04-04)

Bug Fixes

  • current linter standards, allow 2 (20601d0)

6.7.4 (2024-03-31)

Bug Fixes

  • deps: bump @​salesforce/kit from 3.0.15 to 3.1.0 (ad320e0)

6.7.3 (2024-03-22)

Bug Fixes

6.7.2 (2024-03-22)

Bug Fixes

  • updating CN Edition test references (46ed37e)

6.7.1 (2024-03-11)

Bug Fixes

6.7.0 (2024-02-28)

... (truncated)

Commits
  • b54c04d chore(release): 6.7.6 [skip ci]
  • 59cf193 Merge pull request #1038 from forcedotcom/feat/ps-psl-assignments
  • e914757 chore(release): 6.7.5 [skip ci]
  • 092923b Merge pull request #1044 from forcedotcom/sm/v4-prep
  • d0f2239 ci: link checker but skips examples
  • 32411f6 chore: remove EXPORTED since we generate docs
  • 20601d0 fix: current linter standards, allow 2
  • 618730f chore: basic deps
  • 3072845 chore(release): 6.7.4 [skip ci]
  • 7490e05 Merge pull request #1043 from forcedotcom/dependabot-npm_and_yarn-salesforce-...
  • Additional commits viewable in compare view

Updates @oclif/plugin-command-snapshot from 5.0.6 to 5.2.2

Release notes

Sourced from @​oclif/plugin-command-snapshot's releases.

5.2.2

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.3 (#570) (28aa86a)

5.2.1

Bug Fixes

5.2.0

Features

  • use @​oclif/core v4 (6287829)
  • use ansis instead of chalk (f709b80)

5.1.9

Bug Fixes

  • deps: bump @​oclif/core from 3.26.5 to 3.26.6 (#554) (111ce4f)

5.1.8

Bug Fixes

  • deps: bump @​oclif/core from 3.26.4 to 3.26.5 (#544) (a1694d7)

5.1.8-qa.0

Bug Fixes

  • deps: schema-generator major bump (6db8b62)

5.1.7

Bug Fixes

  • deps: bump @​oclif/core from 3.26.3 to 3.26.4 (#535) (745350d)

5.1.6

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.3 (#531) (dbc9d9e)

5.1.5

Bug Fixes

  • deps: bump ts-json-schema-generator from 1.5.0 to 1.5.1 (#530) (2193cf3)

5.1.4

No release notes provided.

5.1.3

... (truncated)

Changelog

Sourced from @​oclif/plugin-command-snapshot's changelog.

5.2.2 (2024-06-08)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.3 (#570) (28aa86a)

5.2.1 (2024-06-04)

Bug Fixes

5.2.0 (2024-05-31)

Features

  • use @​oclif/core v4 (6287829)
  • use ansis instead of chalk (f709b80)

5.1.9 (2024-05-11)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.5 to 3.26.6 (#554) (111ce4f)

5.1.8 (2024-05-05)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.4 to 3.26.5 (#544) (a1694d7)

5.1.7 (2024-04-21)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.3 to 3.26.4 (#535) (745350d)

5.1.6 (2024-04-14)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.3 (#531) (dbc9d9e)

5.1.5 (2024-04-13)

Bug Fixes

  • deps: bump ts-json-schema-generator from 1.5.0 to 1.5.1 (#530) (2193cf3)

5.1.4 (2024-03-25)

... (truncated)

Commits
  • 90af9e5 chore(release): 5.2.2 [skip ci]
  • 28aa86a fix(deps): bump @​oclif/core from 4.0.0 to 4.0.3 (#570)
  • a4c2ed6 chore(release): 5.2.1 [skip ci]
  • 9a7cd1e fix: core v4
  • c410c23 chore(dev-deps): bump lint-staged from 15.2.4 to 15.2.5 (#563)
  • b049439 chore(dev-deps): bump @​oclif/plugin-help from 6.0.22 to 6.1.0 (#564)
  • 8c19b3c chore(dev-deps): bump oclif from 4.11.0 to 4.12.0 (#565)
  • c2c3d8c chore(release): 5.2.0 [skip ci]
  • f8295ac Merge pull request #562 from oclif/mdonnalley/core-v4
  • 451d0df chore: move types/lodash.difference to devDeps
  • Additional commits viewable in compare view

Updates @salesforce/cli-plugins-testkit from 5.1.7 to 5.3.11

Release notes

Sourced from @​salesforce/cli-plugins-testkit's releases.

5.3.11

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (f7b7a4b)

5.3.10

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.9 to 7.3.12 (be84345)

5.3.9

Bug Fixes

  • deps: bump debug from 4.3.4 to 4.3.5 (ee15d47)

5.3.8

Bug Fixes

  • deps: bump ts-retry-promise from 0.8.0 to 0.8.1 (0260339)

5.3.7

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.8 to 7.3.9 (d2845f0)

5.3.6

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.1 to 3.1.2 (5383811)

5.3.5

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.5 to 7.3.8 (f866ddb)

5.3.4

Bug Fixes

  • deps: bump sinon from 17.0.1 to 17.0.2 (52921f1)

5.3.3

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.3 to 7.3.5 (b4ded57)

5.3.2

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.1 to 7.3.3 (3815ec1)

... (truncated)

Changelog

Sourced from @​salesforce/cli-plugins-testkit's changelog.

5.3.11 (2024-06-13)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (f7b7a4b)

5.3.10 (2024-06-08)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.9 to 7.3.12 (be84345)

5.3.9 (2024-06-01)

Bug Fixes

  • deps: bump debug from 4.3.4 to 4.3.5 (ee15d47)

5.3.8 (2024-05-26)

Bug Fixes

  • deps: bump ts-retry-promise from 0.8.0 to 0.8.1 (0260339)

5.3.7 (2024-05-25)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.8 to 7.3.9 (d2845f0)

5.3.6 (2024-05-25)

Bug Fixes

... (truncated)

Commits
  • 7add56f chore(release): 5.3.11 [skip ci]
  • 65590dd Merge pull request #652 from salesforcecli/dependabot-npm_and_yarn-braces-3.0.3
  • f7b7a4b fix(deps): bump braces from 3.0.2 to 3.0.3
  • ec24109 Merge pull request #651 from salesforcecli/update-gha
  • 983df8e chore: update github actions [no ci]
  • d71ad7e Merge pull request #650 from salesforcecli/devScripts2024-06-09
  • 34339c9 chore: updates from devScripts
  • 963bb2d chore(release): 5.3.10 [skip ci]
  • caf5725 Merge pull request #649 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • be84345 fix(deps): bump @​salesforce/core from 7.3.9 to 7.3.12
  • Additional commits viewable in compare view

Updates eslint-plugin-sf-plugin from 1.17.2 to 1.18.6

Release notes

Sourced from eslint-plugin-sf-plugin's releases.

1.18.6

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (e1ffaac)

1.18.5

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.8 to 7.3.9 (263d383)

1.18.4

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.1 to 7.3.8 (aedb2dd)

1.18.3

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.0 to 7.3.1 (34ecd3d)

1.18.2

Bug Fixes

  • deps: bump @​salesforce/core from 7.2.0 to 7.3.0 (c61a24e)

1.18.1

Bug Fixes

  • deps: bump @​salesforce/core from 7.0.0 to 7.2.0 (6f299db)

1.18.0

Features

1.17.5

Bug Fixes

  • deps: bump @​salesforce/core from 6.7.0 to 6.7.3 (d136933)

1.17.4

Bug Fixes

  • deps: bump @​salesforce/core from 6.5.1 to 6.7.0 (e1a8b58)

1.17.3

Bug Fixes

  • deps: bump @​salesforce/core from 6.4.7 to 6.5.1 (3ec1636)
Changelog

Sourced from eslint-plugin-sf-plugin's changelog.

1.18.6 (2024-06-13)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (e1ffaac)

1.18.5 (2024-05-26)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.8 to 7.3.9 (263d383)

1.18.4 (2024-05-18)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.1 to 7.3.8 (aedb2dd)

1.18.3 (2024-04-28)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.0 to 7.3.1 (34ecd3d)

1.18.2 (2024-04-21)

Bug Fixes

  • deps: bump @​salesforce/core from 7.2.0 to 7.3.0 (c61a24e)

1.18.1 (2024-04-14)

Bug Fixes

... (truncated)

Commits
  • 22cdba3 chore(release): 1.18.6 [skip ci]
  • e4678fe Merge pull request #429 from salesforcecli/dependabot-npm_and_yarn-braces-3.0.3
  • e1ffaac fix(deps): bump braces from 3.0.2 to 3.0.3
  • 8c5f1b3 Merge pull request #428 from salesforcecli/update-gha
  • 9f699a9 chore: update github actions [no ci]
  • ddc1673 Merge pull request #427 from salesforcecli/dependabot-npm_and_yarn-types-node...
  • 8cf4b94 chore(dev-deps): bump @​types/node from 20.13.0 to 20.14.2
  • c1b2f39 Merge pull request #424 from salesforcecli/dependabot-npm_and_yarn-types-node...
  • 9ad7d6a Merge pull request #425 from salesforcecli/dependabot-npm_and_yarn-ts-jest-29...
  • 8fcf092 chore(dev-deps): bump ts-jest from 29.1.3 to 29.1.4
  • Additional commits viewable in compare view

Updates oclif from 4.3.8 to 4.13.6

Release notes

Sourced from oclif's releases.

4.13.6

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (2d70057)

4.13.5

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.574.0 to 3.592.0 (3c8e7c3)

4.13.4

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.1 to 3.2.3 (336bfb0)

4.13.3

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.21 to 6.2.0 (e8ff8e4)

4.13.2

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.3 (a5b9fb9)

4.13.1

Bug Fixes

4.13.0

Features

4.12.4

Bug Fixes

4.12.3

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.1.10 to 3.2.1 (82a3bf8)

4.12.2

Bug Fixes

  • deps: bump @​inquirer/select from 2.3.4 to 2.3.5 (8e053e6)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.13.6 (2024-06-13)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (2d70057)

4.13.5 (2024-06-10)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.574.0 to 3.592.0 (3c8e7c3)

4.13.4 (2024-06-09)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.1 to 3.2.3 (336bfb0)

4.13.3 (2024-06-09)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.21 to 6.2.0 (e8ff8e4)

4.13.2 (2024-06-09)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.3 (a5b9fb9)

4.13.1 (2024-06-07)

Bug Fixes

4.13.0 (2024-06-04)

Features

4.12.4 (2024-06-04)

Bug Fixes

4.12.3 (2024-06-03)

... (truncated)

Commits
  • 2f54ced chore(release): 4.13.6 [skip ci]
  • 8adfbf5 Merge pull request #1448 from oclif/dependabot-npm_and_yarn-braces-3.0.3
  • 2d70057 fix(deps): bump braces from 3.0.2 to 3.0.3
  • e2156db Merge pull request #1446 from oclif/update-gha
  • 468c14f chore: update github actions [no ci]
  • 752f873 chore(release): 4.13.5 [skip ci]
  • 89a1c8f Merge pull request #1441 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • b392a7f Merge pull request #1442 from oclif/dependabot-npm_and_yarn-prettier-3.3.1
  • ccd763a chore(release): 4.13.4 [skip ci]
  • 6583ec5 Merge pull request #1445 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • Additional commits viewable in compare view

Updates typescript from 5.3.3 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…updates

Bumps the npm-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@oclif/core](https://github.com/oclif/core) | `3.18.1` | `3.27.0` |
| [@salesforce/core](https://github.com/forcedotcom/sfdx-core) | `6.4.7` | `6.7.6` |
| [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) | `5.0.6` | `5.2.2` |
| [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.1.7` | `5.3.11` |
| [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) | `1.17.2` | `1.18.6` |
| [oclif](https://github.com/oclif/oclif) | `4.3.8` | `4.13.6` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |



Updates `@oclif/core` from 3.18.1 to 3.27.0
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.18.1...3.27.0)

Updates `@salesforce/core` from 6.4.7 to 6.7.6
- [Release notes](https://github.com/forcedotcom/sfdx-core/releases)
- [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/sfdx-core@6.4.7...6.7.6)

Updates `@oclif/plugin-command-snapshot` from 5.0.6 to 5.2.2
- [Release notes](https://github.com/oclif/plugin-command-snapshot/releases)
- [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-command-snapshot@5.0.6...5.2.2)

Updates `@salesforce/cli-plugins-testkit` from 5.1.7 to 5.3.11
- [Release notes](https://github.com/salesforcecli/cli-plugins-testkit/releases)
- [Changelog](https://github.com/salesforcecli/cli-plugins-testkit/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/cli-plugins-testkit@5.1.7...5.3.11)

Updates `eslint-plugin-sf-plugin` from 1.17.2 to 1.18.6
- [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.18.6)

Updates `oclif` from 4.3.8 to 4.13.6
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.3.8...4.13.6)

Updates `typescript` from 5.3.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@salesforce/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@oclif/plugin-command-snapshot"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@salesforce/cli-plugins-testkit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-sf-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2024

The following labels could not be found: npm.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 21, 2024

Superseded by #57.

@dependabot dependabot bot closed this Jun 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/npm-dependencies-c5f3d11397 branch June 21, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants