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 Apr 12, 2019
1 parent 4ea89b0 commit 8b174b8
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 40 deletions.
103 changes: 64 additions & 39 deletions packages/taro-cli/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -597,9 +597,10 @@
version "0.7.0"
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"

"@tarojs/taroize@1.2.22":
version "1.2.22"
resolved "http://registry.npm.taobao.org/@tarojs/taroize/download/@tarojs/taroize-1.2.22.tgz#34f6a8c2bb2b41c2cb396c8bd47c019d2cedc654"
"@tarojs/taroize@1.2.25":
version "1.2.25"
resolved "https://registry.yarnpkg.com/@tarojs/taroize/-/taroize-1.2.25.tgz#1624a60ae41daf2e88ba397e4966f4d2ded199f3"
integrity sha512-IhVw1IFslkc536bozQunak/4hmCSDPGG5SoWKgdkEkaDY0gkPCSht6bcjnnO/fiQGP6iwIo12zPhVGxoztWqEA==
dependencies:
"@babel/code-frame" "^7.0.0"
babel-core "^6.26.3"
Expand All @@ -612,9 +613,10 @@
lodash "^4.17.5"
typescript "^3.0.1"

"@tarojs/transformer-wx@1.2.22":
version "1.2.22"
resolved "http://registry.npm.taobao.org/@tarojs/transformer-wx/download/@tarojs/transformer-wx-1.2.22.tgz#a520829b0a930c9ec946706d2ff67b730015607b"
"@tarojs/transformer-wx@1.2.25":
version "1.2.25"
resolved "https://registry.yarnpkg.com/@tarojs/transformer-wx/-/transformer-wx-1.2.25.tgz#c74637a4be91b40b3c3d7affe9e72063ad59f239"
integrity sha512-yGV9qV+S5fyUBEV9GmT35JVHlfLHQBx5S6mHDsEOlMewEgRbBkqb82dHGcw2U7n4PFiSgw7ZVwfWBiLKRnk6jA==
dependencies:
"@babel/code-frame" "^7.0.0-beta.44"
babel-core "^6.26.3"
Expand All @@ -628,12 +630,15 @@
babel-plugin-syntax-dynamic-import "^6.18.0"
babel-plugin-transform-class-properties "^6.24.1"
babel-plugin-transform-define "^1.3.0"
babel-plugin-transform-do-expressions "^6.22.0"
babel-plugin-transform-es2015-template-literals "^6.22.0"
babel-plugin-transform-export-extensions "^6.22.0"
babel-plugin-transform-flow-strip-types "^6.22.0"
babel-traverse "^6.26.0"
babel-types "^6.26.0"
eslint "^4.15.0"
eslint-plugin-taro "1.2.22"
eslint-plugin-react "7.10.0"
eslint-plugin-taro "1.2.25"
html "^1.0.0"
lodash "^4.17.5"
prettier "^1.14.2"
Expand Down Expand Up @@ -900,6 +905,14 @@ array-find-index@^1.0.1:
version "1.0.2"
resolved "http://registry.npm.taobao.org/array-find-index/download/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"

array-includes@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.0.3.tgz#184b48f62d92d7452bb31b323165c7f8bd02266d"
integrity sha1-GEtI9i2S10UrsxsyMWXH+L0CJm0=
dependencies:
define-properties "^1.1.2"
es-abstract "^1.7.0"

array-map@~0.0.0:
version "0.0.0"
resolved "https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
Expand Down Expand Up @@ -1645,9 +1658,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.22:
version "1.2.22"
resolved "http://registry.npm.taobao.org/babel-plugin-transform-jsx-to-stylesheet/download/babel-plugin-transform-jsx-to-stylesheet-1.2.22.tgz#70b13c39ce28053caa0b3b3ba8f5f97a9a30747b"
babel-plugin-transform-jsx-to-stylesheet@1.2.25:
version "1.2.25"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-jsx-to-stylesheet/-/babel-plugin-transform-jsx-to-stylesheet-1.2.25.tgz#148352cddfd2a3c345394951b0b8ddf3f26921c2"
integrity sha512-/8uxf9jBnJ91zfICK5b1XrygCnneixF16OsaRWsxWfMkV2dZh2dgMtwaxxOt9O8VS/YqIf1Zvp4UxpuFlf/eWw==

babel-plugin-transform-object-assign@^6.5.0:
version "6.22.0"
Expand Down Expand Up @@ -2887,9 +2901,10 @@ errorhandler@^1.5.0:
accepts "~1.3.3"
escape-html "~1.0.3"

es-abstract@^1.5.1:
es-abstract@^1.5.1, es-abstract@^1.7.0:
version "1.13.0"
resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
dependencies:
es-to-primitive "^1.2.0"
function-bind "^1.1.1"
Expand Down Expand Up @@ -2935,9 +2950,20 @@ eslint-plugin-react-native@^3.2.1:
dependencies:
eslint-plugin-react-native-globals "^0.1.1"

eslint-plugin-taro@1.2.22:
version "1.2.22"
resolved "http://registry.npm.taobao.org/eslint-plugin-taro/download/eslint-plugin-taro-1.2.22.tgz#6b27090341ff8d9e31e08e33c55745092bf0885e"
eslint-plugin-react@7.10.0:
version "7.10.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.10.0.tgz#af5c1fef31c4704db02098f9be18202993828b50"
integrity sha512-18rzWn4AtbSUxFKKM7aCVcj5LXOhOKdwBino3KKWy4psxfPW0YtIbE8WNRDUdyHFL50BeLb6qFd4vpvNYyp7hw==
dependencies:
doctrine "^2.1.0"
has "^1.0.3"
jsx-ast-utils "^2.0.1"
prop-types "^15.6.2"

