dependabot-npm_and_yarn 0.138.7 → 0.140.1
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 +15 -15
- data/helpers/package.json +1 -1
- 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: d8f88343ec8572cb561c7e80979c7c48c7053eb4695b5b8044bc53370cb29bda
|
4
|
+
data.tar.gz: c85fdc206d9265b849826448607db905297550ecf4fe616418b01525ef8719b1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4368d4b3a1bb78b885cb6068908992f0ef08c38fc94f2c82864e71ce81212c2453da3831bf9e023fd0f1d6c344e2927350adf24e0cf302f88fb863439b3c9be5
|
7
|
+
data.tar.gz: a2a69bf2b16fa782ba55901af83358aa3897ae0705068c68417a3808ce3b4978d0e299238eb6a22d96bb12fb36bcacffc33294a91782d8a72ecde727791e69da
|
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.
|
10
|
+
"@npmcli/arborist": "^2.3.0",
|
11
11
|
"detect-indent": "^6.0.0",
|
12
12
|
"npm": "6.14.12",
|
13
13
|
"semver": "^7.3.4"
|
@@ -1425,9 +1425,9 @@
|
|
1425
1425
|
}
|
1426
1426
|
},
|
1427
1427
|
"node_modules/@npmcli/arborist": {
|
1428
|
-
"version": "2.
|
1429
|
-
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.
|
1430
|
-
"integrity": "sha512-
|
1428
|
+
"version": "2.3.0",
|
1429
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.3.0.tgz",
|
1430
|
+
"integrity": "sha512-4z8x8jImp/Clwol4sgmR6qdntLQZDxNFabBSbyr9EB11cyWHyqhRvBKip/1sBTcQAScIwuFT64MOu/HI4a5Nkw==",
|
1431
1431
|
"dependencies": {
|
1432
1432
|
"@npmcli/installed-package-contents": "^1.0.7",
|
1433
1433
|
"@npmcli/map-workspaces": "^1.0.2",
|
@@ -1440,7 +1440,7 @@
|
|
1440
1440
|
"cacache": "^15.0.3",
|
1441
1441
|
"common-ancestor-path": "^1.0.1",
|
1442
1442
|
"json-parse-even-better-errors": "^2.3.1",
|
1443
|
-
"json-stringify-nice": "^1.1.
|
1443
|
+
"json-stringify-nice": "^1.1.2",
|
1444
1444
|
"mkdirp-infer-owner": "^2.0.0",
|
1445
1445
|
"npm-install-checks": "^4.0.0",
|
1446
1446
|
"npm-package-arg": "^8.1.0",
|
@@ -7288,9 +7288,9 @@
|
|
7288
7288
|
"dev": true
|
7289
7289
|
},
|
7290
7290
|
"node_modules/json-stringify-nice": {
|
7291
|
-
"version": "1.1.
|
7292
|
-
"resolved": "https://registry.npmjs.org/json-stringify-nice/-/json-stringify-nice-1.1.
|
7293
|
-
"integrity": "sha512-
|
7291
|
+
"version": "1.1.3",
|
7292
|
+
"resolved": "https://registry.npmjs.org/json-stringify-nice/-/json-stringify-nice-1.1.3.tgz",
|
7293
|
+
"integrity": "sha512-w8+cZZFgcPtFkZTmkA1UpRH0GXXfpeuc/cClNkQjLt9JoQd8cBFSyB8J1WWjJrthIYViHobwnh3jA4z5X2LdGA==",
|
7294
7294
|
"funding": {
|
7295
7295
|
"url": "https://github.com/sponsors/isaacs"
|
7296
7296
|
}
|
@@ -17240,9 +17240,9 @@
|
|
17240
17240
|
}
|
17241
17241
|
},
|
17242
17242
|
"@npmcli/arborist": {
|
17243
|
-
"version": "2.
|
17244
|
-
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.
|
17245
|
-
"integrity": "sha512-
|
17243
|
+
"version": "2.3.0",
|
17244
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.3.0.tgz",
|
17245
|
+
"integrity": "sha512-4z8x8jImp/Clwol4sgmR6qdntLQZDxNFabBSbyr9EB11cyWHyqhRvBKip/1sBTcQAScIwuFT64MOu/HI4a5Nkw==",
|
17246
17246
|
"requires": {
|
17247
17247
|
"@npmcli/installed-package-contents": "^1.0.7",
|
17248
17248
|
"@npmcli/map-workspaces": "^1.0.2",
|
@@ -17255,7 +17255,7 @@
|
|
17255
17255
|
"cacache": "^15.0.3",
|
17256
17256
|
"common-ancestor-path": "^1.0.1",
|
17257
17257
|
"json-parse-even-better-errors": "^2.3.1",
|
17258
|
-
"json-stringify-nice": "^1.1.
|
17258
|
+
"json-stringify-nice": "^1.1.2",
|
17259
17259
|
"mkdirp-infer-owner": "^2.0.0",
|
17260
17260
|
"npm-install-checks": "^4.0.0",
|
17261
17261
|
"npm-package-arg": "^8.1.0",
|
@@ -21800,9 +21800,9 @@
|
|
21800
21800
|
"dev": true
|
21801
21801
|
},
|
21802
21802
|
"json-stringify-nice": {
|
21803
|
-
"version": "1.1.
|
21804
|
-
"resolved": "https://registry.npmjs.org/json-stringify-nice/-/json-stringify-nice-1.1.
|
21805
|
-
"integrity": "sha512-
|
21803
|
+
"version": "1.1.3",
|
21804
|
+
"resolved": "https://registry.npmjs.org/json-stringify-nice/-/json-stringify-nice-1.1.3.tgz",
|
21805
|
+
"integrity": "sha512-w8+cZZFgcPtFkZTmkA1UpRH0GXXfpeuc/cClNkQjLt9JoQd8cBFSyB8J1WWjJrthIYViHobwnh3jA4z5X2LdGA=="
|
21806
21806
|
},
|
21807
21807
|
"json-stringify-safe": {
|
21808
21808
|
"version": "5.0.1",
|
data/helpers/package.json
CHANGED
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.140.1
|
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-04-08 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.140.1
|
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.140.1
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: byebug
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|