Skip to content

Commit

Permalink
chore(deps): update dependency is-ci to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 9a8a1aa commit 2d768e7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"is-ci": "^4.1.0",
"lint-staged": "^15.2.11",
"nodemon": "^3.1.9",
"pinst": "^3.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
husky: "npm:^8.0.3"
is-ci: "npm:^3.0.1"
is-ci: "npm:^4.1.0"
lint-staged: "npm:^15.2.11"
lodash: "npm:^4.17.21"
nodemon: "npm:^3.1.9"
Expand Down Expand Up @@ -1610,10 +1610,10 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^3.2.0":
version: 3.3.2
resolution: "ci-info@npm:3.3.2"
checksum: 10c0/ef9dfd222dc76f923a98076d4d1db2b634109c8a0dbf8d66fa3c399edf0b230054edef3604abc6751d5ffc40b9563745a66ac8758f8e5e16636e7707d6f21dce
"ci-info@npm:^4.1.0":
version: 4.1.0
resolution: "ci-info@npm:4.1.0"
checksum: 10c0/0f969ce32a974c542bc8abe4454b220d9d9323bb9415054c92a900faa5fdda0bb222eda68c490127c1d78503510d46b6aca614ecaba5a60515b8ac7e170119e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3034,14 +3034,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: 10c0/0e81caa62f4520d4088a5bef6d6337d773828a88610346c4b1119fb50c842587ed8bef1e5d9a656835a599e7209405b5761ddf2339668f2d0f4e889a92fe6051
checksum: 10c0/c58e733d21f8d7e6ba3d70686124004576b369b4a02a37c4783159ed5a668b3a9e4b359efa955e4a675bd021eca7305010c45a1e646bf77cce14b08808eda88d
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d768e7

Please sign in to comment.