Skip to content

Commit

Permalink
chore(deps): update dependency @pika/plugin-build-web to v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent b7e5e75 commit 4e4e177
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@pika/pack": "0.5.0",
"@pika/plugin-build-node": "0.6.1",
"@pika/plugin-build-types": "0.6.1",
"@pika/plugin-build-web": "0.6.1",
"@pika/plugin-build-web": "0.9.2",
"@pika/plugin-standard-pkg": "0.6.1",
"@testing-library/react": "9.3.0",
"@testing-library/react-hooks": "2.0.3",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -964,11 +964,12 @@
mkdirp "^0.5.1"
typescript "~3.4.0"

"@pika/plugin-build-web@0.6.1":
version "0.6.1"
resolved "https://registry.npmjs.org/@pika/plugin-build-web/-/plugin-build-web-0.6.1.tgz#dd5d1aef7c14a8862bfb71c834a23a656b3c5819"
integrity sha512-5yay6OntT2QzCnj3itS8A1dmFPf6o21PGOZY6LBdtaxtMeTQhxHFzGr7/yPwO+9X3+s9yFGDmPzeavU199JwPg==
"@pika/plugin-build-web@0.9.2":
version "0.9.2"
resolved "https://registry.yarnpkg.com/@pika/plugin-build-web/-/plugin-build-web-0.9.2.tgz#2a209aed1877eabf14dad1cf6cb05e53e519701d"
integrity sha512-HjN/3P5c5jVEaPo9ZSs+jn9osrNs3JW3ZgP11NSfS0QQEMIw+Ks+qXi5Aymp8WKLpoldtZw/z69+SrfqlNeZyg==
dependencies:
"@pika/types" "^0.9.2"
"@types/node" "^10.12.18"
rollup "^1.1.0"

Expand All @@ -985,6 +986,11 @@
resolved "https://registry.npmjs.org/@pika/types/-/types-0.6.1.tgz#864b1803f3a95093b871ced387bb87779ebfc862"
integrity sha512-1ZsOHGc0qJDofO+/98PfchHJqJjtfZL3liVGi4QZ28GtLmTVuZ4SUJFa5NgbsYawnrr//pdNOfx9JiaLFKpzrA==

"@pika/types@^0.9.2":
version "0.9.2"
resolved "https://registry.yarnpkg.com/@pika/types/-/types-0.9.2.tgz#60ad16afe1293878232e28937d9007340c59ff7c"
integrity sha512-AzZTkHtM0A67+xMVhmSeJDteSMS+RfXGuM+/oVbo1PGD19ic7fuimv5b0TW8dKoZuxpVxiwVAai+sFRSNmfI3g==

"@samverschueren/stream-to-observable@^0.3.0":
version "0.3.0"
resolved "https://registry.npmjs.org/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f"
Expand Down

0 comments on commit 4e4e177

Please sign in to comment.