File tree Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 75
75
"eslint-plugin-sort-exports" : " ^0.9.0" ,
76
76
"fast-glob" : " ^3.3.1" ,
77
77
"husky" : " ^9.0.0" ,
78
- "is-ci" : " ^3.0.1 " ,
78
+ "is-ci" : " ^4.1.0 " ,
79
79
"lint-staged" : " ^15.0.0" ,
80
80
"node-fetch" : " ^3.3.2" ,
81
81
"nx" : " ^18.0.0" ,
Original file line number Diff line number Diff line change @@ -1301,7 +1301,7 @@ __metadata:
1301
1301
eslint-plugin-sort-exports : " npm:^0.9.0"
1302
1302
fast-glob : " npm:^3.3.1"
1303
1303
husky : " npm:^9.0.0"
1304
- is-ci : " npm:^3.0.1 "
1304
+ is-ci : " npm:^4.1.0 "
1305
1305
lint-staged : " npm:^15.0.0"
1306
1306
node-fetch : " npm:^3.3.2"
1307
1307
nx : " npm:^18.0.0"
@@ -4506,13 +4506,20 @@ __metadata:
4506
4506
languageName : node
4507
4507
linkType : hard
4508
4508
4509
- " ci-info@npm:^3.2.0, ci-info@npm:^3. 6.1, ci-info@npm:^3.7.1, ci-info@npm:^3.8.0 " :
4509
+ " ci-info@npm:^3.6.1, ci-info@npm:^3.7.1, ci-info@npm:^3.8.0 " :
4510
4510
version : 3.8.0
4511
4511
resolution : " ci-info@npm:3.8.0"
4512
4512
checksum : 10c0/0d3052193b58356372b34ab40d2668c3e62f1006d5ca33726d1d3c423853b19a85508eadde7f5908496fb41448f465263bf61c1ee58b7832cb6a924537e3863a
4513
4513
languageName : node
4514
4514
linkType : hard
4515
4515
4516
+ " ci-info@npm:^4.1.0 " :
4517
+ version : 4.2.0
4518
+ resolution : " ci-info@npm:4.2.0"
4519
+ checksum : 10c0/37a2f4b6a213a5cf835890eb0241f0d5b022f6cfefde58a69e9af8e3a0e71e06d6ad7754b0d4efb9cd2613e58a7a33996d71b56b0d04242722e86666f3f3d058
4520
+ languageName : node
4521
+ linkType : hard
4522
+
4516
4523
" cidr-regex@npm:^3.1.1 " :
4517
4524
version : 3.1.1
4518
4525
resolution : " cidr-regex@npm:3.1.1"
@@ -7653,14 +7660,14 @@ __metadata:
7653
7660
languageName : node
7654
7661
linkType : hard
7655
7662
7656
- " is-ci@npm:^3.0.1 " :
7657
- version : 3.0.1
7658
- resolution : " is-ci@npm:3.0.1 "
7663
+ " is-ci@npm:^4.1.0 " :
7664
+ version : 4.1.0
7665
+ resolution : " is-ci@npm:4.1.0 "
7659
7666
dependencies :
7660
- ci-info : " npm:^3.2 .0"
7667
+ ci-info : " npm:^4.1 .0"
7661
7668
bin :
7662
7669
is-ci : bin.js
7663
- checksum : 10c0/0e81caa62f4520d4088a5bef6d6337d773828a88610346c4b1119fb50c842587ed8bef1e5d9a656835a599e7209405b5761ddf2339668f2d0f4e889a92fe6051
7670
+ checksum : 10c0/c58e733d21f8d7e6ba3d70686124004576b369b4a02a37c4783159ed5a668b3a9e4b359efa955e4a675bd021eca7305010c45a1e646bf77cce14b08808eda88d
7664
7671
languageName : node
7665
7672
linkType : hard
7666
7673
You can’t perform that action at this time.
0 commit comments