Commit 320e949 1 parent 9c91509 commit 320e949 Copy full SHA for 320e949
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 100
100
"eslint-remote-tester" : " ^3.0.0" ,
101
101
"eslint-remote-tester-repositories" : " ~1.0.0" ,
102
102
"husky" : " ^9.0.1" ,
103
- "is-ci" : " ^3 .0.0" ,
103
+ "is-ci" : " ^4 .0.0" ,
104
104
"jest" : " ^29.0.0" ,
105
105
"jest-runner-eslint" : " ^2.0.0" ,
106
106
"lint-staged" : " ^13.0.3" ,
Original file line number Diff line number Diff line change @@ -5236,7 +5236,7 @@ __metadata:
5236
5236
eslint-remote-tester : ^3.0.0
5237
5237
eslint-remote-tester-repositories : ~1.0.0
5238
5238
husky : ^9.0.1
5239
- is-ci : ^3 .0.0
5239
+ is-ci : ^4 .0.0
5240
5240
jest : ^29.0.0
5241
5241
jest-runner-eslint : ^2.0.0
5242
5242
lint-staged : ^13.0.3
@@ -6686,14 +6686,14 @@ __metadata:
6686
6686
languageName : node
6687
6687
linkType : hard
6688
6688
6689
- " is-ci@npm:^3 .0.0 " :
6690
- version : 3.0.1
6691
- resolution : " is-ci@npm:3.0.1 "
6689
+ " is-ci@npm:^4 .0.0 " :
6690
+ version : 4.1.0
6691
+ resolution : " is-ci@npm:4.1.0 "
6692
6692
dependencies :
6693
- ci-info : ^3.2 .0
6693
+ ci-info : ^4.1 .0
6694
6694
bin :
6695
6695
is-ci : bin.js
6696
- checksum : 192c66dc7826d58f803ecae624860dccf1899fc1f3ac5505284c0a5cf5f889046ffeb958fa651e5725d5705c5bcb14f055b79150ea5fcad7456a9569de60260e
6696
+ checksum : f63a9e951262b9f4ccea73f47743efb1bfe87de84b5352dc02966c90bf61c2a9e9426a43ef53fdd18bd5f33616015b97bb5ae89251fb0f573e6cf7a01d036295
6697
6697
languageName : node
6698
6698
linkType : hard
6699
6699
You can’t perform that action at this time.
0 commit comments