dependabot-npm_and_yarn 0.133.6 → 0.134.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/helpers/package-lock.json +26 -114
- data/helpers/package.json +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: eb8891e6c726670b9665ce4203ae696eacd19ea6f38ae20cc1e88c3db93b09a6
|
4
|
+
data.tar.gz: 2b2140a5ddb23a206ac42c3a93feba421d7e901fcb0e280f421c9547bd680bb6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9d7ee2798a59a30ba08d2fa47535ae947331bbdf6e805e2543eaff59ab505a3606212f7a2d32329c2d70e0045d82432bb6c8e0dcea26f7f37e0ac4c1e4724b37
|
7
|
+
data.tar.gz: acf2eaf0df50ef5aae1ceabead3f4205f3cf38e4233b60025b4984924374a2e30c19f2eff1bf40d95419a398a2c829e900f3b044f6257f3c6eae698e81650543
|
data/helpers/package-lock.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
"name": "@dependabot/helper",
|
8
8
|
"dependencies": {
|
9
9
|
"@dependabot/yarn-lib": "^1.21.1",
|
10
|
-
"@npmcli/arborist": "^2.2.
|
10
|
+
"@npmcli/arborist": "^2.2.4",
|
11
11
|
"detect-indent": "^6.0.0",
|
12
12
|
"npm6": "npm:npm@6.14.11",
|
13
13
|
"semver": "^7.3.4"
|
@@ -17,7 +17,7 @@
|
|
17
17
|
},
|
18
18
|
"devDependencies": {
|
19
19
|
"eslint": "^7.20.0",
|
20
|
-
"eslint-config-prettier": "^
|
20
|
+
"eslint-config-prettier": "^8.0.0",
|
21
21
|
"jest": "^26.6.3",
|
22
22
|
"prettier": "^2.2.1",
|
23
23
|
"rimraf": "^3.0.2"
|
@@ -1054,9 +1054,9 @@
|
|
1054
1054
|
}
|
1055
1055
|
},
|
1056
1056
|
"node_modules/@npmcli/arborist": {
|
1057
|
-
"version": "2.2.
|
1058
|
-
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.2.
|
1059
|
-
"integrity": "sha512-
|
1057
|
+
"version": "2.2.4",
|
1058
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.2.4.tgz",
|
1059
|
+
"integrity": "sha512-JajrhRKOgHe/s3kC5OKc6j5hKv2C6dDLMXx0lDP3jU70rUyHV0w0bqUTYeJAcu1y+eyA4szj6/PUcIQUsQmCVQ==",
|
1060
1060
|
"dependencies": {
|
1061
1061
|
"@npmcli/installed-package-contents": "^1.0.6",
|
1062
1062
|
"@npmcli/map-workspaces": "^1.0.2",
|
@@ -1079,7 +1079,7 @@
|
|
1079
1079
|
"parse-conflict-json": "^1.1.1",
|
1080
1080
|
"promise-all-reject-late": "^1.0.0",
|
1081
1081
|
"promise-call-limit": "^1.0.1",
|
1082
|
-
"read-package-json-fast": "^2.0.
|
1082
|
+
"read-package-json-fast": "^2.0.2",
|
1083
1083
|
"readdir-scoped-modules": "^1.1.0",
|
1084
1084
|
"semver": "^7.3.4",
|
1085
1085
|
"tar": "^6.1.0",
|
@@ -2859,9 +2859,10 @@
|
|
2859
2859
|
}
|
2860
2860
|
},
|
2861
2861
|
"node_modules/eslint-config-prettier": {
|
2862
|
-
"version": "
|
2862
|
+
"version": "8.0.0",
|
2863
|
+
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz",
|
2864
|
+
"integrity": "sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA==",
|
2863
2865
|
"dev": true,
|
2864
|
-
"license": "MIT",
|
2865
2866
|
"bin": {
|
2866
2867
|
"eslint-config-prettier": "bin/cli.js"
|
2867
2868
|
},
|
@@ -7551,7 +7552,7 @@
|
|
7551
7552
|
},
|
7552
7553
|
"node_modules/npm6/node_modules/execa/node_modules/get-stream": {
|
7553
7554
|
"version": "3.0.0",
|
7554
|
-
"resolved": "
|
7555
|
+
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
|
7555
7556
|
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
|
7556
7557
|
"inBundle": true,
|
7557
7558
|
"license": "MIT",
|
@@ -7959,7 +7960,7 @@
|
|
7959
7960
|
},
|
7960
7961
|
"node_modules/npm6/node_modules/got/node_modules/get-stream": {
|
7961
7962
|
"version": "3.0.0",
|
7962
|
-
"resolved": "
|
7963
|
+
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
|
7963
7964
|
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
|
7964
7965
|
"inBundle": true,
|
7965
7966
|
"license": "MIT",
|
@@ -8794,14 +8795,6 @@
|
|
8794
8795
|
"signal-exit": "^3.0.2"
|
8795
8796
|
}
|
8796
8797
|
},
|
8797
|
-
"node_modules/npm6/node_modules/lodash._baseindexof": {
|
8798
|
-
"version": "3.1.0",
|
8799
|
-
"resolved": "https://registry.npmjs.org/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz",
|
8800
|
-
"integrity": "sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=",
|
8801
|
-
"extraneous": true,
|
8802
|
-
"inBundle": true,
|
8803
|
-
"license": "MIT"
|
8804
|
-
},
|
8805
8798
|
"node_modules/npm6/node_modules/lodash._baseuniq": {
|
8806
8799
|
"version": "4.6.0",
|
8807
8800
|
"resolved": "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz",
|
@@ -8813,33 +8806,6 @@
|
|
8813
8806
|
"lodash._root": "~3.0.0"
|
8814
8807
|
}
|
8815
8808
|
},
|
8816
|
-
"node_modules/npm6/node_modules/lodash._bindcallback": {
|
8817
|
-
"version": "3.0.1",
|
8818
|
-
"resolved": "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz",
|
8819
|
-
"integrity": "sha1-5THCdkTPi1epnhftlbNcdIeJOS4=",
|
8820
|
-
"extraneous": true,
|
8821
|
-
"inBundle": true,
|
8822
|
-
"license": "MIT"
|
8823
|
-
},
|
8824
|
-
"node_modules/npm6/node_modules/lodash._cacheindexof": {
|
8825
|
-
"version": "3.0.2",
|
8826
|
-
"resolved": "https://registry.npmjs.org/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz",
|
8827
|
-
"integrity": "sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=",
|
8828
|
-
"extraneous": true,
|
8829
|
-
"inBundle": true,
|
8830
|
-
"license": "MIT"
|
8831
|
-
},
|
8832
|
-
"node_modules/npm6/node_modules/lodash._createcache": {
|
8833
|
-
"version": "3.1.2",
|
8834
|
-
"resolved": "https://registry.npmjs.org/lodash._createcache/-/lodash._createcache-3.1.2.tgz",
|
8835
|
-
"integrity": "sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=",
|
8836
|
-
"extraneous": true,
|
8837
|
-
"inBundle": true,
|
8838
|
-
"license": "MIT",
|
8839
|
-
"dependencies": {
|
8840
|
-
"lodash._getnative": "^3.0.0"
|
8841
|
-
}
|
8842
|
-
},
|
8843
8809
|
"node_modules/npm6/node_modules/lodash._createset": {
|
8844
8810
|
"version": "4.0.3",
|
8845
8811
|
"resolved": "https://registry.npmjs.org/lodash._createset/-/lodash._createset-4.0.3.tgz",
|
@@ -8847,14 +8813,6 @@
|
|
8847
8813
|
"inBundle": true,
|
8848
8814
|
"license": "MIT"
|
8849
8815
|
},
|
8850
|
-
"node_modules/npm6/node_modules/lodash._getnative": {
|
8851
|
-
"version": "3.9.1",
|
8852
|
-
"resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz",
|
8853
|
-
"integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=",
|
8854
|
-
"extraneous": true,
|
8855
|
-
"inBundle": true,
|
8856
|
-
"license": "MIT"
|
8857
|
-
},
|
8858
8816
|
"node_modules/npm6/node_modules/lodash._root": {
|
8859
8817
|
"version": "3.0.1",
|
8860
8818
|
"resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz",
|
@@ -8869,14 +8827,6 @@
|
|
8869
8827
|
"inBundle": true,
|
8870
8828
|
"license": "MIT"
|
8871
8829
|
},
|
8872
|
-
"node_modules/npm6/node_modules/lodash.restparam": {
|
8873
|
-
"version": "3.6.1",
|
8874
|
-
"resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz",
|
8875
|
-
"integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=",
|
8876
|
-
"extraneous": true,
|
8877
|
-
"inBundle": true,
|
8878
|
-
"license": "MIT"
|
8879
|
-
},
|
8880
8830
|
"node_modules/npm6/node_modules/lodash.union": {
|
8881
8831
|
"version": "4.6.0",
|
8882
8832
|
"resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz",
|
@@ -11859,9 +11809,9 @@
|
|
11859
11809
|
}
|
11860
11810
|
},
|
11861
11811
|
"node_modules/read-package-json-fast": {
|
11862
|
-
"version": "2.0.
|
11863
|
-
"resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.
|
11864
|
-
"integrity": "sha512-
|
11812
|
+
"version": "2.0.2",
|
11813
|
+
"resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.2.tgz",
|
11814
|
+
"integrity": "sha512-5fyFUyO9B799foVk4n6ylcoAktG/FbE3jwRKxvwaeSrIunaoMc0u81dzXxjeAFKOce7O5KncdfwpGvvs6r5PsQ==",
|
11865
11815
|
"dependencies": {
|
11866
11816
|
"json-parse-even-better-errors": "^2.3.0",
|
11867
11817
|
"npm-normalize-package-bin": "^1.0.1"
|
@@ -14770,9 +14720,9 @@
|
|
14770
14720
|
}
|
14771
14721
|
},
|
14772
14722
|
"@npmcli/arborist": {
|
14773
|
-
"version": "2.2.
|
14774
|
-
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.2.
|
14775
|
-
"integrity": "sha512-
|
14723
|
+
"version": "2.2.4",
|
14724
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.2.4.tgz",
|
14725
|
+
"integrity": "sha512-JajrhRKOgHe/s3kC5OKc6j5hKv2C6dDLMXx0lDP3jU70rUyHV0w0bqUTYeJAcu1y+eyA4szj6/PUcIQUsQmCVQ==",
|
14776
14726
|
"requires": {
|
14777
14727
|
"@npmcli/installed-package-contents": "^1.0.6",
|
14778
14728
|
"@npmcli/map-workspaces": "^1.0.2",
|
@@ -14795,7 +14745,7 @@
|
|
14795
14745
|
"parse-conflict-json": "^1.1.1",
|
14796
14746
|
"promise-all-reject-late": "^1.0.0",
|
14797
14747
|
"promise-call-limit": "^1.0.1",
|
14798
|
-
"read-package-json-fast": "^2.0.
|
14748
|
+
"read-package-json-fast": "^2.0.2",
|
14799
14749
|
"readdir-scoped-modules": "^1.1.0",
|
14800
14750
|
"semver": "^7.3.4",
|
14801
14751
|
"tar": "^6.1.0",
|
@@ -16070,7 +16020,9 @@
|
|
16070
16020
|
}
|
16071
16021
|
},
|
16072
16022
|
"eslint-config-prettier": {
|
16073
|
-
"version": "
|
16023
|
+
"version": "8.0.0",
|
16024
|
+
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz",
|
16025
|
+
"integrity": "sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA==",
|
16074
16026
|
"dev": true,
|
16075
16027
|
"requires": {}
|
16076
16028
|
},
|
@@ -19124,7 +19076,7 @@
|
|
19124
19076
|
"dependencies": {
|
19125
19077
|
"get-stream": {
|
19126
19078
|
"version": "3.0.0",
|
19127
|
-
"resolved": "
|
19079
|
+
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
|
19128
19080
|
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
|
19129
19081
|
"bundled": true
|
19130
19082
|
}
|
@@ -19477,7 +19429,7 @@
|
|
19477
19429
|
"dependencies": {
|
19478
19430
|
"get-stream": {
|
19479
19431
|
"version": "3.0.0",
|
19480
|
-
"resolved": "
|
19432
|
+
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
|
19481
19433
|
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
|
19482
19434
|
"bundled": true
|
19483
19435
|
}
|
@@ -20124,12 +20076,6 @@
|
|
20124
20076
|
"signal-exit": "^3.0.2"
|
20125
20077
|
}
|
20126
20078
|
},
|
20127
|
-
"lodash._baseindexof": {
|
20128
|
-
"version": "https://registry.npmjs.org/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz",
|
20129
|
-
"integrity": "sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=",
|
20130
|
-
"bundled": true,
|
20131
|
-
"extraneous": true
|
20132
|
-
},
|
20133
20079
|
"lodash._baseuniq": {
|
20134
20080
|
"version": "4.6.0",
|
20135
20081
|
"resolved": "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz",
|
@@ -20140,40 +20086,12 @@
|
|
20140
20086
|
"lodash._root": "~3.0.0"
|
20141
20087
|
}
|
20142
20088
|
},
|
20143
|
-
"lodash._bindcallback": {
|
20144
|
-
"version": "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz",
|
20145
|
-
"integrity": "sha1-5THCdkTPi1epnhftlbNcdIeJOS4=",
|
20146
|
-
"bundled": true,
|
20147
|
-
"extraneous": true
|
20148
|
-
},
|
20149
|
-
"lodash._cacheindexof": {
|
20150
|
-
"version": "https://registry.npmjs.org/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz",
|
20151
|
-
"integrity": "sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=",
|
20152
|
-
"bundled": true,
|
20153
|
-
"extraneous": true
|
20154
|
-
},
|
20155
|
-
"lodash._createcache": {
|
20156
|
-
"version": "https://registry.npmjs.org/lodash._createcache/-/lodash._createcache-3.1.2.tgz",
|
20157
|
-
"integrity": "sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=",
|
20158
|
-
"bundled": true,
|
20159
|
-
"extraneous": true,
|
20160
|
-
"requires": {
|
20161
|
-
"lodash._getnative": "^3.0.0"
|
20162
|
-
}
|
20163
|
-
},
|
20164
20089
|
"lodash._createset": {
|
20165
20090
|
"version": "4.0.3",
|
20166
20091
|
"resolved": "https://registry.npmjs.org/lodash._createset/-/lodash._createset-4.0.3.tgz",
|
20167
20092
|
"integrity": "sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=",
|
20168
20093
|
"bundled": true
|
20169
20094
|
},
|
20170
|
-
"lodash._getnative": {
|
20171
|
-
"version": "3.9.1",
|
20172
|
-
"resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz",
|
20173
|
-
"integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=",
|
20174
|
-
"bundled": true,
|
20175
|
-
"extraneous": true
|
20176
|
-
},
|
20177
20095
|
"lodash._root": {
|
20178
20096
|
"version": "3.0.1",
|
20179
20097
|
"resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz",
|
@@ -20186,12 +20104,6 @@
|
|
20186
20104
|
"integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=",
|
20187
20105
|
"bundled": true
|
20188
20106
|
},
|
20189
|
-
"lodash.restparam": {
|
20190
|
-
"version": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz",
|
20191
|
-
"integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=",
|
20192
|
-
"bundled": true,
|
20193
|
-
"extraneous": true
|
20194
|
-
},
|
20195
20107
|
"lodash.union": {
|
20196
20108
|
"version": "4.6.0",
|
20197
20109
|
"resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz",
|
@@ -22456,9 +22368,9 @@
|
|
22456
22368
|
}
|
22457
22369
|
},
|
22458
22370
|
"read-package-json-fast": {
|
22459
|
-
"version": "2.0.
|
22460
|
-
"resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.
|
22461
|
-
"integrity": "sha512-
|
22371
|
+
"version": "2.0.2",
|
22372
|
+
"resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.2.tgz",
|
22373
|
+
"integrity": "sha512-5fyFUyO9B799foVk4n6ylcoAktG/FbE3jwRKxvwaeSrIunaoMc0u81dzXxjeAFKOce7O5KncdfwpGvvs6r5PsQ==",
|
22462
22374
|
"requires": {
|
22463
22375
|
"json-parse-even-better-errors": "^2.3.0",
|
22464
22376
|
"npm-normalize-package-bin": "^1.0.1"
|
data/helpers/package.json
CHANGED
@@ -10,14 +10,14 @@
|
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@dependabot/yarn-lib": "^1.21.1",
|
13
|
-
"@npmcli/arborist": "^2.2.
|
13
|
+
"@npmcli/arborist": "^2.2.4",
|
14
14
|
"detect-indent": "^6.0.0",
|
15
15
|
"npm6": "npm:npm@6.14.11",
|
16
16
|
"semver": "^7.3.4"
|
17
17
|
},
|
18
18
|
"devDependencies": {
|
19
19
|
"eslint": "^7.20.0",
|
20
|
-
"eslint-config-prettier": "^
|
20
|
+
"eslint-config-prettier": "^8.0.0",
|
21
21
|
"jest": "^26.6.3",
|
22
22
|
"prettier": "^2.2.1",
|
23
23
|
"rimraf": "^3.0.2"
|
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.
|
4
|
+
version: 0.134.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dependabot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-03-01 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.
|
19
|
+
version: 0.134.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.
|
26
|
+
version: 0.134.0
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: byebug
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|