Skip to content

Commit

Permalink
chore(deps): bump resolve from 1.8.1 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [resolve](https://github.com/browserify/resolve) from 1.8.1 to 1.10.0.
- [Release notes](https://github.com/browserify/resolve/releases)
- [Commits](browserify/resolve@v1.8.1...v1.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 17, 2019
1 parent 4342a8c commit a895a61
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 52 deletions.
108 changes: 57 additions & 51 deletions packages/taro-cli/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -518,10 +518,10 @@
version "0.7.0"
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"

"@tarojs/taroize@1.2.15":
version "1.2.15"
resolved "https://registry.yarnpkg.com/@tarojs/taroize/-/taroize-1.2.15.tgz#f51f7c76d9b5f31bacdf04079e19da57dfa459f3"
integrity sha512-dHQLYCIYvfnsTK7XtXXwwS1Hrm+oRCO18T28uqqWcui09jOAJpDHSCpVRbXiWeyjpSjTERpvrL+vpEZxXAtizw==
"@tarojs/taroize@1.2.20":
version "1.2.20"
resolved "https://registry.yarnpkg.com/@tarojs/taroize/-/taroize-1.2.20.tgz#e79d4976ca23651c2049ef22c9b8f52c0730a364"
integrity sha512-0RJ7Yicb/6QF6SAIPEU/4ZqVKKKauyZtZ4oHpIWzixR/d9EIg6ZiGPX8hDYbr1Iz1xv9JjvxXRUuGCxUFip1vA==
dependencies:
"@babel/code-frame" "^7.0.0"
babel-core "^6.26.3"
Expand All @@ -534,10 +534,10 @@
lodash "^4.17.5"
typescript "^3.0.1"

"@tarojs/transformer-wx@1.2.15":
version "1.2.15"
resolved "https://registry.yarnpkg.com/@tarojs/transformer-wx/-/transformer-wx-1.2.15.tgz#8fa8d51280b5f6066a087b9c23753bf47674a300"
integrity sha512-gbr5VD9wp3Jhd1p/4Tbz5gyFtvThCrWvjzELL46ZPWqDgO9QFPrKjCMxGDivwjSDicscXsYRKwmUkfwz8FHSoQ==
"@tarojs/transformer-wx@1.2.20":
version "1.2.20"
resolved "https://registry.yarnpkg.com/@tarojs/transformer-wx/-/transformer-wx-1.2.20.tgz#17abb180f01006ff7562ec50e4131e54693c78b4"
integrity sha512-aPHInv71WlVjbYgajK497HywM5u1LukpRySxtwhJUVD7JypTZ1IqxpiLveREZ4ynxd3/m/Kmbj7twFELGOZ9Rw==
dependencies:
"@babel/code-frame" "^7.0.0-beta.44"
babel-core "^6.26.3"
Expand All @@ -556,7 +556,7 @@
babel-traverse "^6.26.0"
babel-types "^6.26.0"
eslint "^4.15.0"
eslint-plugin-taro "1.2.15"
eslint-plugin-taro "1.2.20"
html "^1.0.0"
lodash "^4.17.5"
prettier "^1.14.2"
Expand Down Expand Up @@ -1507,10 +1507,10 @@ babel-plugin-transform-function-bind@^6.22.0:
babel-plugin-syntax-function-bind "^6.8.0"
babel-runtime "^6.22.0"

babel-plugin-transform-jsx-to-stylesheet@1.2.15:
version "1.2.15"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-jsx-to-stylesheet/-/babel-plugin-transform-jsx-to-stylesheet-1.2.15.tgz#1203f2aaffa15a96a2ce4f2538e7298a78a117cf"
integrity sha512-skvg6kHNhypWe4OI5IyNV84RdHMclGCMjwQ0F8MonTN8mMY67GVjFDPKAdT8FIERehU49tIL6/OODCb3fXrNow==
babel-plugin-transform-jsx-to-stylesheet@1.2.20:
version "1.2.20"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-jsx-to-stylesheet/-/babel-plugin-transform-jsx-to-stylesheet-1.2.20.tgz#6e381001f5c302d36148dccda2e5ef7f02ef5673"
integrity sha512-e+lYNtSU+rXhzhyzR7stL8JoS9bf8U4QIPJ7ktuBrO6ZXB9QFnj44kdq3VJqGh7X9N8kFil4cRQyxeEnl5tAGQ==

babel-plugin-transform-object-assign@^6.5.0:
version "6.22.0"
Expand Down Expand Up @@ -2030,6 +2030,14 @@ caseless@~0.12.0:
version "0.12.0"
resolved "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"

chalk@2.4.2, chalk@^2.1.0:
version "2.4.2"
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
dependencies:
ansi-styles "^3.2.1"
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

chalk@^1.1.1, chalk@^1.1.3:
version "1.1.3"
resolved "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
Expand All @@ -2040,22 +2048,14 @@ chalk@^1.1.1, chalk@^1.1.3:
strip-ansi "^3.0.0"
supports-color "^2.0.0"

chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.1, chalk@^2.3.2, chalk@^2.4.1:
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.1, chalk@^2.4.1:
version "2.4.1"
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
dependencies:
ansi-styles "^3.2.1"
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

chalk@^2.1.0:
version "2.4.2"
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
dependencies:
ansi-styles "^3.2.1"
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

chardet@^0.4.0:
version "0.4.2"
resolved "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"
Expand Down Expand Up @@ -2206,13 +2206,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
dependencies:
delayed-stream "~1.0.0"

commander@^2.15.0:
version "2.18.0"
resolved "https://registry.npmjs.org/commander/-/commander-2.18.0.tgz#2bf063ddee7c7891176981a2cc798e5754bc6970"

commander@^2.9.0:
commander@^2.19.0, commander@^2.9.0:
version "2.19.0"
resolved "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==

commander@~2.13.0:
version "2.13.0"
Expand Down Expand Up @@ -2664,10 +2661,10 @@ eslint-plugin-react-native@^3.2.1:
dependencies:
eslint-plugin-react-native-globals "^0.1.1"

eslint-plugin-taro@1.2.15:
version "1.2.15"
resolved "https://registry.yarnpkg.com/eslint-plugin-taro/-/eslint-plugin-taro-1.2.15.tgz#0f74de95684eff930041858fc2362d347b77020a"
integrity sha512-xrIrkixmUl6NWoJitZGvGHXBQ143TkHteT0pd1Tj6frr4uhJ3KCySTvLEBwJaiKr8lffybjdEkACp67PluvI+Q==
eslint-plugin-taro@1.2.20:
version "1.2.20"
resolved "https://registry.yarnpkg.com/eslint-plugin-taro/-/eslint-plugin-taro-1.2.20.tgz#d1f9a854eacf86d94ccdbd956f396531a13477c5"
integrity sha512-edGoy3lA9yUCBzVC9cfy3QWlffAP1OG4FwVXzhxNTOT2CCURWuuvdhyBrdP0paWHS/1rnZkPIiKqLdPAFSMtlQ==
dependencies:
has "^1.0.1"

Expand Down Expand Up @@ -4592,7 +4589,7 @@ log-symbols@^2.2.0:
dependencies:
chalk "^2.0.1"

loose-envify@^1.0.0, loose-envify@^1.3.1:
loose-envify@^1.0.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
version "1.4.0"
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
dependencies:
Expand Down Expand Up @@ -5526,18 +5523,18 @@ postcss-pxtorem@^4.0.1:
object-assign "^4.1.0"
postcss "^5.2.10"

postcss-pxtransform@1.2.15:
version "1.2.15"
resolved "https://registry.yarnpkg.com/postcss-pxtransform/-/postcss-pxtransform-1.2.15.tgz#6df22975b0154a935e07658993f9152c6d778aaa"
integrity sha512-OMORd2p8jMBYJBQjpmw9fg6PtmlRN01LV+6qju4b0wS7Q1hM8EqhzACcIxpWivWI14bqn+dETjEnGkB3CS2z9g==
postcss-pxtransform@1.2.20:
version "1.2.20"
resolved "https://registry.yarnpkg.com/postcss-pxtransform/-/postcss-pxtransform-1.2.20.tgz#677475d6ae12dfd3667df63a23761f7fcfbbb367"
integrity sha512-HDXoYq1wYGbqRvZZByA+/ZtNop/spJwB9Lu6NyaJsV05EOanK76IhuhR1Yw8zWK+3ZC8YiYLZfIo3O8msRWvNA==
dependencies:
postcss "^6.0.16"
postcss-pxtorem "^4.0.1"

postcss-taro-unit-transform@1.2.15:
version "1.2.15"
resolved "https://registry.yarnpkg.com/postcss-taro-unit-transform/-/postcss-taro-unit-transform-1.2.15.tgz#bfb3f327c7a529995ccf6bfecca6d606b2fb9f45"
integrity sha512-qkhW6iXSyVCkh9fNe6D+lgJE0XK1mt5+AD2uCUVvQqz9Gw749SaYXjsMYJ5oPgmZjUMFxc2/dc8S9KiAg5HPIg==
postcss-taro-unit-transform@1.2.20:
version "1.2.20"
resolved "https://registry.yarnpkg.com/postcss-taro-unit-transform/-/postcss-taro-unit-transform-1.2.20.tgz#1139b256ff24c7a38a159e5b78902f9236947e10"
integrity sha512-bwdTV6OUCM3LkweqUVwP3fqoYWifUwboLdthhBfJz2iR9+f2RCgdgPEqq7uyAfkMP/iKqSNTjojgJDVDMFvhzA==
dependencies:
postcss "^6.0.21"

Expand Down Expand Up @@ -5632,13 +5629,22 @@ prompts@^0.1.9:
kleur "^2.0.1"
sisteransi "^0.1.1"

prop-types@^15.5.8, prop-types@^15.6.2:
prop-types@^15.5.8:
version "15.6.2"
resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
dependencies:
loose-envify "^1.3.1"
object-assign "^4.1.1"

prop-types@^15.6.1:
version "15.7.2"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
dependencies:
loose-envify "^1.4.0"
object-assign "^4.1.1"
react-is "^16.8.1"

pseudomap@^1.0.2:
version "1.0.2"
resolved "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
Expand Down Expand Up @@ -5718,6 +5724,11 @@ react-devtools-core@3.1.0:
shell-quote "^1.6.1"
ws "^2.0.3"

react-is@^16.8.1:
version "16.8.4"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.4.tgz#90f336a68c3a29a096a3d648ab80e87ec61482a2"
integrity sha512-PVadd+WaUDOAciICm/J1waJaSvgq+4rHE/K70j0PFqKhkTBsPv/82UGQJNXAngz1fOQLLxI6z1sEDmJDQhCTAA==

react-native@^0.55.4:
version "0.55.4"
resolved "https://registry.npmjs.org/react-native/-/react-native-0.55.4.tgz#eecffada3750a928e2ddd07cf11d857ae9751c30"
Expand Down Expand Up @@ -6066,15 +6077,10 @@ resolve@1.1.7:
version "1.1.7"
resolved "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"

resolve@^1.1.6, resolve@^1.6.0:
version "1.8.1"
resolved "https://registry.npmjs.org/resolve/-/resolve-1.8.1.tgz#82f1ec19a423ac1fbd080b0bab06ba36e84a7a26"
dependencies:
path-parse "^1.0.5"

resolve@^1.3.2, resolve@^1.5.0:
version "1.9.0"
resolved "https://registry.npmjs.org/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
resolve@^1.1.6, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.6.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
dependencies:
path-parse "^1.0.6"

Expand Down
2 changes: 1 addition & 1 deletion packages/taro-webpack-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"postcss-loader": "2.1.6",
"postcss-plugin-constparse": "1.2.20",
"postcss-pxtransform": "1.2.20",
"resolve": "1.8.1",
"resolve": "1.10.0",
"resolve-url-loader": "2.3.0",
"sass-loader": "7.1.0",
"style-loader": "0.21.0",
Expand Down

0 comments on commit a895a61

Please sign in to comment.