Skip to content

Commit

Permalink
chore(deps): bump postcss-modules-local-by-default from 1.2.0 to 3.0.2 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 3, 2020
1 parent d0a603d commit 9cbe778
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"pretty": "^2.0.0",
"rimraf": "^2.6.2",
"rollup": "^0.57.1",
"rollup-plugin-alias": "^1.4.0",
"rollup-plugin-alias": "^2.2.0",
"rollup-plugin-babel": "^4.0.0-beta.2",
"rollup-plugin-buble": "^0.19.2",
"rollup-plugin-commonjs": "^9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-h5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"mock-socket": "^7.1.0",
"nervjs": "^1.5.0",
"rollup": "^1.1.2",
"rollup-plugin-alias": "^1.5.1",
"rollup-plugin-alias": "^2.2.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-redux-h5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"redux": "^4.0.0",
"rimraf": "^2.6.2",
"rollup": "^0.67.3",
"rollup-plugin-alias": "^1.4.0",
"rollup-plugin-alias": "^2.2.0",
"rollup-plugin-babel": "^4.0.0-beta.8",
"rollup-plugin-commonjs": "^9.1.3",
"rollup-plugin-es3": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"invariant": "2.2.4",
"lodash": "4.17.13",
"resolve-pathname": "2.2.0",
"rollup-plugin-alias": "1.4.0",
"rollup-plugin-alias": "2.2.0",
"value-equal": "0.4.0",
"warning": "4.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11465,10 +11465,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
hash-base "^3.0.0"
inherits "^2.0.1"

rollup-plugin-alias@^1.4.0:
version "1.5.2"
resolved "https://registry.npm.taobao.org/rollup-plugin-alias/download/rollup-plugin-alias-1.5.2.tgz#f15a1cc8ee0debf74ab5c2bb68a944a66b568411"
integrity sha1-8VocyO4N6/dKtcK7aKlEpmtWhBE=
rollup-plugin-alias@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-alias/-/rollup-plugin-alias-2.2.0.tgz#5004a2bc542a2eebb45b5a0fff8c6f540439decc"
integrity sha512-9ZK410qeFed4gGrHoojBpxLsHF74vPgsheGg9JRW5RbALAxqdvJbd357mSqWBqUrBfRVnZnNUXTZdYLxxQEA5A==
dependencies:
slash "^3.0.0"

Expand Down

0 comments on commit 9cbe778

Please sign in to comment.