Skip to content

Build(deps-dev): Bump the npm-development group with 5 updates#266

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-18e9ceb142
Open

Build(deps-dev): Bump the npm-development group with 5 updates#266
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-18e9ceb142

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the npm-development group with 5 updates:

Package From To
@eslint/eslintrc 3.3.3 3.3.4
@types/node 25.2.3 25.3.3
@typescript-eslint/eslint-plugin 8.56.0 8.56.1
@typescript-eslint/parser 8.56.0 8.56.1
eslint 10.0.0 10.0.2

Updates @eslint/eslintrc from 3.3.3 to 3.3.4

Release notes

Sourced from @​eslint/eslintrc's releases.

eslintrc: v3.3.4

3.3.4 (2026-02-22)

Bug Fixes

  • update ajv to 6.14.0 to address security vulnerabilities (#221) (9139140)
  • update minimatch to 3.1.3 to address security vulnerabilities (#224) (30339d0)
Changelog

Sourced from @​eslint/eslintrc's changelog.

3.3.4 (2026-02-22)

Bug Fixes

  • update ajv to 6.14.0 to address security vulnerabilities (#221) (9139140)
  • update minimatch to 3.1.3 to address security vulnerabilities (#224) (30339d0)
Commits
  • 4c45e24 chore: release 3.3.4 🚀 (#223)
  • 30339d0 fix: update minimatch to 3.1.3 to address security vulnerabilities (#224)
  • 9139140 fix: update ajv to 6.14.0 to address security vulnerabilities (#221)
  • 245ada5 docs: Update README sponsors
  • 78b1a0e docs: Update README sponsors
  • df32fff docs: Update README sponsors
  • a62f7f5 docs: Update README sponsors
  • 84a32c5 docs: Update README sponsors
  • 7ab5635 docs: Update README sponsors
  • 5e8a153 docs: Update README sponsors
  • Additional commits viewable in compare view

Updates @types/node from 25.2.3 to 25.3.3

Commits

Updates @typescript-eslint/eslint-plugin from 8.56.0 to 8.56.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.56.1

8.56.1 (2026-02-23)

What's Changed

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.56.1 (2026-02-23)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • 96a04a9 chore(release): publish 8.56.1
  • 958f390 chore(eslint-plugin): add default excludes to vitest (#12067)
  • ffb46ea docs(eslint-plugin): [method-signature-style] clarify autofix impact on type ...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.56.0 to 8.56.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.56.1

8.56.1 (2026-02-23)

What's Changed

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.56.1 (2026-02-23)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint from 10.0.0 to 10.0.2

Release notes

Sourced from eslint's releases.

v10.0.2

Bug Fixes

  • 2b72361 fix: update ajv to 6.14.0 to address security vulnerabilities (#20537) (루밀LuMir)

Documentation

  • 13eeedb docs: link rule type explanation to CLI option --fix-type (#20548) (Mike McCready)
  • 98cbf6b docs: update migration guide per Program range change (#20534) (Huáng Jùnliàng)
  • 61a2405 docs: add missing semicolon in vars-on-top rule example (#20533) (Abilash)

Chores

  • 951223b chore: update dependency @​eslint/eslintrc to ^3.3.4 (#20553) (renovate[bot])
  • 6aa1afe chore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536) (Milos Djermanovic)

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

  • e5c281f chore: updates for v9.39.3 release (Jenkins)
  • 8c3832a chore: update @​typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)
  • 8330d23 test: add tests for config-api (#20493) (Milos Djermanovic)
  • 37d6e91 chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)
  • da7cd0e refactor: cleanup error message templates (#20479) (Francesco Trotta)
  • 84fb885 chore: package.json update for @​eslint/js release (Jenkins)
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467) (Milos Djermanovic)
Commits
  • 55122d6 10.0.2
  • 80f1e29 Build: changelog update for 10.0.2
  • 951223b chore: update dependency @​eslint/eslintrc to ^3.3.4 (#20553)
  • 13eeedb docs: link rule type explanation to CLI option --fix-type (#20548)
  • 6aa1afe chore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)
  • 2b72361 fix: update ajv to 6.14.0 to address security vulnerabilities (#20537)
  • 98cbf6b docs: update migration guide per Program range change (#20534)
  • 61a2405 docs: add missing semicolon in vars-on-top rule example (#20533)
  • 0bd5497 10.0.1
  • ddb80ef Build: changelog update for 10.0.1
  • 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 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-development group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.3` | `3.3.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.3.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.0` | `8.56.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.0` | `8.56.1` |
| [eslint](https://github.com/eslint/eslint) | `10.0.0` | `10.0.2` |


Updates `@eslint/eslintrc` from 3.3.3 to 3.3.4
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@eslintrc-v3.3.3...eslintrc-v3.3.4)

Updates `@types/node` from 25.2.3 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.56.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.56.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser)

Updates `eslint` from 10.0.0 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.0...v10.0.2)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Mar 1, 2026
@dependabot dependabot bot requested a review from ncalteen as a code owner March 1, 2026 11:43
@github-actions
Copy link

github-actions bot commented Mar 1, 2026

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.16s
✅ JAVASCRIPT prettier 19 0 0 1.23s
✅ JSON npm-package-json-lint yes no no 2.87s
✅ JSON prettier 29 0 0 3.0s
✅ MARKDOWN markdownlint 10 0 0 1.14s
✅ REPOSITORY checkov yes no no 30.09s
✅ REPOSITORY gitleaks yes no no 2.08s
✅ REPOSITORY git_diff yes no no 0.02s
❌ REPOSITORY grype yes 7 no 59.01s
✅ REPOSITORY secretlint yes no no 1.66s
✅ REPOSITORY syft yes no no 4.55s
❌ REPOSITORY trivy yes 1 no 15.66s
✅ REPOSITORY trivy-sbom yes no no 4.91s
✅ REPOSITORY trufflehog yes no no 45.33s
✅ TYPESCRIPT prettier 108 0 0 3.6s
✅ YAML prettier 25 0 0 0.9s
✅ YAML yamllint 25 0 0 0.69s

Detailed Issues

❌ REPOSITORY / grype - 7 errors
[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal) from=syft
NAME             INSTALLED  FIXED IN  TYPE  VULNERABILITY        SEVERITY  EPSS           RISK   
minimatch        5.1.6      5.1.7     npm   GHSA-3ppc-4f35-3m26  High      < 0.1% (16th)  < 0.1  
minimatch        9.0.5      9.0.6     npm   GHSA-3ppc-4f35-3m26  High      < 0.1% (16th)  < 0.1  
minimatch        5.1.6      5.1.8     npm   GHSA-7r86-cg39-jmmj  High      < 0.1% (13th)  < 0.1  
minimatch        9.0.5      9.0.7     npm   GHSA-7r86-cg39-jmmj  High      < 0.1% (13th)  < 0.1  
minimatch        5.1.6      5.1.8     npm   GHSA-23c5-xmqv-rm74  High      < 0.1% (11th)  < 0.1  
minimatch        9.0.5      9.0.7     npm   GHSA-23c5-xmqv-rm74  High      < 0.1% (11th)  < 0.1  
fast-xml-parser  5.3.6      5.3.8     npm   GHSA-fj3w-jwp8-x2g3  Low       < 0.1% (11th)  < 0.1
[0058] ERROR discovered vulnerabilities at or above the severity threshold
❌ REPOSITORY / trivy - 1 error
2026-03-01T11:45:36Z	INFO	[vulndb] Need to update DB
2026-03-01T11:45:36Z	INFO	[vulndb] Downloading vulnerability DB...
2026-03-01T11:45:36Z	INFO	[vulndb] Downloading artifact...	repo="mirror.gcr.io/aquasec/trivy-db:2"
16.25 MiB / 86.54 MiB [----------->_________________________________________________] 18.78% ? p/s ?51.08 MiB / 86.54 MiB [------------------------------------>________________________] 59.02% ? p/s ?82.49 MiB / 86.54 MiB [---------------------------------------------------------->__] 95.33% ? p/s ?86.54 MiB / 86.54 MiB [--------------------------------------------->] 100.00% 117.15 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [--------------------------------------------->] 100.00% 117.15 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [--------------------------------------------->] 100.00% 117.15 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [--------------------------------------------->] 100.00% 109.59 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [--------------------------------------------->] 100.00% 109.59 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [--------------------------------------------->] 100.00% 109.59 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [--------------------------------------------->] 100.00% 102.52 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [--------------------------------------------->] 100.00% 102.52 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [--------------------------------------------->] 100.00% 102.52 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 95.91 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 95.91 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 95.91 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 89.72 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 89.72 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 89.72 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 83.93 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 83.93 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 83.93 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 78.52 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 78.52 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 78.52 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 73.45 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 73.45 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 73.45 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 68.71 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 68.71 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 68.71 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 64.28 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 64.28 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 64.28 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [---------------------------------------------->] 100.00% 60.13 MiB p/s ETA 0s86.54 MiB / 86.54 MiB [-------------------------------------------------] 100.00% 13.00 MiB p/s 6.9s2026-03-01T11:45:43Z	INFO	[vulndb] Artifact successfully downloaded	repo="mirror.gcr.io/aquasec/trivy-db:2"
2026-03-01T11:45:43Z	INFO	[vuln] Vulnerability scanning is enabled
2026-03-01T11:45:43Z	INFO	[misconfig] Misconfiguration scanning is enabled
2026-03-01T11:45:43Z	INFO	[checks-client] Need to update the checks bundle
2026-03-01T11:45:43Z	INFO	[checks-client] Downloading the checks bundle...
235.65 KiB / 235.65 KiB [------------------------------------------------------] 100.00% ? p/s 200ms2026-03-01T11:45:51Z	INFO	Suppressing dependencies for development and testing. To display them, try the '--include-dev-deps' flag.
2026-03-01T11:45:51Z	INFO	Number of language-specific files	num=1
2026-03-01T11:45:51Z	INFO	[npm] Detecting vulnerabilities...
2026-03-01T11:45:51Z	INFO	Detected config files	num=0

Report Summary

┌───────────────────┬──────┬─────────────────┬───────────────────┐
│      Target       │ Type │ Vulnerabilities │ Misconfigurations │
├───────────────────┼──────┼─────────────────┼───────────────────┤
│ package-lock.json │ npm  │        7        │         -         │
└───────────────────┴──────┴─────────────────┴───────────────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.69/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


package-lock.json (npm)
=======================
Total: 7 (UNKNOWN: 0, LOW: 1, MEDIUM: 0, HIGH: 6, CRITICAL: 0)

┌─────────────────┬────────────────┬──────────┬────────┬───────────────────┬─────────────────────────────────────────────────────────┬───────────────────────────────────────────────────────────┐
│     Library     │ Vulnerability  │ Severity │ Status │ Installed Version │                      Fixed Version                      │                           Title                           │
├─────────────────┼────────────────┼──────────┼────────┼───────────────────┼─────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────────┤
│ fast-xml-parser │ CVE-2026-27942 │ LOW      │ fixed  │ 5.3.6             │ 5.3.8                                                   │ fast-xml-parser: fast-xml-parser: Stack overflow leads to │
│                 │                │          │        │                   │                                                         │ Denial of Service                                         │
│                 │                │          │        │                   │                                                         │ https://avd.aquasec.com/nvd/cve-2026-27942                │
├─────────────────┼────────────────┼──────────┤        ├───────────────────┼─────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────────┤
│ minimatch       │ CVE-2026-26996 │ HIGH     │        │ 5.1.6             │ 10.2.1, 9.0.6, 8.0.5, 7.4.7, 6.2.1, 5.1.7, 4.2.4, 3.1.3 │ minimatch: minimatch: Denial of Service via specially     │
│                 │                │          │        │                   │                                                         │ crafted glob patterns                                     │
│                 │                │          │        │                   │                                                         │ https://avd.aquasec.com/nvd/cve-2026-26996                │
│                 ├────────────────┤          │        │                   ├─────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────────┤
│                 │ CVE-2026-27903 │          │        │                   │ 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, 3.1.3 │ minimatch: minimatch: Denial of Service due to unbounded  │
│                 │                │          │        │                   │                                                         │ recursive backtracking via crafted...                     │
│                 │                │          │        │                   │                                                         │ https://avd.aquasec.com/nvd/cve-2026-27903                │
│                 ├────────────────┤          │        │                   ├─────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────────┤
│                 │ CVE-2026-27904 │          │        │                   │ 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, 3.1.4 │ minimatch: Minimatch: Denial of Service via catastrophic  │
│                 │                │          │        │                   │                                                         │ backtracking in glob expressions                          │
│                 │                │          │        │                   │                                                         │ https://avd.aquasec.com/nvd/cve-2026-27904                │
│                 ├────────────────┤          │        ├───────────────────┼─────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────────┤
│                 │ CVE-2026-26996 │          │        │ 9.0.5             │ 10.2.1, 9.0.6, 8.0.5, 7.4.7, 6.2.1, 5.1.7, 4.2.4, 3.1.3 │ minimatch: minimatch: Denial of Service via specially     │
│                 │                │          │        │                   │                                                         │ crafted glob patterns                                     │
│                 │                │          │        │                   │                                                         │ https://avd.aquasec.com/nvd/cve-2026-26996                │
│                 ├────────────────┤          │        │                   ├─────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────────┤
│                 │ CVE-2026-27903 │          │        │                   │ 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, 3.1.3 │ minimatch: minimatch: Denial of Service due to unbounded  │
│                 │                │          │        │                   │                                                         │ recursive backtracking via crafted...                     │
│                 │                │          │        │                   │                                                         │ https://avd.aquasec.com/nvd/cve-2026-27903                │
│                 ├────────────────┤          │        │                   ├─────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────────┤
│                 │ CVE-2026-27904 │          │        │                   │ 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, 3.1.4 │ minimatch: Minimatch: Denial of Service via catastrophic  │
│                 │                │          │        │                   │                                                         │ backtracking in glob expressions                          │
│                 │                │          │        │                   │                                                         │ https://avd.aquasec.com/nvd/cve-2026-27904                │
└─────────────────┴────────────────┴──────────┴────────┴───────────────────┴─────────────────────────────────────────────────────────┴───────────────────────────────────────────────────────────┘

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot issues and PRs npm Node.js issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants