Skip to content

Commit

Permalink
Update dependency @pika/plugin-ts-standard-pkg to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 24, 2019
1 parent 9c7ee22 commit 630f57c
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 @@ -59,7 +59,7 @@
"@pika/plugin-build-node": "0.7.0",
"@pika/plugin-build-types": "0.7.0",
"@pika/plugin-build-web": "0.7.0",
"@pika/plugin-ts-standard-pkg": "0.7.0",
"@pika/plugin-ts-standard-pkg": "0.7.1",
"@types/react": "16.9.9",
"@types/react-dom": "16.9.2",
"docz": "1.3.2",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1640,12 +1640,12 @@
"@types/node" "^10.12.18"
rollup "^1.1.0"

"@pika/plugin-ts-standard-pkg@0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@pika/plugin-ts-standard-pkg/-/plugin-ts-standard-pkg-0.7.0.tgz#cedf01dfc82c03bb63ca6946a07629ef76dcb7f0"
integrity sha512-aeroYlTeXgtjFshkgKXfVIX3zen4cOMXqJLO/t46WnckTXtldckOP7ZnOC2G2wfS4/DeMNbqkW+hbMnyJir34g==
"@pika/plugin-ts-standard-pkg@0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@pika/plugin-ts-standard-pkg/-/plugin-ts-standard-pkg-0.7.1.tgz#fb4bdd6f6b386d640b7a18254c99ad0d896926ac"
integrity sha512-xIeY1xw89/s0WQ3oskdXcuaCOQt1ECQ+IwYtv1cgVwJeWQXChTTXYO46Eoi3lTYQ2AZQ6bQN+VtrHy5Rd/YxbQ==
dependencies:
"@pika/types" "^0.7.0"
"@pika/types" "^0.7.1"
execa "^2.0.0"
standard-pkg "^0.5.0"

Expand All @@ -1659,6 +1659,11 @@
resolved "https://registry.yarnpkg.com/@pika/types/-/types-0.7.0.tgz#b78890ffab94a340b366c59f3db84a809877a1f9"
integrity sha512-QFZSeMnLs6WUeNli8HU9pCoOjjxfwbix3qiydSY9qtHS0/lfW2yXU06jirfPaEKO0uYEU9TivwDROyeEGYnKXA==

"@pika/types@^0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@pika/types/-/types-0.7.1.tgz#b875b4bb22c3949665e5f3e031634415e1ae0d8e"
integrity sha512-K4jnvnPAXbW1XqUQN4wsAt0H73gbgsRCESWF/Y2ceM1eBA13BS0fxc4ph2yRFXZfvwm+NrLojO14USqwF6gmeA==

"@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 630f57c

Please sign in to comment.