Bump ci-info from 4.3.1 to 4.4.0 (#3229)

Bumps [ci-info](https://github.com/watson/ci-info) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/watson/ci-info/releases)
- [Changelog](https://github.com/watson/ci-info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson/ci-info/compare/v4.3.1...v4.4.0)

---
updated-dependencies:
- dependency-name: ci-info
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-30 10:12:06 -05:00
committed by GitHub
parent 75fcb27eee
commit 93ee81f957
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@rollup/stream": "^3.0.1", "@rollup/stream": "^3.0.1",
"@uswds/uswds": "^3.13.0", "@uswds/uswds": "^3.13.0",
"cbor-js": "0.1.0", "cbor-js": "0.1.0",
"ci-info": "^4.3.1", "ci-info": "^4.4.0",
"d3": "^7.9.0", "d3": "^7.9.0",
"playwright": "^1.58.0", "playwright": "^1.58.0",
"python": "^0.0.4", "python": "^0.0.4",
@@ -5029,9 +5029,9 @@
} }
}, },
"node_modules/ci-info": { "node_modules/ci-info": {
"version": "4.3.1", "version": "4.4.0",
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.1.tgz", "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz",
"integrity": "sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==", "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",

View File

@@ -36,7 +36,7 @@
"@rollup/stream": "^3.0.1", "@rollup/stream": "^3.0.1",
"@uswds/uswds": "^3.13.0", "@uswds/uswds": "^3.13.0",
"cbor-js": "0.1.0", "cbor-js": "0.1.0",
"ci-info": "^4.3.1", "ci-info": "^4.4.0",
"d3": "^7.9.0", "d3": "^7.9.0",
"playwright": "^1.58.0", "playwright": "^1.58.0",
"python": "^0.0.4", "python": "^0.0.4",