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 #57

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 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.3
@salesforce/cli-plugins-testkit 5.1.7 5.3.15
eslint-plugin-sf-plugin 1.17.2 1.18.8
oclif 4.3.8 4.13.8
typescript 5.3.3 5.5.2

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.3

Release notes

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

5.2.3

Bug Fixes

  • deps: bump @​oclif/core from 4.0.3 to 4.0.6 (#574) (57e907d)

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)

... (truncated)

Changelog

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

5.2.3 (2024-06-16)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.3 to 4.0.6 (#574) (57e907d)

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)

... (truncated)

Commits
  • d7008d4 chore(release): 5.2.3 [skip ci]
  • 57e907d fix(deps): bump @​oclif/core from 4.0.3 to 4.0.6 (#574)
  • c542ee6 chore(dev-deps): bump lint-staged from 15.2.5 to 15.2.7 (#575)
  • 211b77e chore(dev-deps): bump prettier from 3.2.5 to 3.3.2 (#576)
  • 469a4d7 chore(dev-deps): bump oclif from 4.13.2 to 4.13.6 (#577)
  • 14f9865 Merge pull request #572 from oclif/update-gha
  • 118aba1 chore: update github actions [no ci]
  • 7b7d614 chore(dev-deps): bump @​types/node from 18.19.33 to 18.19.34 (#567)
  • 867add6 chore(dev-deps): bump oclif from 4.12.0 to 4.13.2 (#571)
  • b748fbd chore(dev-deps): bump @​oclif/plugin-help from 6.1.0 to 6.2.0 (#568)
  • Additional commits viewable in compare view

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

Release notes

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

5.3.15

Bug Fixes

5.3.14

Bug Fixes

  • deps: bump @​salesforce/ts-types from 2.0.9 to 2.0.10 (585ac63)

5.3.13

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.2 to 3.1.4 (a3b168d)

5.3.12

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.12 to 7.4.1 (c46932b)

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)

... (truncated)

Changelog

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

5.3.15 (2024-06-19)

Bug Fixes

5.3.14 (2024-06-16)

Bug Fixes

  • deps: bump @​salesforce/ts-types from 2.0.9 to 2.0.10 (585ac63)

5.3.13 (2024-06-16)

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.2 to 3.1.4 (a3b168d)

5.3.12 (2024-06-15)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.12 to 7.4.1 (c46932b)

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

... (truncated)

Commits
  • 9b1fbc6 chore(release): 5.3.15 [skip ci]
  • 5021ce2 Merge pull request #657 from salesforcecli/sm/core8
  • 3e78f33 fix(deps): core 8
  • 804e054 chore(release): 5.3.14 [skip ci]
  • f87946d Merge pull request #653 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 585ac63 fix(deps): bump @​salesforce/ts-types from 2.0.9 to 2.0.10
  • ee434e3 chore(release): 5.3.13 [skip ci]
  • 71d7bec Merge pull request #654 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • a3b168d fix(deps): bump @​salesforce/kit from 3.1.2 to 3.1.4
  • 835e96a Merge pull request #655 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • Additional commits viewable in compare view

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

Release notes

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

1.18.8

Bug Fixes

1.18.7

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.9 to 7.4.1 (a23d2ba)

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)

... (truncated)

Changelog

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

1.18.8 (2024-06-19)

Bug Fixes

1.18.7 (2024-06-15)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.9 to 7.4.1 (a23d2ba)

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

... (truncated)

Commits
  • 77962b9 chore(release): 1.18.8 [skip ci]
  • a68df92 Merge pull request #431 from salesforcecli/sm/core8
  • 5a1bc59 fix(deps): core8
  • b77c0d7 chore(release): 1.18.7 [skip ci]
  • 896ba71 Merge pull request #430 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • a23d2ba fix(deps): bump @​salesforce/core from 7.3.9 to 7.4.1
  • 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
  • Additional commits viewable in compare view

Updates oclif from 4.3.8 to 4.13.8

Release notes

Sourced from oclif's releases.

4.13.8

Bug Fixes

  • allow upload to succeed without buildmanifest (#1449) (3cb1118)

4.13.7

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.0 to 6.2.2 (2401a69)

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

... (truncated)

Changelog

Sourced from oclif's changelog.

4.13.8 (2024-06-17)

Bug Fixes

  • allow upload to succeed without buildmanifest (#1449) (3cb1118)

4.13.7 (2024-06-16)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.0 to 6.2.2 (2401a69)

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)

... (truncated)

Commits
  • 52b93b4 chore(release): 4.13.8 [skip ci]
  • 3cb1118 fix: allow upload to succeed without buildmanifest (#1449)
  • 25839b0 Merge pull request #1450 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...
  • c2ca9ae Merge pull request #1451 from oclif/dependabot-npm_and_yarn-lint-staged-15.2.7
  • 25ba745 chore(release): 4.13.7 [skip ci]
  • d972bc0 Merge pull request #1452 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • fc27a9f Merge pull request #1453 from oclif/dependabot-npm_and_yarn-types-node-18.19.34
  • 5d83f57 chore(dev-deps): bump @​types/node from 18.19.31 to 18.19.34
  • af54893 Merge pull request #1454 from oclif/dependabot-npm_and_yarn-types-lodash-4.17.5
  • a4910da chore(dev-deps): bump @​types/lodash from 4.17.4 to 4.17.5
  • Additional commits viewable in compare view

Updates typescript from 5.3.3 to 5.5.2

Release notes

Sourced from typescript's releases.

TypeScript 5.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.5 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 Beta

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.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • ce2e60e Update LKG
  • f3b21a2 🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...
  • 7b1620b 🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...
  • 5367ae1 Bump version to 5.5.2 and LKG
  • 02132e5 🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...
  • 45b1e3c 🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
  • 17933ee 🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...
  • 552b07e 🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...
  • 39c9eeb Pick #58857 to release-5.5 (#58858)
  • 2b0009c 🤖 Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#...
  • 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.3` |
| [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.1.7` | `5.3.15` |
| [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) | `1.17.2` | `1.18.8` |
| [oclif](https://github.com/oclif/oclif) | `4.3.8` | `4.13.8` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.2` |



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.3
- [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.3)

Updates `@salesforce/cli-plugins-testkit` from 5.1.7 to 5.3.15
- [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.15)

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

Updates `oclif` from 4.3.8 to 4.13.8
- [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.8)

Updates `typescript` from 5.3.3 to 5.5.2
- [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.5.2)

---
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 21, 2024

The following labels could not be found: npm.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2024
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