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 with 7 updates #41

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps the npm-dependencies group with 7 updates:

Package From To
@oclif/core 3.18.1 3.25.3
@salesforce/core 6.4.7 6.7.1
@oclif/plugin-command-snapshot 5.0.6 5.1.2
@salesforce/cli-plugins-testkit 5.1.7 5.1.11
eslint-plugin-sf-plugin 1.17.2 1.17.4
oclif 4.3.8 4.6.1
typescript 5.3.3 5.4.3

Updates @oclif/core from 3.18.1 to 3.25.3

Release notes

Sourced from @​oclif/core's releases.

3.25.3

Bug Fixes

  • show options when required flag or arg is not given a value (#1017) (003ad6f)

3.25.2

Bug Fixes

3.25.1

Bug Fixes

  • ensure string is passed to process.emitWarning (#1015) (47081db)

3.25.0

Features

3.24.0

Bug Fixes

Features

  • print ellipsis on arg if static is false (7a71524)

3.23.1

Bug Fixes

  • remove configured id from usage override (#1012) (a8efedd)

3.23.0

Features

3.22.0

Features

  • support plugins with wildcards (966db94)

3.21.2

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.25.3 (2024-03-19)

Bug Fixes

  • show options when required flag or arg is not given a value (#1017) (003ad6f)

3.25.2 (2024-03-15)

Bug Fixes

3.25.1 (2024-03-14)

Bug Fixes

  • ensure string is passed to process.emitWarning (#1015) (47081db)

3.25.0 (2024-03-12)

Features

3.24.0 (2024-03-11)

Bug Fixes

Features

  • print ellipsis on arg if static is false (7a71524)

... (truncated)

Commits
  • 54530e8 chore(release): 3.25.3 [skip ci]
  • 003ad6f fix: show options when required flag or arg is not given a value (#1017)
  • 1d0f9e9 ci: revert test workflow action
  • 4c0bf3e ci: test only on pull_request
  • e495adc ci: add more event triggers
  • 30037e9 chore: update README [skip ci]
  • 812df4b chore: add link to contributing guide [skip ci]
  • 257390b chore: add CONTRIBUTING.md [skip ci]
  • 6379956 chore(dev-deps): bump @​oclif/plugin-help from 6.0.17 to 6.0.18 (#1018)
  • 2b439f2 Merge pull request #1019 from oclif/dependabot-npm_and_yarn-types-node-18.19.24
  • Additional commits viewable in compare view

Updates @salesforce/core from 6.4.7 to 6.7.1

Release notes

Sourced from @​salesforce/core's releases.

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

  • deps: bump semver and @​types/semver (a868c32)

6.5.4

Bug Fixes

  • deps: bump pino from 8.18.0 to 8.19.0 (ff148e1)

6.5.3

Bug Fixes

  • remove unused env/config (1c5bc73)

6.5.2

Bug Fixes

  • deps: bump pino from 8.17.2 to 8.18.0 (5485a4d)

6.5.1

Bug Fixes

  • correct typings for configStore get (4dad8c7)

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

6.7.1 (2024-03-11)

Bug Fixes

6.7.0 (2024-02-28)

Features

6.6.0 (2024-02-27)

Bug Fixes

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

Features

  • add support for refreshing sandboxes (1071303)

6.5.6 (2024-02-25)

Bug Fixes

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

6.5.5 (2024-02-18)

Bug Fixes

  • deps: bump semver and @​types/semver (a868c32)

6.5.4 (2024-02-18)

Bug Fixes

  • deps: bump pino from 8.18.0 to 8.19.0 (ff148e1)

6.5.3 (2024-02-06)

Bug Fixes

  • remove unused env/config (1c5bc73)

6.5.2 (2024-02-04)

Bug Fixes

... (truncated)

Commits
  • 1eb9268 chore(release): 6.7.1 [skip ci]
  • 5786688 fix: re-enable code challenge support (#1035)
  • a7c3155 Merge pull request #1037 from forcedotcom/dependabot-npm_and_yarn-typescript-...
  • 56a4c93 chore(dev-deps): bump typescript from 5.3.3 to 5.4.2
  • 5ae6122 Merge pull request #1034 from forcedotcom/dependabot-npm_and_yarn-types-jsonw...
  • 932153e chore(dev-deps): bump @​types/jsonwebtoken from 9.0.5 to 9.0.6
  • 282e15b chore(release): 6.7.0 [skip ci]
  • dfe8a17 feat: support stronger ciphers (#810)
  • c941c9d chore(release): 6.6.0 [skip ci]
  • ffe344a Merge pull request #1031 from forcedotcom/sh/refresh-sandbox
  • Additional commits viewable in compare view

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

Release notes

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

5.1.2

Bug Fixes

  • deps: bump @​oclif/core from 3.21.0 to 3.25.2 (#505) (6eb2bd5)

5.1.1

Bug Fixes

  • publish npm-shrinkwrap.json (39ff428)

5.1.0

Features

5.0.10

Bug Fixes

  • deps: bump @​oclif/core from 3.19.6 to 3.20.0 (#494) (fee5d09)

5.0.9

Bug Fixes

  • deps: bump @​oclif/core from 3.18.2 to 3.19.2 (#483) (126f360)

5.0.8

Bug Fixes

  • deps: bump semver from 7.5.4 to 7.6.0 (#478) (dbc90ee)

5.0.7

Bug Fixes

  • deps: bump @​oclif/core from 3.18.1 to 3.18.2 (#473) (0b44529)
Changelog

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

5.1.2 (2024-03-17)

Bug Fixes

  • deps: bump @​oclif/core from 3.21.0 to 3.25.2 (#505) (6eb2bd5)

5.1.1 (2024-03-06)

Bug Fixes

  • publish npm-shrinkwrap.json (39ff428)

5.1.0 (2024-03-04)

Features

5.0.10 (2024-03-03)

Bug Fixes

  • deps: bump @​oclif/core from 3.19.6 to 3.20.0 (#494) (fee5d09)

5.0.9 (2024-02-18)

Bug Fixes

  • deps: bump @​oclif/core from 3.18.2 to 3.19.2 (#483) (126f360)

5.0.8 (2024-02-11)

Bug Fixes

  • deps: bump semver from 7.5.4 to 7.6.0 (#478) (dbc90ee)

5.0.7 (2024-02-04)

Bug Fixes

  • deps: bump @​oclif/core from 3.18.1 to 3.18.2 (#473) (0b44529)
Commits
  • b8c5af6 chore(release): 5.1.2 [skip ci]
  • 6eb2bd5 fix(deps): bump @​oclif/core from 3.21.0 to 3.25.2 (#505)
  • af8358d chore(dev-deps): bump @​types/node from 18.19.21 to 18.19.24 (#506)
  • cd53f71 chore(dev-deps): bump @​oclif/test from 3.2.1 to 3.2.6 (#510)
  • c603350 chore(dev-deps): bump @​commitlint/config-conventional (#508)
  • b847937 chore(dev-deps): bump @​oclif/plugin-help from 6.0.17 to 6.0.18 (#509)
  • 34fada1 chore(dev-deps): bump eslint-config-oclif-typescript (#504)
  • 2135218 chore(dev-deps): bump eslint-config-oclif from 5.0.0 to 5.1.0 (#499)
  • a35ebb7 chore(dev-deps): bump mocha from 10.2.0 to 10.3.0 (#500)
  • abce902 chore(dev-deps): bump oclif from 4.4.19 to 4.5.2 (#501)
  • Additional commits viewable in compare view

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

Release notes

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

5.1.11

Bug Fixes

  • deps: bump @​salesforce/core from 6.7.0 to 6.7.1 (6c8d788)

5.1.10

Bug Fixes

  • deps: bump @​salesforce/core from 6.5.3 to 6.7.0 (5bdeab3)

5.1.9

Bug Fixes

  • deps: bump @​salesforce/core from 6.5.1 to 6.5.3 (79ce8e9)

5.1.8

Bug Fixes

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

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

5.1.11 (2024-03-16)

Bug Fixes

  • deps: bump @​salesforce/core from 6.7.0 to 6.7.1 (6c8d788)

5.1.10 (2024-03-02)

Bug Fixes

  • deps: bump @​salesforce/core from 6.5.3 to 6.7.0 (5bdeab3)

5.1.9 (2024-02-10)

Bug Fixes

  • deps: bump @​salesforce/core from 6.5.1 to 6.5.3 (79ce8e9)

5.1.8 (2024-01-27)

Bug Fixes

  • deps: bump @​salesforce/core from 6.4.7 to 6.5.1 (34a4bb9)
Commits
  • 70f0427 chore(release): 5.1.11 [skip ci]
  • f820c9c Merge pull request #622 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 6c8d788 fix(deps): bump @​salesforce/core from 6.7.0 to 6.7.1
  • 043a228 Merge pull request #620 from salesforcecli/dependabot-npm_and_yarn-typescript...
  • a52ba69 chore(dev-deps): bump typescript from 5.3.3 to 5.4.2
  • 3fccce8 Merge pull request #619 from salesforcecli/devScripts2024-03-03
  • b810143 chore: updates from devScripts
  • 3abd7ee chore(release): 5.1.10 [skip ci]
  • 8449d07 Merge pull request #618 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 5bdeab3 fix(deps): bump @​salesforce/core from 6.5.3 to 6.7.0
  • Additional commits viewable in compare view

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

Release notes

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

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.17.4 (2024-03-02)

Bug Fixes

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

1.17.3 (2024-02-03)

Bug Fixes

  • deps: bump @​salesforce/core from 6.4.7 to 6.5.1 (3ec1636)
Commits
  • 99fd05d chore(release): 1.17.4 [skip ci]
  • 98df230 Merge pull request #401 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • e1a8b58 fix(deps): bump @​salesforce/core from 6.5.1 to 6.7.0
  • 49dd963 Merge pull request #400 from salesforcecli/dependabot-npm_and_yarn-eslint-and...
  • be0d9b7 chore(dev-deps): bump eslint and @​types/eslint
  • 01f1c78 Merge pull request #398 from salesforcecli/dependabot-npm_and_yarn-eslint-plu...
  • 093041c chore(dev-deps): bump eslint-plugin-eslint-plugin from 5.2.1 to 5.3.0
  • e104075 Merge pull request #393 from salesforcecli/dependabot-npm_and_yarn-ts-jest-29...
  • 68c6a69 Merge pull request #394 from salesforcecli/dependabot-npm_and_yarn-types-node...
  • ee18d51 chore(dev-deps): bump @​types/node from 20.11.16 to 20.11.17
  • Additional commits viewable in compare view

Updates oclif from 4.3.8 to 4.6.1

Release notes

Sourced from oclif's releases.

4.6.1-dev.1 (2024-03-21)

Bug Fixes

  • add oclif script, update readme flag (cbf5bcc)
  • remove unused yes flag from generate command and generate hook commands (78a6238)

4.6.1-dev.0 (2024-03-20)

Bug Fixes

  • pass in custom command for readme generation (63bb314)

4.6.1-dev.1

Bug Fixes

  • add oclif script, update readme flag (cbf5bcc)
  • remove unused yes flag from generate command and generate hook commands (78a6238)

4.6.1-dev.0

Bug Fixes

  • pass in custom command for readme generation (63bb314)

4.6.0

Features

4.5.7

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.525.0 to 3.535.0 (514c4ab)

4.5.6

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.515.0 to 3.535.0 (69b8209)

4.5.5

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.14 to 6.0.18 (e927d72)

4.5.4

Bug Fixes

... (truncated)

Changelog

Sourced from oclif's changelog.

4.6.1 (2024-03-21)

4.6.1-dev.1 (2024-03-21)

Bug Fixes

  • add oclif script, update readme flag (cbf5bcc)
  • remove unused yes flag from generate command and generate hook commands (78a6238)

4.6.1-dev.0 (2024-03-20)

Bug Fixes

  • pass in custom command for readme generation (63bb314)

4.6.0 (2024-03-19)

Features

4.5.7 (2024-03-17)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.525.0 to 3.535.0 (514c4ab)

4.5.6 (2024-03-17)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.515.0 to 3.535.0 (69b8209)

4.5.5 (2024-03-17)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.14 to 6.0.18 (e927d72)

4.5.4 (2024-03-11)

Bug Fixes

4.5.3 (2024-03-11)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.0.11 to 3.0.14 (#1330) (d228797)

... (truncated)

Commits
  • 695a536 chore(release): 4.6.1 [skip ci]
  • 282d629 Merge pull request #1339 from oclif/mdonnalley/customize-readme
  • a3c539a chore: update branch
  • c592a10 chore(release): 4.6.1-dev.1 [skip ci]
  • a4d6acf chore: boolean
  • cbf5bcc fix: add oclif script, update readme flag
  • 8bdeb88 ci: add new label to exempt list [skip ci]
  • f14955f ci: add new label to exempt list [skip ci]
  • fe35ddd ci: update stale.yml [skip ci]
  • 56287de ci: add stale workflow
  • Additional commits viewable in compare view

Updates typescript from 5.3.3 to 5.4.3

Release notes

Sourced from typescript's releases.

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

Downloads are available on:

TypeScript 5.4 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.4 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • 6ea273c Update LKG
  • cd06f92 🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)
  • ca8e720 Update LKG
  • 010b188 release-5.4: Revert PR 56087 (#57850)
  • fc7006c Update LKG
  • b45a418 🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#...
  • 609560f Bump version to 5.4.3 and LKG
  • f42605f 🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#...
  • 485c7c5 Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795)
  • 7f11456 🤖 Pick PR #57751 (Exclude generic string-like types f...) 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

Bumps the npm-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@oclif/core](https://github.com/oclif/core) | `3.18.1` | `3.25.3` |
| [@salesforce/core](https://github.com/forcedotcom/sfdx-core) | `6.4.7` | `6.7.1` |
| [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) | `5.0.6` | `5.1.2` |
| [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.1.7` | `5.1.11` |
| [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) | `1.17.2` | `1.17.4` |
| [oclif](https://github.com/oclif/oclif) | `4.3.8` | `4.6.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.3` |


Updates `@oclif/core` from 3.18.1 to 3.25.3
- [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.25.3)

Updates `@salesforce/core` from 6.4.7 to 6.7.1
- [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.1)

Updates `@oclif/plugin-command-snapshot` from 5.0.6 to 5.1.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.1.2)

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

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

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

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

---
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-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-sf-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Mar 22, 2024

The following labels could not be found: npm.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@oclif/[email protected] environment, network Transitive: filesystem +10 596 kB salesforce-releases
npm/@oclif/[email protected] Transitive: environment, filesystem, network +31 5.42 MB salesforce-releases
npm/@salesforce/[email protected] environment Transitive: filesystem, network +6 1.35 MB salesforce-releases
npm/@sindresorhus/[email protected] None 0 10.5 kB sindresorhus
npm/@types/[email protected] None 0 23.3 kB types
npm/[email protected] None +2 157 kB matteo.collina
npm/[email protected] None 0 12.1 kB sindresorhus
npm/[email protected] filesystem 0 10 kB sindresorhus
npm/[email protected] None 0 32.4 MB typescript-bot
npm/[email protected] None 0 3.45 kB sindresorhus

🚮 Removed packages: npm/@aws-sdk/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@gar/[email protected], npm/@jridgewell/[email protected], npm/@jridgewell/[email protected], npm/@oclif/[email protected], npm/@oclif/[email protected], npm/@salesforce/[email protected], npm/@salesforce/[email protected], npm/@salesforce/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2024

Superseded by #42.

@dependabot dependabot bot closed this Mar 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/npm-dependencies-69ab2ad21e branch March 29, 2024 12:03
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