Skip to content

Commit f588f17

Browse files
build(deps-dev): Bump is-ci from 3.0.1 to 4.1.0 (#435)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent 6763740 commit f588f17

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
"globals": "15.12.0",
223223
"growl": "1.10.5",
224224
"husky": "9.1.7",
225-
"is-ci": "3.0.1",
225+
"is-ci": "4.1.0",
226226
"jsonc-eslint-parser": "2.4.0",
227227
"node-notifier": "10.0.1",
228228
"prettier": "3.4.1",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1657,7 +1657,7 @@ __metadata:
16571657
globals: "npm:15.12.0"
16581658
growl: "npm:1.10.5"
16591659
husky: "npm:9.1.7"
1660-
is-ci: "npm:3.0.1"
1660+
is-ci: "npm:4.1.0"
16611661
jsonc-eslint-parser: "npm:2.4.0"
16621662
micromatch: "npm:4.0.8"
16631663
node-notifier: "npm:10.0.1"
@@ -3556,17 +3556,17 @@ __metadata:
35563556
languageName: node
35573557
linkType: hard
35583558

3559-
"ci-info@npm:^3.1.0, ci-info@npm:^3.2.0":
3559+
"ci-info@npm:^3.1.0":
35603560
version: 3.8.0
35613561
resolution: "ci-info@npm:3.8.0"
35623562
checksum: 10/b00e9313c1f7042ca8b1297c157c920d6d69f0fbad7b867910235676df228c4b4f4df33d06cacae37f9efba7a160b0a167c6be85492b419ef71d85660e60606b
35633563
languageName: node
35643564
linkType: hard
35653565

3566-
"ci-info@npm:^4.0.0":
3567-
version: 4.0.0
3568-
resolution: "ci-info@npm:4.0.0"
3569-
checksum: 10/c983bb7ff1b06648f4a47432201abbd58291147d8ab5043dbb5c03e1a0e3fb2347f40d29b66a3044f28ffeb5dade01ac35aa6bd4e7464a44d9a49a3d7532415a
3566+
"ci-info@npm:^4.0.0, ci-info@npm:^4.1.0":
3567+
version: 4.1.0
3568+
resolution: "ci-info@npm:4.1.0"
3569+
checksum: 10/546628efd04e37da3182a58b6995a3313deb86ec7c8112e22ffb644317a61296b89bbfa128219e5bfcce43d9613a434ed89907ed8e752db947f7291e0405125f
35703570
languageName: node
35713571
linkType: hard
35723572

@@ -6142,14 +6142,14 @@ __metadata:
61426142
languageName: node
61436143
linkType: hard
61446144

6145-
"is-ci@npm:3.0.1":
6146-
version: 3.0.1
6147-
resolution: "is-ci@npm:3.0.1"
6145+
"is-ci@npm:4.1.0":
6146+
version: 4.1.0
6147+
resolution: "is-ci@npm:4.1.0"
61486148
dependencies:
6149-
ci-info: "npm:^3.2.0"
6149+
ci-info: "npm:^4.1.0"
61506150
bin:
61516151
is-ci: bin.js
6152-
checksum: 10/192c66dc7826d58f803ecae624860dccf1899fc1f3ac5505284c0a5cf5f889046ffeb958fa651e5725d5705c5bcb14f055b79150ea5fcad7456a9569de60260e
6152+
checksum: 10/f63a9e951262b9f4ccea73f47743efb1bfe87de84b5352dc02966c90bf61c2a9e9426a43ef53fdd18bd5f33616015b97bb5ae89251fb0f573e6cf7a01d036295
61536153
languageName: node
61546154
linkType: hard
61556155

0 commit comments

Comments
 (0)