dependabot-npm_and_yarn 0.92.6 → 0.92.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: babe2a2b4ff2732abdb6ab51a5a67320ea7377e2582e5a5a4602d74b52bda13d
4
- data.tar.gz: 8999ab9731d286b4ee30eccb8a33ecd2f5a05771a99101a996adba3a91b8e1bf
3
+ metadata.gz: 356d20a893dbdc0b9bed8bfc4a2f1fbd2a49bf90787ad903c27f5715028e0403
4
+ data.tar.gz: 87d7daaaf913595df0c493dbddc5511b97ba36bb4d068220f9c6941939410018
5
5
  SHA512:
6
- metadata.gz: 14b4a9d328571bb52b83772fa3654da5b7553b7cb09b4fdc623c3a05c8fd53c13f3feeb11f3203fd43c7d28c3970c39995e9b744b84e0a06da52bd120ae0da6c
7
- data.tar.gz: 626437ecb1b552b223209fb11426f34200fa7ff94baa307da2ac912706080753e3c953666853e068ba0a62c231291520c3fa6bd22ab527a04f59a4f9804f3a16
6
+ metadata.gz: ac730004617682f529a704df7fadb99a430a9768365cd01953d0877b7c22beb0ff94ed2f29c5445a3fe6d3f350b796d3307932b27a32e34448880fcbb23b9772
7
+ data.tar.gz: 0fb4ef4ac9b0c747ac01c5c77e3797d4d967475d11b8a381637ddb41fc4d3d1467c41c53d14d133d88812e1679b87a700b488608ef56171de5e566b339cb9772
data/helpers/build CHANGED
@@ -9,5 +9,12 @@ if [ -z "$install_dir" ]; then
9
9
  fi
10
10
 
11
11
  helpers_dir="$(dirname "${BASH_SOURCE[0]}")"
12
- cd "$helpers_dir"
12
+ cp -r \
13
+ "$helpers_dir/npm" \
14
+ "$helpers_dir/yarn" \
15
+ "$helpers_dir/package.json" \
16
+ "$helpers_dir/yarn.lock" \
17
+ "$install_dir"
18
+
19
+ cd "$install_dir"
13
20
  yarn install
data/helpers/package.json CHANGED
@@ -14,6 +14,6 @@
14
14
  "fs-extra": "^7.0.1",
15
15
  "jest": "^23.6.0",
16
16
  "nock": "^10.0.6",
17
- "prettier": "^1.16.0"
17
+ "prettier": "^1.16.1"
18
18
  }
19
19
  }
data/helpers/yarn.lock CHANGED
@@ -1177,7 +1177,7 @@ debug@^4.0.1, debug@^4.1.0:
1177
1177
  dependencies:
1178
1178
  ms "^2.1.1"
1179
1179
 
1180
- debuglog@*, debuglog@^1.0.1:
1180
+ debuglog@^1.0.1:
1181
1181
  version "1.0.1"
1182
1182
  resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
1183
1183
  integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -2325,7 +2325,7 @@ imports-loader@^0.8.0:
2325
2325
  loader-utils "^1.0.2"
2326
2326
  source-map "^0.6.1"
2327
2327
 
2328
- imurmurhash@*, imurmurhash@^0.1.4:
2328
+ imurmurhash@^0.1.4:
2329
2329
  version "0.1.4"
2330
2330
  resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
2331
2331
  integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -3343,7 +3343,7 @@ libnpm@^2.0.1:
3343
3343
  read-package-json "^2.0.13"
3344
3344
  stringify-package "^1.0.0"
3345
3345
 
3346
- libnpmaccess@*, libnpmaccess@^3.0.1:
3346
+ libnpmaccess@^3.0.1:
3347
3347
  version "3.0.1"
3348
3348
  resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-3.0.1.tgz#5b3a9de621f293d425191aa2e779102f84167fa8"
3349
3349
  integrity sha512-RlZ7PNarCBt+XbnP7R6PoVgOq9t+kou5rvhaInoNibhPO7eMlRfS0B8yjatgn2yaHIwWNyoJDolC/6Lc5L/IQA==
@@ -3372,7 +3372,7 @@ libnpmhook@^5.0.2:
3372
3372
  get-stream "^4.0.0"
3373
3373
  npm-registry-fetch "^3.8.0"
3374
3374
 
3375
- libnpmorg@*, libnpmorg@^1.0.0:
3375
+ libnpmorg@^1.0.0:
3376
3376
  version "1.0.0"
3377
3377
  resolved "https://registry.yarnpkg.com/libnpmorg/-/libnpmorg-1.0.0.tgz#979b868c48ba28c5820e3bb9d9e73c883c16a232"
3378
3378
  integrity sha512-o+4eVJBoDGMgRwh2lJY0a8pRV2c/tQM/SxlqXezjcAg26Qe9jigYVs+Xk0vvlYDWCDhP0g74J8UwWeAgsB7gGw==
@@ -3397,7 +3397,7 @@ libnpmpublish@^1.1.0:
3397
3397
  semver "^5.5.1"
3398
3398
  ssri "^6.0.1"
3399
3399
 
3400
- libnpmsearch@*, libnpmsearch@^2.0.0:
3400
+ libnpmsearch@^2.0.0:
3401
3401
  version "2.0.0"
3402
3402
  resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-2.0.0.tgz#de05af47ada81554a5f64276a69599070d4a5685"
3403
3403
  integrity sha512-vd+JWbTGzOSfiOc+72MU6y7WqmBXn49egCCrIXp27iE/88bX8EpG64ST1blWQI1bSMUr9l1AKPMVsqa2tS5KWA==
@@ -3406,7 +3406,7 @@ libnpmsearch@*, libnpmsearch@^2.0.0:
3406
3406
  get-stream "^4.0.0"
