Skip to content

Commit

Permalink
chore(deps-dev): bump is-ci from 3.0.1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [is-ci](https://github.com/watson/is-ci) from 3.0.1 to 4.1.0.
- [Release notes](https://github.com/watson/is-ci/releases)
- [Changelog](https://github.com/watson/is-ci/blob/master/CHANGELOG.md)
- [Commits](watson/is-ci@v3.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: is-ci
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 4330270 commit a927bdc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"eslint-plugin-unused-imports": "3.2.0",
"form-data": "4.0.1",
"husky": "4.3.8",
"is-ci": "3.0.1",
"is-ci": "4.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.3.0",
Expand Down
22 changes: 20 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6316,6 +6316,13 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^4.1.0":
version: 4.1.0
resolution: "ci-info@npm:4.1.0"
checksum: dcf286abdc1bb1c4218b91e4a617b49781b282282089b7188e1417397ea00c6b967848e2360fb9a6b10021bf18a627f20ef698f47c2c9c875aeffd1d2ea51d1e
languageName: node
linkType: hard

"cjs-module-lexer@npm:^1.0.0":
version: 1.2.2
resolution: "cjs-module-lexer@npm:1.2.2"
Expand Down Expand Up @@ -11086,7 +11093,18 @@ __metadata:
languageName: node
linkType: hard

"is-ci@npm:3.0.1, is-ci@npm:^3.0.0":
"is-ci@npm:4.1.0":
version: 4.1.0
resolution: "is-ci@npm:4.1.0"
dependencies:
ci-info: ^4.1.0
bin:
is-ci: bin.js
checksum: f63a9e951262b9f4ccea73f47743efb1bfe87de84b5352dc02966c90bf61c2a9e9426a43ef53fdd18bd5f33616015b97bb5ae89251fb0f573e6cf7a01d036295
languageName: node
linkType: hard

"is-ci@npm:^3.0.0":
version: 3.0.1
resolution: "is-ci@npm:3.0.1"
dependencies:
Expand Down Expand Up @@ -18671,7 +18689,7 @@ __metadata:
husky: 4.3.8
iconv-lite: 0.6.3
image-type: 4.1.0
is-ci: 3.0.1
is-ci: 4.1.0
jest: 29.7.0
jest-environment-jsdom: 29.7.0
jszip: 3.10.1
Expand Down

0 comments on commit a927bdc

Please sign in to comment.