Skip to content

Commit

Permalink
chore: update dumi
Browse files Browse the repository at this point in the history
  • Loading branch information
shaodahong committed Nov 4, 2020
1 parent 69dd5bc commit efd9990
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"cpy-cli": "^3.1.1",
"cross-env": "^7.0.2",
"cz-conventional-changelog": "^3.2.0",
"dumi": "^1.0.31",
"dumi": "^1.0.35",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"eslint": "^7.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3868,10 +3868,10 @@
umi-webpack-bundle-analyzer "3.5.0"
zlib "1.0.5"

"@umijs/[email protected].31":
version "1.0.31"
resolved "https://registry.yarnpkg.com/@umijs/preset-dumi/-/preset-dumi-1.0.31.tgz#2fa2d4d22a5356523d4e078ca37e4c2896e86b89"
integrity sha512-rGYUPtRKUPUvb7xaYxlPYIIL7+FnTTLrEbgriRAYR6SBnja45VrETcN/3DmQPt49Srd3VLV+0dsMqAF+fZK5aA==
"@umijs/[email protected].35":
version "1.0.35"
resolved "https://registry.yarnpkg.com/@umijs/preset-dumi/-/preset-dumi-1.0.35.tgz#f6cf07f9b3f8d3a0e40a10d28649acdad46aa01f"
integrity sha512-FFS8jHVnk+qTOJqhwTaoly8d1xAajvfvnZx+sNhoYucu/DRRThZfj0Zh3U4ZeJ36MY4tdOmYVsa8A+9XqPwKEg==
dependencies:
"@babel/core" "^7.7.2"
"@babel/generator" "^7.7.2"
Expand Down Expand Up @@ -7594,12 +7594,12 @@ draft-js@^0.10.0, draft-js@~0.10.0:
immutable "~3.7.4"
object-assign "^4.1.0"

dumi@^1.0.31:
version "1.0.31"
resolved "https://registry.yarnpkg.com/dumi/-/dumi-1.0.31.tgz#2eff014a9a2f941a4818f00a966963513a1281ee"
integrity sha512-Wqz9Zwn/Dy5Q7lTHSNbg5OEETMIdFvQUxKQcDeKaREqvHwMMFxEr/2sygWFsc/k4Zq1XxqCBpE+6vuknm0wLRA==
dumi@^1.0.35:
version "1.0.35"
resolved "https://registry.yarnpkg.com/dumi/-/dumi-1.0.35.tgz#e614a6a2b920824840f409269821dab87ea52777"
integrity sha512-mco1RUdak+SJ0cvISHoFQPfY1wYObw2i4LPzV3myXAO+vJXn2yYItA5NWOVaUMVvwC5z5ID1MXKAMX1FqOVGIA==
dependencies:
"@umijs/preset-dumi" "1.0.31"
"@umijs/preset-dumi" "1.0.35"
umi "^3.0.0"

duplexer3@^0.1.4:
Expand Down

1 comment on commit efd9990

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for at-console-components ready!

✅ Preview
https://at-console-components-hbxf1pdt1.vercel.app

Built with commit efd9990.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.