Merge pull request #3254 from thelounge/renovate/package-json-6.x

Update dependency package-json to v6.4.0
This commit is contained in:
Pavel Djundik 2019-06-12 11:05:17 +03:00 committed by GitHub
commit 7c823c90a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -53,7 +53,7 @@
"linkify-it": "2.1.0",
"lodash": "4.17.11",
"mime-types": "2.1.24",
"package-json": "6.3.0",
"package-json": "6.4.0",
"read": "1.0.7",
"read-chunk": "3.2.0",
"semver": "6.1.1",

View file

@ -6114,15 +6114,15 @@ package-hash@^3.0.0:
lodash.flattendeep "^4.4.0"
release-zalgo "^1.0.0"
package-json@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/package-json/-/package-json-6.3.0.tgz#5ed793418b8322af7abfb985a19a20c2f40c2fb0"
integrity sha512-XO7WS3EEXd48vmW633Y97Mh9xuENFiOevI9G+ExfTG/k6xuY9cBd3fxkAoDMSEsNZXasaVJIJ1rD/n7GMf18bA==
package-json@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/package-json/-/package-json-6.4.0.tgz#4f626976604f4a9a41723ce1792b204a60b1b61e"
integrity sha512-bd1T8OBG7hcvMd9c/udgv6u5v9wISP3Oyl9Cm7Weop8EFwrtcQDnS2sb6zhwqus2WslSr5wSTIPiTTpxxmPm7Q==
dependencies:
got "^9.6.0"
registry-auth-token "^3.4.0"
registry-url "^5.0.0"
semver "^5.6.0"
semver "^6.1.1"
pako@~1.0.5:
version "1.0.8"
@ -7388,7 +7388,7 @@ schema-utils@^1.0.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
semver@6.1.1:
semver@6.1.1, semver@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1.tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b"
integrity sha512-rWYq2e5iYW+fFe/oPPtYJxYgjBm8sC4rmoGdUOgBB7VnwKt6HrL793l2voH1UlsyYZpJ4g0wfjnTEO1s1NP2eQ==