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.0" ,
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.1.1 :
541
+ version "3.2 .0"
542
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3. 2.0.tgz#2876cb948a498797b5236f0095bc057d0dca38b6 "
543
+ integrity sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A ==
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.0 :
1157
+ version "3 .0.0"
1158
+ resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3 .0.0.tgz#c7e7be3c9d8eef7d0fa144390bd1e4b88dc4c994 "
1159
+ integrity sha512-kDXyttuLeslKAHYL/K28F2YkM3x5jvFPEw3yXbRptXydjD9rpLEz+C5K5iutY9ZiUu6AP41JdvRQwF4Iqs4ZCQ ==
1160
1160
dependencies :
1161
- ci-info "^2.0.0 "
1161
+ ci-info "^3.1.1 "
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