dependabot-npm_and_yarn 0.130.2 → 0.130.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/helpers/.eslintrc +1 -4
- data/helpers/build +1 -0
- data/helpers/jest.config.js +4 -0
- data/helpers/package.json +2 -2
- data/helpers/yarn.lock +13 -27
- metadata +6 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6a72032ddd9002f5f809306a78b9ef4ed6f162429304bf1028de47e26efe328b
|
4
|
+
data.tar.gz: f0339e357f2f3d9c06fa762af01563377a97291506475ebec1c0248f055ecf2b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 435dd37fd5d06d1840e9d7068f0aecfd5c0c856ff8f182f0ebd28e5d16219c1e871fc1f5e3478374cad730e37d03898d35d2cb74c05a6da531cb8f7e74680f82
|
7
|
+
data.tar.gz: 12f6c7d18c5581a0b10ab2b6fc92c1882cf7421d3b07b0ab2cb78d78bfcae4ad76bfae15f2cdc20e09ca5e13183c25349963ed69e69280bf4a411c390e3213ff
|
data/helpers/.eslintrc
CHANGED
data/helpers/build
CHANGED
data/helpers/package.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@dependabot/yarn-lib": "^1.21.1",
|
13
|
-
"@npmcli/arborist": "^2.0.
|
13
|
+
"@npmcli/arborist": "^2.0.6",
|
14
14
|
"detect-indent": "^6.0.0",
|
15
15
|
"npm6": "npm:npm@6.14.11",
|
16
16
|
"npm7": "npm:npm@7.4.0",
|
@@ -18,7 +18,7 @@
|
|
18
18
|
},
|
19
19
|
"devDependencies": {
|
20
20
|
"eslint": "^7.18.0",
|
21
|
-
"eslint-
|
21
|
+
"eslint-config-prettier": "^7.2.0",
|
22
22
|
"jest": "^26.6.3",
|
23
23
|
"prettier": "^2.2.1",
|
24
24
|
"rimraf": "^3.0.2"
|
data/helpers/yarn.lock
CHANGED
@@ -543,10 +543,10 @@
|
|
543
543
|
"@types/yargs" "^15.0.0"
|
544
544
|
chalk "^4.0.0"
|
545
545
|
|
546
|
-
"@npmcli/arborist@^2.0.0", "@npmcli/arborist@^2.0.3", "@npmcli/arborist@^2.0.
|
547
|
-
version "2.0.
|
548
|
-
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-2.0.
|
549
|
-
integrity sha512-
|
546
|
+
"@npmcli/arborist@^2.0.0", "@npmcli/arborist@^2.0.3", "@npmcli/arborist@^2.0.6":
|
547
|
+
version "2.0.6"
|
548
|
+
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-2.0.6.tgz#b1036209455f2048b791915a8e050a4390f99202"
|
549
|
+
integrity sha512-3VF6rr3TlGABVZHksblQCcG+aXvsND+pdkUc7vKsKyvY5DB1b6QxXUHwJTPTZz7hKvFM5GQPewp8OxMUdMDMRQ==
|
550
550
|
dependencies:
|
551
551
|
"@npmcli/installed-package-contents" "^1.0.5"
|
552
552
|
"@npmcli/map-workspaces" "^1.0.1"
|
@@ -565,7 +565,7 @@
|
|
565
565
|
npm-package-arg "^8.1.0"
|
566
566
|
npm-pick-manifest "^6.1.0"
|
567
567
|
npm-registry-fetch "^9.0.0"
|
568
|
-
pacote "^11.2.
|
568
|
+
pacote "^11.2.3"
|
569
569
|
parse-conflict-json "^1.1.1"
|
570
570
|
promise-all-reject-late "^1.0.0"
|
571
571
|
promise-call-limit "^1.0.1"
|
@@ -2263,12 +2263,10 @@ escodegen@^1.14.1:
|
|
2263
2263
|
optionalDependencies:
|
2264
2264
|
source-map "~0.6.1"
|
2265
2265
|
|
2266
|
-
eslint-
|
2267
|
-
version "
|
2268
|
-
resolved "https://registry.yarnpkg.com/eslint-
|
2269
|
-
integrity sha512-
|
2270
|
-
dependencies:
|
2271
|
-
prettier-linter-helpers "^1.0.0"
|
2266
|
+
eslint-config-prettier@^7.2.0:
|
2267
|
+
version "7.2.0"
|
2268
|
+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
|
2269
|
+
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
|
2272
2270
|
|
2273
2271
|
eslint-scope@^5.1.1:
|
2274
2272
|
version "5.1.1"
|
@@ -2536,11 +2534,6 @@ fast-deep-equal@^3.1.1:
|
|
2536
2534
|
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
2537
2535
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
2538
2536
|
|
2539
|
-
fast-diff@^1.1.2:
|
2540
|
-
version "1.2.0"
|
2541
|
-
resolved "https://registry.npmjs.org/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
|
2542
|
-
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
|
2543
|
-
|
2544
2537
|
fast-json-stable-stringify@^2.0.0:
|
2545
2538
|
version "2.1.0"
|
2546
2539
|
resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
|
@@ -5851,10 +5844,10 @@ package-json@^4.0.0:
|
|
5851
5844
|
registry-url "^3.0.3"
|
5852
5845
|
semver "^5.1.0"
|
5853
5846
|
|
5854
|
-
pacote@^11.1.11, pacote@^11.1.14, pacote@^11.1.4, pacote@^11.2.
|
5855
|
-
version "11.2.
|
5856
|
-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.
|
5857
|
-
integrity sha512-
|
5847
|
+
pacote@^11.1.11, pacote@^11.1.14, pacote@^11.1.4, pacote@^11.2.3:
|
5848
|
+
version "11.2.3"
|
5849
|
+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.3.tgz#3c9f70d281c62c86ca3dc2e17df4234c63c698f1"
|
5850
|
+
integrity sha512-Jphxyk1EjGyLzNwa+MkbcQUQeTIqlKcIoPq0t9ekR9ZxsTGjzhRjz/cOoL9PTVkqAW1FH7qBoVbYL4FqQGNNJg==
|
5858
5851
|
dependencies:
|
5859
5852
|
"@npmcli/git" "^2.0.1"
|
5860
5853
|
"@npmcli/installed-package-contents" "^1.0.5"
|
@@ -6106,13 +6099,6 @@ preserve@^0.2.0:
|
|
6106
6099
|
resolved "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
|
6107
6100
|
integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
|
6108
6101
|
|
6109
|
-
prettier-linter-helpers@^1.0.0:
|
6110
|
-
version "1.0.0"
|
6111
|
-
resolved "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
|
6112
|
-
integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
|
6113
|
-
dependencies:
|
6114
|
-
fast-diff "^1.1.2"
|
6115
|
-
|
6116
6102
|
prettier@^2.2.1:
|
6117
6103
|
version "2.2.1"
|
6118
6104
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
|
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.130.
|
4
|
+
version: 0.130.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dependabot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-01-
|
11
|
+
date: 2021-01-26 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.130.
|
19
|
+
version: 0.130.3
|
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.130.
|
26
|
+
version: 0.130.3
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: byebug
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -174,6 +174,7 @@ files:
|
|
174
174
|
- helpers/.eslintrc
|
175
175
|
- helpers/README.md
|
176
176
|
- helpers/build
|
177
|
+
- helpers/jest.config.js
|
177
178
|
- helpers/lib/npm6/conflicting-dependency-parser.js
|
178
179
|
- helpers/lib/npm6/helpers.js
|
179
180
|
- helpers/lib/npm6/index.js
|
@@ -268,7 +269,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
268
269
|
- !ruby/object:Gem::Version
|
269
270
|
version: 2.5.0
|
270
271
|
requirements: []
|
271
|
-
rubygems_version: 3.
|
272
|
+
rubygems_version: 3.1.4
|
272
273
|
signing_key:
|
273
274
|
specification_version: 4
|
274
275
|
summary: JS support for dependabot
|