eslint-plugin-taro@1.2.25:
version "1.2.25"
resolved "https://registry.yarnpkg.com/eslint-plugin-taro/-/eslint-plugin-taro-1.2.25.tgz#58d4a772d5203ffdb1b45700bac62adc5c73b6e5"
integrity sha512-f2i2/0DOlpBqRbi5IxwTrwnoNXCj+BhX4Huo/mdgE39SGHt382RPoMZxXhhABM+olcMpxausbjmQNTc2SIHvqg==
dependencies:
has "^1.0.1"

Expand Down Expand Up @@ -4869,6 +4895,13 @@ jsprim@^1.2.2:
json-schema "0.2.3"
verror "1.10.0"

jsx-ast-utils@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
integrity sha1-6AGxs5mF4g//yHtA43SAgOLcrH8=
dependencies:
array-includes "^3.0.3"

keyv@3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/keyv/-/keyv-3.0.0.tgz#44923ba39e68b12a7cec7df6c3268c031f2ef373"
Expand Down Expand Up @@ -6117,9 +6150,10 @@ postcss-pxtorem@^4.0.1:
object-assign "^4.1.0"
postcss "^5.2.10"

postcss-pxtransform@1.2.22:
version "1.2.22"
resolved "http://registry.npm.taobao.org/postcss-pxtransform/download/postcss-pxtransform-1.2.22.tgz#be4f2f8a2bdd18d57844697f5da9790dddf18480"
postcss-pxtransform@1.2.25:
version "1.2.25"
resolved "https://registry.yarnpkg.com/postcss-pxtransform/-/postcss-pxtransform-1.2.25.tgz#0d59e23cd388087d3188866cc578271756859d2a"
integrity sha512-aIktYFjCuCRuWgOCIjQxAlS8GXFE572hzuoU4KlrtP/RiEpDNwWvr6ccF7eXyNCACGgaHdxOZXBCmdwGRX0x8g==
dependencies:
postcss "^6.0.16"
postcss-pxtorem "^4.0.1"
Expand Down Expand Up @@ -6284,9 +6318,10 @@ prop-types@^15.5.8:
loose-envify "^1.3.1"
object-assign "^4.1.1"

prop-types@^15.6.1:
prop-types@^15.6.1, prop-types@^15.6.2:
version "15.7.2"
resolved "http://registry.npm.taobao.org/prop-types/download/prop-types-15.7.2.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Fprop-types%2Fdownload%2Fprop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
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"
Expand Down Expand Up @@ -6809,24 +6844,12 @@ 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.10.0:
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.6.0:
version "1.10.0"
resolved "http://registry.npm.taobao.org/resolve/download/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
dependencies:
path-parse "^1.0.6"

resolve@^1.3.2, resolve@^1.5.0:
version "1.9.0"
resolved "https://registry.npmjs.org/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
dependencies:
path-parse "^1.0.6"

responselike@1.0.2:
version "1.0.2"
resolved "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
Expand Down Expand Up @@ -7336,13 +7359,15 @@ style-search@^0.1.0:
version "0.1.0"
resolved "http://registry.npm.taobao.org/style-search/download/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"

stylelint-config-taro-rn@1.2.22:
version "1.2.22"
resolved "http://registry.npm.taobao.org/stylelint-config-taro-rn/download/stylelint-config-taro-rn-1.2.22.tgz#306cbc65f8cc30d2796426537a41dbc39ff13608"
stylelint-config-taro-rn@1.2.25:
version "1.2.25"
resolved "https://registry.yarnpkg.com/stylelint-config-taro-rn/-/stylelint-config-taro-rn-1.2.25.tgz#10b92af849bf55a1781d66fddc882db79e13341f"
integrity sha512-4t+QI9spi9BoaRE+SnRbu7+k+n3WYuEEuUFkXUHf8v1A+blhKaTf/V43KMXac040fgapmRdkwQHxg3LtVtX6tA==

stylelint-taro-rn@1.2.22:
version "1.2.22"
resolved "http://registry.npm.taobao.org/stylelint-taro-rn/download/stylelint-taro-rn-1.2.22.tgz#55ff6b26e692c396abec05c5dbabb40ac1d1030f"
stylelint-taro-rn@1.2.25:
version "1.2.25"
resolved "https://registry.yarnpkg.com/stylelint-taro-rn/-/stylelint-taro-rn-1.2.25.tgz#1c89820116ede24191c045a77a41f7bc876564d2"
integrity sha512-mwoMeAEXOiDgqJ39TQt8caIeeM+lubjoj5wydUWeC+nrRf7/eAICQZBtLa8azdiTEW9/N8IQ8isw0qSo7vOpgQ==
dependencies:
react-native-known-styling-properties "^1.0.4"

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 @@ -56,7 +56,7 @@
"postcss-loader": "2.1.6",
"postcss-plugin-constparse": "1.2.25",
"postcss-pxtransform": "1.2.25",
"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 8b174b8

Please sign in to comment.