Skip to content

Commit

Permalink
Merge 2af9a2b into 1b1bc72
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 21, 2019
2 parents 1b1bc72 + 2af9a2b commit 5b4ee88
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@pika/pack": "^0.3.4",
"@pika/plugin-build-node": "^0.3.13",
"@pika/plugin-build-types": "^0.3.14",
"@pika/plugin-build-types": "^0.4.0",
"@pika/plugin-build-web": "^0.4.0",
"@pika/plugin-bundle-web": "^0.3.14",
"@pika/plugin-standard-pkg": "^0.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -839,13 +839,13 @@
rollup "^1.1.0"
rollup-plugin-babel "^4.3.0"

"@pika/plugin-build-types@^0.3.14":
version "0.3.16"
resolved "https://registry.yarnpkg.com/@pika/plugin-build-types/-/plugin-build-types-0.3.16.tgz#5682a31e78314d8899eec4cded9f8d7b55f0b126"
integrity sha512-yv3gu5tZLeT/8n7HKVgxdsNS81vHpb3RCmeMUdj6TOPvTqz7x92r/kZ7dNAfhO7Coo+i+Sp3Tx53XujkPrWNzQ==
"@pika/plugin-build-types@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@pika/plugin-build-types/-/plugin-build-types-0.4.0.tgz#316bfbeda40818ba34cd52179bd413600cafd98b"
integrity sha512-9yhFld2tdHXWKYPokax2w7p4LLUOl1/IwDyKaeU5J1i1ugBilz8YkiHurNc4Ru9+GIMktV91Njes/DH9VLSoPA==
dependencies:
"@pika/pack" "^0.3.6"
"@pika/types" "^0.3.5"
"@pika/types" "^0.4.0"
execa "^1.0.0"
mkdirp "^0.5.1"
typescript "^3.0.0"
Expand Down

0 comments on commit 5b4ee88

Please sign in to comment.