Skip to content

Commit

Permalink
build(deps-dev): bump @umijs/fabric from 2.4.8 to 2.5.2
Browse files Browse the repository at this point in the history
Bumps [@umijs/fabric](https://github.com/umijs/fabric) from 2.4.8 to 2.5.2.
- [Release notes](https://github.com/umijs/fabric/releases)
- [Commits](umijs/fabric@v2.4.8...v2.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 19, 2021
1 parent 6824734 commit 9910468
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/fs-extra": "^9.0.6",
"@types/jest": "^25.1.3",
"@types/node": "^13.7.7",
"@umijs/fabric": "^2.4.8",
"@umijs/fabric": "^2.5.2",
"@umijs/preset-dumi": "^1.1.2",
"@umijs/test": "^3.0.10",
"@umijs/test-utils": "^1.0.0",
Expand Down
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4190,10 +4190,10 @@
resolved "https://registry.npm.taobao.org/@umijs/error-code-map/download/@umijs/error-code-map-1.0.1.tgz#2a2dd7b4bcd11869e968264ff3dabacfabe8b874"
integrity sha1-Ki3XtLzRGGnpaCZP89q6z6vouHQ=

"@umijs/fabric@^2.4.8":
version "2.4.8"
resolved "https://registry.npm.taobao.org/@umijs/fabric/download/@umijs/fabric-2.4.8.tgz?cache=0&sync_timestamp=1609123762775&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40umijs%2Ffabric%2Fdownload%2F%40umijs%2Ffabric-2.4.8.tgz#8f2536592c687c5dca1e0c26121fcf958e5e3877"
integrity sha1-jyU2WSxofF3KHgwmEh/PlY5eOHc=
"@umijs/fabric@^2.5.2":
version "2.5.2"
resolved "https://registry.yarnpkg.com/@umijs/fabric/-/fabric-2.5.2.tgz#b8b896faeb6402a415a4fd91cb39c3892a7526ee"
integrity sha512-OkaTT3hjGLfTshdFlhTg4KXG0IsLeapqPNHM92jyBsoKbdEgMcUo9oRPnJmLOZFWfaSs3BAJEfpLPb7CmuJnJw==
dependencies:
"@typescript-eslint/eslint-plugin" "^4.10.0"
"@typescript-eslint/parser" "^4.10.0"
Expand All @@ -4213,6 +4213,7 @@
eslint-plugin-react-hooks "^4.1.2"
eslint-plugin-unicorn "^20.0.0"
fast-glob "^3.2.4"
prettier-plugin-style-order "^0.2.2"
stylelint "^13.7.0"
stylelint-config-css-modules "^2.2.0"
stylelint-config-prettier "^8.0.1"
Expand Down Expand Up @@ -16163,6 +16164,14 @@ postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2, postcss-selector
uniq "^1.0.1"
util-deprecate "^1.0.2"

postcss-sorting@5.0.1, postcss-sorting@^5.0.1:
version "5.0.1"
resolved "https://registry.npm.taobao.org/postcss-sorting/download/postcss-sorting-5.0.1.tgz?cache=0&sync_timestamp=1600302570748&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-sorting%2Fdownload%2Fpostcss-sorting-5.0.1.tgz#10d5d0059eea8334dacc820c0121864035bc3f11"
integrity sha1-ENXQBZ7qgzTazIIMASGGQDW8PxE=
dependencies:
lodash "^4.17.14"
postcss "^7.0.17"

postcss-sorting@^4.1.0:
version "4.1.0"
resolved "https://registry.npm.taobao.org/postcss-sorting/download/postcss-sorting-4.1.0.tgz?cache=0&sync_timestamp=1600302570748&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-sorting%2Fdownload%2Fpostcss-sorting-4.1.0.tgz#a107f0bf3852977fa64e4442bc340c88d5aacdb3"
Expand All @@ -16171,14 +16180,6 @@ postcss-sorting@^4.1.0:
lodash "^4.17.4"
postcss "^7.0.0"

postcss-sorting@^5.0.1:
version "5.0.1"
resolved "https://registry.npm.taobao.org/postcss-sorting/download/postcss-sorting-5.0.1.tgz?cache=0&sync_timestamp=1600302570748&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-sorting%2Fdownload%2Fpostcss-sorting-5.0.1.tgz#10d5d0059eea8334dacc820c0121864035bc3f11"
integrity sha1-ENXQBZ7qgzTazIIMASGGQDW8PxE=
dependencies:
lodash "^4.17.14"
postcss "^7.0.17"

postcss-svgo@^4.0.2:
version "4.0.2"
resolved "https://registry.npm.taobao.org/postcss-svgo/download/postcss-svgo-4.0.2.tgz#17b997bc711b333bab143aaed3b8d3d6e3d38258"
Expand Down Expand Up @@ -16287,6 +16288,14 @@ prepend-http@^2.0.0:
resolved "https://registry.npm.taobao.org/prepend-http/download/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=

prettier-plugin-style-order@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/prettier-plugin-style-order/-/prettier-plugin-style-order-0.2.2.tgz#cef2b6af3cfbeb52c821717daff4d8c0c824c012"
integrity sha512-4rASdHONhHLNX0arKqEvjGOEAbkSZE3+GQPSaS8mf3en/spjeN0le5fV1yKltWwQeM4UPn7CkKzeD97a4Az/6w==
dependencies:
postcss-sorting "5.0.1"
resolve-cwd "^3.0.0"

prettier@2.2.1, prettier@^2.2.0, prettier@^2.2.1:
version "2.2.1"
resolved "https://registry.npm.taobao.org/prettier/download/prettier-2.2.1.tgz?cache=0&sync_timestamp=1606521202472&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fprettier%2Fdownload%2Fprettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
Expand Down

0 comments on commit 9910468

Please sign in to comment.