File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 37
37
"babel-eslint" : " ^10.1.0" ,
38
38
"eslint" : " 7.15.0" ,
39
39
"eslint-config-bliss" : " 5.0.0" ,
40
- "is-ci" : " ^2 .0.0 " ,
40
+ "is-ci" : " ^3 .0.1 " ,
41
41
"jasmine-node" : " ^3.0.0" ,
42
42
"q" : " ^1.5.1"
43
43
},
Original file line number Diff line number Diff line change @@ -537,10 +537,10 @@ chalk@^4.0.0:
537
537
ansi-styles "^4.1.0"
538
538
supports-color "^7.1.0"
539
539
540
- ci-info@^2.0 .0 :
541
- version "2.0 .0"
542
- resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0 .0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46 "
543
- integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ ==
540
+ ci-info@^3.2 .0 :
541
+ version "3.4 .0"
542
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.4 .0.tgz#b28484fd436cbc267900364f096c9dc185efb251 "
543
+ integrity sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug ==
544
544
545
545
coffeescript@~1.12.7 :
546
546
version "1.12.7"
@@ -1153,12 +1153,12 @@ is-callable@^1.1.4, is-callable@^1.1.5:
1153
1153
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab"
1154
1154
integrity sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==
1155
1155
1156
- is-ci@^2 .0.0 :
1157
- version "2 .0.0 "
1158
- resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2 .0.0 .tgz#6bc6334181810e04b5c22b3d589fdca55026404c "
1159
- integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w ==
1156
+ is-ci@^3 .0.1 :
1157
+ version "3 .0.1 "
1158
+ resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3 .0.1 .tgz#db6ecbed1bd659c43dac0f45661e7674103d1867 "
1159
+ integrity sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ ==
1160
1160
dependencies :
1161
- ci-info "^2.0 .0"
1161
+ ci-info "^3.2 .0"
1162
1162
1163
1163
is-date-object@^1.0.1 :
1164
1164
version "1.0.2"
You can’t perform that action at this time.
0 commit comments