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 3737 "babel-eslint" : " ^10.1.0" ,
3838 "eslint" : " 7.15.0" ,
3939 "eslint-config-bliss" : " 5.0.0" ,
40- "is-ci" : " ^2 .0.0 " ,
40+ "is-ci" : " ^3 .0.1 " ,
4141 "jasmine-node" : " ^3.0.0" ,
4242 "q" : " ^1.5.1"
4343 },
Original file line number Diff line number Diff line change @@ -537,10 +537,10 @@ chalk@^4.0.0:
537537 ansi-styles "^4.1.0"
538538 supports-color "^7.1.0"
539539
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 ==
544544
545545coffeescript@~1.12.7 :
546546 version "1.12.7"
@@ -1153,12 +1153,12 @@ is-callable@^1.1.4, is-callable@^1.1.5:
11531153 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab"
11541154 integrity sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==
11551155
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 ==
11601160 dependencies :
1161- ci-info "^2.0 .0"
1161+ ci-info "^3.2 .0"
11621162
11631163is-date-object@^1.0.1 :
11641164 version "1.0.2"
You can’t perform that action at this time.
0 commit comments