dependabot-npm_and_yarn 0.96.1 → 0.97.0

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: 3221869499d0715410817cca0f246c063bb03cddba4658de8e2ecc62e5b70079
4
- data.tar.gz: 100cf4fa789dbe33aa1814788a25da9295af863d2527e3bef4d2dd82a7b7be6c
3
+ metadata.gz: fd129623166c0d8f7b33849be77791ac1176e3dd386e95fd4db7de17baf0d45a
4
+ data.tar.gz: d733d4a7dc6e3b75e9a5c5cadeb4f9c94f5fc8f5680a7658637b1a1552d1010b
5
5
  SHA512:
6
- metadata.gz: c3ed799924c5cde14dbf448e74428a3d3f69131a33e48f1b8a57274393515a50513f0ad921d60151a8a2a7e8d9b30dda13a93b2ed664fd5249d0d75f2974af16
7
- data.tar.gz: 38cb760af30c4e7d9342d3e2601dafe3fa58069b9d78687902b68e8e91ba493c41cd1fc5ef49f10faa6d7b65f0cb2d78d8300d0feb7511312787bc924c015c7d
6
+ metadata.gz: 7db734fcb710368df5b031e3d0819d33dd36b1a1758d9fc12327e55f8f07dd6472bfb1859e4f9b0e1f70f9909e48d246f7fdd6c28df8853492d5c4f5a2340724
7
+ data.tar.gz: ecb56ab4bdfeefe10d8a48f277875a6956f180dade07ff7d39083b490f08575eb58f500f634a7ea441a30fe88bf17f4d53f59149c5fd259966a940cf5ea79be9
@@ -1428,9 +1428,9 @@
1428
1428
  }
1429
1429
  },
1430
1430
  "eslint": {
1431
- "version": "5.14.1",
1432
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-5.14.1.tgz",
1433
- "integrity": "sha512-CyUMbmsjxedx8B0mr79mNOqetvkbij/zrXnFeK2zc3pGRn3/tibjiNAv/3UxFEyfMDjh+ZqTrJrEGBFiGfD5Og==",
1431
+ "version": "5.15.1",
1432
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-5.15.1.tgz",
1433
+ "integrity": "sha512-NTcm6vQ+PTgN3UBsALw5BMhgO6i5EpIjQF/Xb5tIh3sk9QhrFafujUOczGz4J24JBlzWclSB9Vmx8d+9Z6bFCg==",
1434
1434
  "dev": true,
1435
1435
  "requires": {
1436
1436
  "@babel/code-frame": "^7.0.0",
@@ -1439,7 +1439,7 @@
1439
1439
  "cross-spawn": "^6.0.5",
1440
1440
  "debug": "^4.0.1",
1441
1441
  "doctrine": "^3.0.0",
1442
- "eslint-scope": "^4.0.0",
1442
+ "eslint-scope": "^4.0.2",
1443
1443
  "eslint-utils": "^1.3.1",
1444
1444
  "eslint-visitor-keys": "^1.0.0",
1445
1445
  "espree": "^5.0.1",
@@ -1481,9 +1481,9 @@
1481
1481
  }
1482
1482
  },
