Skip to content

Commit

Permalink
Update dependency @pika/plugin-build-node to v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 13, 2020
1 parent cfaae44 commit ab35aec
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@babel/preset-typescript": "7.7.4",
"@emotion/core": "10.0.22",
"@pika/pack": "0.5.0",
"@pika/plugin-build-node": "0.8.1",
"@pika/plugin-build-node": "0.9.2",
"@pika/plugin-build-types": "0.8.1",
"@pika/plugin-build-web": "0.8.1",
"@pika/plugin-ts-standard-pkg": "0.8.1",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1985,16 +1985,16 @@
validate-npm-package-license "^3.0.4"
yargs-parser "^13.1.1"

"@pika/plugin-build-node@0.8.1":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@pika/plugin-build-node/-/plugin-build-node-0.8.1.tgz#fc71b6c3c81a15b32ffe22488dc5909b5713aaca"
integrity sha512-PzdxyJJZZPUAtUjWgO3c4EuHZmAFz5Jvvr6RU8Fflr1qqvfnvNLNlE9yhXvot3l7xMQORp+7/Fw0ZW84XMpzZA==
"@pika/plugin-build-node@0.9.2":
version "0.9.2"
resolved "https://registry.yarnpkg.com/@pika/plugin-build-node/-/plugin-build-node-0.9.2.tgz#4697072f385f38b025768036c99e5a653863d532"
integrity sha512-NJhnx5UdOKRz4+3eSienp3vlwUTFYDtz2xAKlswb1td0q5n4gkxZhXoImNzF9PfAaMOXIb+7ngaBNSDiHguTkw==
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.8.1"
"@pika/types" "^0.9.2"
babel-plugin-dynamic-import-node-babel-7 "^2.0.7"
builtin-modules "^3.0.0"
rollup "^1.1.0"
Expand Down Expand Up @@ -2038,6 +2038,11 @@
resolved "https://registry.yarnpkg.com/@pika/types/-/types-0.8.1.tgz#ac24b9a73e6712d638cbc124b6b1d6a1ade51bb0"
integrity sha512-xQNGUA9CAHmbI6tO9weu088pX3PbrRgYZs68FXAqkJXodNyEy7Ju8LU191MZOS6MZreA1PElPd2evsgQ6Wl/cA==

"@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==

"@reach/router@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@reach/router/-/router-1.2.1.tgz#34ae3541a5ac44fa7796e5506a5d7274a162be4e"
Expand Down

0 comments on commit ab35aec

Please sign in to comment.