Skip to content

Commit

Permalink
Bump package-json from 6.3.0 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps [package-json](https://github.com/sindresorhus/package-json) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/sindresorhus/package-json/releases)
- [Commits](sindresorhus/package-json@v6.3.0...v6.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 10, 2019
1 parent e742a8a commit 3c98c5a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"change-case": "^3.1.0",
"find-port": "^2.0.1",
"ora": "^3.4.0",
"package-json": "^6.3.0",
"package-json": "^6.4.0",
"pify": "^4.0.1",
"portscanner": "^2.2.0",
"read-pkg-up": "^6.0.0",
Expand Down
17 changes: 6 additions & 11 deletions packages/generator/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2841,15 +2841,15 @@ package-json@^5.0.0:
registry-url "^3.1.0"
semver "^5.5.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"

pad-component@0.0.1:
version "0.0.1"
Expand Down Expand Up @@ -3436,12 +3436,7 @@ semver-truncate@^1.0.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==

semver@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==

semver@^6.1.2:
semver@^6.0.0, semver@^6.1.1, semver@^6.1.2:
version "6.2.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0.tgz#4d813d9590aaf8a9192693d6c85b9344de5901db"
integrity sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==
Expand Down

0 comments on commit 3c98c5a

Please sign in to comment.