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

Update dependency package-json to v6.2.0
This commit is contained in:
Pavel Djundik 2019-03-25 12:36:16 +02:00 committed by GitHub
commit 74fe337afe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@
"linkify-it": "2.1.0",
"lodash": "4.17.11",
"mime-types": "2.1.22",
"package-json": "6.1.0",
"package-json": "6.2.0",
"read": "1.0.7",
"read-chunk": "3.1.0",
"request": "2.88.0",

View file

@ -6244,10 +6244,10 @@ package-hash@^3.0.0:
lodash.flattendeep "^4.4.0"
release-zalgo "^1.0.0"
package-json@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/package-json/-/package-json-6.1.0.tgz#d6f9516e0f8b16ee5c00b7d49f001a665b0c15d2"
integrity sha512-TCE9JWb3IU1XMy/d9j3lwLJFF8UUfO7tiXminR3OhtsEm6147k+IFwQ3gAu2VqLZmFvcnOoIKUwOVteUmKwW4Q==
package-json@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/package-json/-/package-json-6.2.0.tgz#06ab45d593929f4d694cc113c3ea983554b151c1"
integrity sha512-r9i1TSMI5x+0CtzP/hkpcmAoVtwTT7Vdy1UrkUxeSJ5N+Lzeg5+yUMlxD2FYFdOpt9Sb3QLLxdI2eosmRQGwBA==
dependencies:
got "^9.6.0"
registry-auth-token "^3.3.2"