Skip to content

Commit

Permalink
Update dependency @pika/plugin-build-web to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 25, 2019
1 parent efc94cc commit 69b96c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@pika/pack": "0.4.0",
"@pika/plugin-build-node": "0.4.0",
"@pika/plugin-build-types": "0.5.1",
"@pika/plugin-build-web": "0.4.0",
"@pika/plugin-build-web": "0.5.1",
"@pika/plugin-ts-standard-pkg": "0.5.1",
"@types/react": "16.8.23",
"@types/react-dom": "16.8.5",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1422,19 +1422,13 @@
mkdirp "^0.5.1"
typescript "~3.4.0"

"@pika/plugin-build-web@0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@pika/plugin-build-web/-/plugin-build-web-0.4.0.tgz#4d4b1ee6907813d016880763790cd747fc2ce7ae"
integrity sha512-uUxIYe5GL6IitQ/jX9PCuqRf7L/n81NeJp9lGE3ePzY4ZtAM9TpCdqKuyPPtsyuhAIrCcMO91raxWojczbbtOw==
"@pika/plugin-build-web@0.5.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@pika/plugin-build-web/-/plugin-build-web-0.5.1.tgz#b6fbd25df4f822b3a1384d94972385b070d1b319"
integrity sha512-gB3ZW0ZbMPlEP/0WDUgTBQD9qlXr8QnT2y65+0fVHUY0Ntpr/fmRDIlq/cxF1LM9DEN1izJ0DAkwjORQzps0gA==
dependencies:
"@babel/core" "^7.0.0"
"@babel/plugin-syntax-dynamic-import" "^7.2.0"
"@babel/plugin-syntax-import-meta" "^7.2.0"
"@babel/preset-env" "^7.2.3"
"@pika/types" "^0.4.0"
"@types/node" "^10.12.18"
rollup "^1.1.0"
rollup-plugin-babel "^4.3.0"

"@pika/plugin-ts-standard-pkg@0.5.1":
version "0.5.1"
Expand Down

0 comments on commit 69b96c7

Please # to comment.