Skip to content

Commit 79cce43

Browse files
chore(deps): update dependency is-ci to v4 (#5999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d03e6b commit 79cce43

File tree

3 files changed

+30
-6
lines changed

3 files changed

+30
-6
lines changed

Diff for: package-lock.json

+28-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"ava": "^4.0.0",
8989
"c8": "^7.12.0",
9090
"has-ansi": "^5.0.0",
91-
"is-ci": "^3.0.0",
91+
"is-ci": "^4.0.0",
9292
"tmp-promise": "^3.0.2",
9393
"typescript": "^5.0.0"
9494
},

Diff for: packages/zip-it-and-ship-it/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"decompress": "4.2.1",
9696
"deepmerge": "^4.3.1",
9797
"get-stream": "8.0.1",
98-
"is-ci": "3.0.1",
98+
"is-ci": "4.1.0",
9999
"lambda-local": "2.2.0",
100100
"npm-run-all2": "5.0.0",
101101
"source-map-support": "0.5.21",

0 commit comments

Comments
 (0)