Skip to content

Commit

Permalink
build(deps-dev): Bump is-ci from 3.0.1 to 4.1.0 (#739)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
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>
  • Loading branch information
dependabot[bot] and flex-development[bot] authored Dec 18, 2024
1 parent 24d2124 commit d8303a2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
"growl": "1.10.5",
"husky": "9.1.7",
"import-meta-resolve": "4.1.0",
"is-ci": "3.0.1",
"is-ci": "4.1.0",
"jsonc-eslint-parser": "2.4.0",
"node-notifier": "10.0.1",
"prettier": "3.4.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1819,7 +1819,7 @@ __metadata:
growl: "npm:1.10.5"
husky: "npm:9.1.7"
import-meta-resolve: "npm:4.1.0"
is-ci: "npm:3.0.1"
is-ci: "npm:4.1.0"
jsonc-eslint-parser: "npm:2.4.0"
node-notifier: "npm:10.0.1"
prettier: "npm:3.4.1"
Expand Down Expand Up @@ -3752,17 +3752,17 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^3.1.0, ci-info@npm:^3.2.0":
"ci-info@npm:^3.1.0":
version: 3.8.0
resolution: "ci-info@npm:3.8.0"
checksum: 10/b00e9313c1f7042ca8b1297c157c920d6d69f0fbad7b867910235676df228c4b4f4df33d06cacae37f9efba7a160b0a167c6be85492b419ef71d85660e60606b
languageName: node
linkType: hard

"ci-info@npm:^4.0.0":
version: 4.0.0
resolution: "ci-info@npm:4.0.0"
checksum: 10/c983bb7ff1b06648f4a47432201abbd58291147d8ab5043dbb5c03e1a0e3fb2347f40d29b66a3044f28ffeb5dade01ac35aa6bd4e7464a44d9a49a3d7532415a
"ci-info@npm:^4.0.0, ci-info@npm:^4.1.0":
version: 4.1.0
resolution: "ci-info@npm:4.1.0"
checksum: 10/546628efd04e37da3182a58b6995a3313deb86ec7c8112e22ffb644317a61296b89bbfa128219e5bfcce43d9613a434ed89907ed8e752db947f7291e0405125f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6418,14 +6418,14 @@ __metadata:
languageName: node
linkType: hard

"is-ci@npm:3.0.1":
version: 3.0.1
resolution: "is-ci@npm:3.0.1"
"is-ci@npm:4.1.0":
version: 4.1.0
resolution: "is-ci@npm:4.1.0"
dependencies:
ci-info: "npm:^3.2.0"
ci-info: "npm:^4.1.0"
bin:
is-ci: bin.js
checksum: 10/192c66dc7826d58f803ecae624860dccf1899fc1f3ac5505284c0a5cf5f889046ffeb958fa651e5725d5705c5bcb14f055b79150ea5fcad7456a9569de60260e
checksum: 10/f63a9e951262b9f4ccea73f47743efb1bfe87de84b5352dc02966c90bf61c2a9e9426a43ef53fdd18bd5f33616015b97bb5ae89251fb0f573e6cf7a01d036295
languageName: node
linkType: hard

Expand Down

0 comments on commit d8303a2

Please sign in to comment.