1483
1483
  "eslint-scope": {
1484
- "version": "4.0.0",
1485
- "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.0.tgz",
1486
- "integrity": "sha512-1G6UTDi7Jc1ELFwnR58HV4fK9OQK4S6N985f166xqXxpjU6plxFISJa2Ba9KCQuFa8RCnj/lSFJbHo7UFDBnUA==",
1484
+ "version": "4.0.2",
1485
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.2.tgz",
1486
+ "integrity": "sha512-5q1+B/ogmHl8+paxtOKx38Z8LtWkVGuNt3+GQNErqwLl6ViNp/gdJGMCjZNxZ8j/VYjDNZ2Fo+eQc1TAVPIzbg==",
1487
1487
  "dev": true,
1488
1488
  "requires": {
1489
1489
  "esrecurse": "^4.1.0",
data/helpers/package.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "semver": "^5.6.0"
15
15
  },
16
16
  "devDependencies": {
17
- "eslint": "^5.15.0",
17
+ "eslint": "^5.15.1",
18
18
  "eslint-plugin-prettier": "^3.0.1",
19
19
  "fs-extra": "^7.0.1",
20
20
  "jest": "^24.1.0",
data/helpers/yarn.lock CHANGED
@@ -1148,7 +1148,7 @@ debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
1148
1148
  dependencies:
1149
1149
  ms "^2.1.1"
1150
1150
 
1151
- debuglog@*, debuglog@^1.0.1:
1151
+ debuglog@^1.0.1:
1152
1152
  version "1.0.1"
1153
1153
  resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
1154
1154
  integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -1446,10 +1446,10 @@ eslint-visitor-keys@^1.0.0:
1446
1446
  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1447
1447
  integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
1448
1448
 
1449
- eslint@^5.15.0:
1450
- version "5.15.0"
1451
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0.tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e"
1452
- integrity sha512-xwG7SS5JLeqkiR3iOmVgtF8Y6xPdtr6AAsN6ph7Q6R/fv+3UlKYoika8SmNzmb35qdRF+RfTY35kMEdtbi+9wg==
1449
+ eslint@^5.15.1:
1450
+ version "5.15.1"
1451
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1.tgz#8266b089fd5391e0009a047050795b1d73664524"
1452
+ integrity sha512-NTcm6vQ+PTgN3UBsALw5BMhgO6i5EpIjQF/Xb5tIh3sk9QhrFafujUOczGz4J24JBlzWclSB9Vmx8d+9Z6bFCg==
1453
1453
  dependencies:
1454
1454
  "@babel/code-frame" "^7.0.0"
1455
1455
  ajv "^6.9.1"
@@ -2277,7 +2277,7 @@ imports-loader@^0.8.0:
2277
2277
  loader-utils "^1.0.2"
2278
2278
  source-map "^0.6.1"
2279
2279
 
2280
- imurmurhash@*, imurmurhash@^0.1.4:
2280
+ imurmurhash@^0.1.4:
2281
2281
  version "0.1.4"
2282
2282
  resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
2283
2283
  integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -3305,7 +3305,7 @@ libnpm@^2.0.1:
3305
3305
  read-package-json "^2.0.13"
3306
3306
  stringify-package "^1.0.0"
3307
3307
 
3308
- libnpmaccess@*, libnpmaccess@^3.0.1:
3308
+ libnpmaccess@^3.0.1:
3309
3309
  version "3.0.1"
3310
3310
  resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-3.0.1.tgz#5b3a9de621f293d425191aa2e779102f84167fa8"
3311
3311
  integrity sha512-RlZ7PNarCBt+XbnP7R6PoVgOq9t+kou5rvhaInoNibhPO7eMlRfS0B8yjatgn2yaHIwWNyoJDolC/6Lc5L/IQA==
@@ -3334,7 +3334,7 @@ libnpmhook@^5.0.2:
3334
3334
  get-stream "^4.0.0"
3335
3335
  npm-registry-fetch "^3.8.0"
3336
3336
 
3337
- libnpmorg@*, libnpmorg@^1.0.0:
3337
+ libnpmorg@^1.0.0:
3338
3338
  version "1.0.0"
3339
3339
  resolved "https://registry.yarnpkg.com/libnpmorg/-/libnpmorg-1.0.0.tgz#979b868c48ba28c5820e3bb9d9e73c883c16a232"
3340
3340
  integrity sha512-o+4eVJBoDGMgRwh2lJY0a8pRV2c/tQM/SxlqXezjcAg26Qe9jigYVs+Xk0vvlYDWCDhP0g74J8UwWeAgsB7gGw==
@@ -3359,7 +3359,7 @@ libnpmpublish@^1.1.0:
3359
3359
  semver "^5.5.1"
3360
3360
  ssri "^6.0.1"
3361
3361
 
3362
- libnpmsearch@*, libnpmsearch@^2.0.0:
3362
+ libnpmsearch@^2.0.0:
3363
3363
  version "2.0.0"
3364
3364
  resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-2.0.0.tgz#de05af47ada81554a5f64276a69599070d4a5685"
3365
3365
  integrity sha512-vd+JWbTGzOSfiOc+72MU6y7WqmBXn49egCCrIXp27iE/88bX8EpG64ST1blWQI1bSMUr9l1AKPMVsqa2tS5KWA==
@@ -3368,7 +3368,7 @@ libnpmsearch@*, libnpmsearch@^2.0.0:
3368
3368
  get-stream "^4.0.0"
3369
3369
  npm-registry-fetch "^3.8.0"
3370
3370
 
3371
- libnpmteam@*, libnpmteam@^1.0.1:
3371
+ libnpmteam@^1.0.1:
3372
3372
  version "1.0.1"
3373
3373
  resolved "https://registry.yarnpkg.com/libnpmteam/-/libnpmteam-1.0.1.tgz#ff704b1b6c06ea674b3b1101ac3e305f5114f213"
3374
3374
  integrity sha512-gDdrflKFCX7TNwOMX1snWojCoDE5LoRWcfOC0C/fqF7mBq8Uz9zWAX4B2RllYETNO7pBupBaSyBDkTAC15cAMg==
@@ -3447,11 +3447,6 @@ lodash._baseclone@~4.5.0:
3447
3447
  resolved "https://registry.yarnpkg.com/lodash._baseclone/-/lodash._baseclone-4.5.7.tgz#ce42ade08384ef5d62fa77c30f61a46e686f8434"
3448
3448
  integrity sha1-zkKt4IOE711i+nfDD2GkbmhvhDQ=
3449
3449
 
3450
- lodash._baseindexof@*:
3451
- version "3.1.0"
3452
- resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
3453
- integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
3454
-
3455
3450
  lodash._baseuniq@~4.6.0:
3456
3451
  version "4.6.0"
3457
3452
  resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -3460,33 +3455,11 @@ lodash._baseuniq@~4.6.0:
3460
3455
  lodash._createset "~4.0.0"
3461
3456
  lodash._root "~3.0.0"
3462
3457
 
3463
- lodash._bindcallback@*:
3464
- version "3.0.1"
3465
- resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
3466
- integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
3467
-
3468
- lodash._cacheindexof@*:
3469
- version "3.0.2"
3470
- resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
3471
- integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
3472
-
3473
- lodash._createcache@*:
3474
- version "3.1.2"
3475
- resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
3476
- integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
3477
- dependencies:
3478
- lodash._getnative "^3.0.0"
3479
-
3480
3458
  lodash._createset@~4.0.0:
3481
3459
  version "4.0.3"
3482
3460
  resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
3483
3461
  integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
3484
3462
 
3485
- lodash._getnative@*, lodash._getnative@^3.0.0:
3486
- version "3.9.1"
3487
- resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
3488
- integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
3489
-
3490
3463
  lodash._root@~3.0.0:
3491
3464
  version "3.0.1"
3492
3465
  resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
@@ -3504,11 +3477,6 @@ lodash.clonedeep@^4.5.0, lodash.clonedeep@~4.5.0:
3504
3477
  resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
3505
3478
  integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
3506
3479
 
3507
- lodash.restparam@*:
3508
- version "3.6.1"
3509
- resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
3510
- integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
3511
-
3512
3480
  lodash.sortby@^4.7.0:
3513
3481
  version "4.7.0"
3514
3482
  resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
@@ -4072,7 +4040,7 @@ npm-pick-manifest@^2.2.3:
4072
4040
  npm-package-arg "^6.0.0"
4073
4041
  semver "^5.4.1"
4074
4042
 
4075
- npm-profile@*, npm-profile@^4.0.1:
4043
+ npm-profile@^4.0.1:
4076
4044
  version "4.0.1"
4077
4045
  resolved "https://registry.yarnpkg.com/npm-profile/-/npm-profile-4.0.1.tgz#d350f7a5e6b60691c7168fbb8392c3603583f5aa"
4078
4046
  integrity sha512-NQ1I/1Q7YRtHZXkcuU1/IyHeLy6pd+ScKg4+DQHdfsm769TGq6HPrkbuNJVJS4zwE+0mvvmeULzQdWn2L2EsVA==
@@ -4944,7 +4912,7 @@ readable-stream@~1.1.10:
4944
4912
  isarray "0.0.1"
4945
4913
  string_decoder "~0.10.x"
4946
4914
 
4947
- readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
4915
+ readdir-scoped-modules@^1.0.0:
4948
4916
  version "1.0.2"
4949
4917
  resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
4950
4918
  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.96.1
4
+ version: 0.97.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-03-04 00:00:00.000000000 Z
11
+ date: 2019-03-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dependabot-common
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.96.1
19
+ version: 0.97.0
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.96.1
26
+ version: 0.97.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: byebug
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -220,7 +220,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
220
220
  - !ruby/object:Gem::Version
221
221
  version: 2.5.0
222
222
  requirements: []
223
- rubygems_version: 3.0.2
223
+ rubygems_version: 3.0.3
224
224
  signing_key:
225
225
  specification_version: 4
226
226
  summary: JS support for dependabot