3407
3407
  npm-registry-fetch "^3.8.0"
3408
3408
 
3409
- libnpmteam@*, libnpmteam@^1.0.1:
3409
+ libnpmteam@^1.0.1:
3410
3410
  version "1.0.1"
3411
3411
  resolved "https://registry.yarnpkg.com/libnpmteam/-/libnpmteam-1.0.1.tgz#ff704b1b6c06ea674b3b1101ac3e305f5114f213"
3412
3412
  integrity sha512-gDdrflKFCX7TNwOMX1snWojCoDE5LoRWcfOC0C/fqF7mBq8Uz9zWAX4B2RllYETNO7pBupBaSyBDkTAC15cAMg==
@@ -3486,11 +3486,6 @@ lodash._baseclone@~4.5.0:
3486
3486
  resolved "https://registry.yarnpkg.com/lodash._baseclone/-/lodash._baseclone-4.5.7.tgz#ce42ade08384ef5d62fa77c30f61a46e686f8434"
3487
3487
  integrity sha1-zkKt4IOE711i+nfDD2GkbmhvhDQ=
3488
3488
 
3489
- lodash._baseindexof@*:
3490
- version "3.1.0"
3491
- resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
3492
- integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
3493
-
3494
3489
  lodash._baseuniq@~4.6.0:
3495
3490
  version "4.6.0"
3496
3491
  resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -3499,33 +3494,11 @@ lodash._baseuniq@~4.6.0:
3499
3494
  lodash._createset "~4.0.0"
3500
3495
  lodash._root "~3.0.0"
3501
3496
 
3502
- lodash._bindcallback@*:
3503
- version "3.0.1"
3504
- resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
3505
- integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
3506
-
3507
- lodash._cacheindexof@*:
3508
- version "3.0.2"
3509
- resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
3510
- integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
3511
-
3512
- lodash._createcache@*:
3513
- version "3.1.2"
3514
- resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
3515
- integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
3516
- dependencies:
3517
- lodash._getnative "^3.0.0"
3518
-
3519
3497
  lodash._createset@~4.0.0:
3520
3498
  version "4.0.3"
3521
3499
  resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
3522
3500
  integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
3523
3501
 
3524
- lodash._getnative@*, lodash._getnative@^3.0.0:
3525
- version "3.9.1"
3526
- resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
3527
- integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
3528
-
3529
3502
  lodash._root@~3.0.0:
3530
3503
  version "3.0.1"
3531
3504
  resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
@@ -3543,11 +3516,6 @@ lodash.clonedeep@^4.5.0, lodash.clonedeep@~4.5.0:
3543
3516
  resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
3544
3517
  integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
3545
3518
 
3546
- lodash.restparam@*:
3547
- version "3.6.1"
3548
- resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
3549
- integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
3550
-
3551
3519
  lodash.sortby@^4.7.0:
3552
3520
  version "4.7.0"
3553
3521
  resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
@@ -4089,7 +4057,7 @@ npm-pick-manifest@^2.2.3:
4089
4057
  npm-package-arg "^6.0.0"
4090
4058
  semver "^5.4.1"
4091
4059
 
4092
- npm-profile@*, npm-profile@^4.0.1:
4060
+ npm-profile@^4.0.1:
4093
4061
  version "4.0.1"
4094
4062
  resolved "https://registry.yarnpkg.com/npm-profile/-/npm-profile-4.0.1.tgz#d350f7a5e6b60691c7168fbb8392c3603583f5aa"
4095
4063
  integrity sha512-NQ1I/1Q7YRtHZXkcuU1/IyHeLy6pd+ScKg4+DQHdfsm769TGq6HPrkbuNJVJS4zwE+0mvvmeULzQdWn2L2EsVA==
@@ -4646,10 +4614,10 @@ prettier-linter-helpers@^1.0.0:
4646
4614
  dependencies:
4647
4615
  fast-diff "^1.1.2"
4648
4616
 
4649
- prettier@^1.16.0:
4650
- version "1.16.0"
4651
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.0.tgz#104dd25f5ee3d0c9d0a6ce4bb40ced8481d51219"
4652
- integrity sha512-MCBCYeAuZfejUPdEpkleLWvpRBwLii/Sp5jQs0eb8Ul/drGIDjkL6tAU24tk6yCGf0KPV5rhPPPlczfBmN2pWQ==
4617
+ prettier@^1.16.1:
4618
+ version "1.16.1"
4619
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.1.tgz#534c2c9d7853f8845e5e078384e71973bd74089f"
4620
+ integrity sha512-XXUITwIkGb3CPJ2hforHah/zTINRyie5006Jd2HKy2qz7snEJXl0KLfsJZW/wst9g6R2rFvqba3VpNYdu1hDcA==
4653
4621
 
4654
4622
  pretty-format@^23.6.0:
4655
4623
  version "23.6.0"
@@ -4946,7 +4914,7 @@ readable-stream@~1.1.10:
4946
4914
  isarray "0.0.1"
4947
4915
  string_decoder "~0.10.x"
4948
4916
 
4949
- readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
4917
+ readdir-scoped-modules@^1.0.0:
4950
4918
  version "1.0.2"
4951
4919
  resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
4952
4920
  integrity sha1-n6+jfShr5dksuuve4DDcm19AZ0c=
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dependabot-npm_and_yarn
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.92.6
4
+ version: 0.92.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-01-23 00:00:00.000000000 Z
11
+ date: 2019-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dependabot-core
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.92.6
19
+ version: 0.92.7
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.92.6
26
+ version: 0.92.7
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: byebug
29
29
  requirement: !ruby/object:Gem::Requirement