Skip to content

Commit

Permalink
fix: update dependency @dword-design/functions to v4 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2021
1 parent e8a2dc8 commit 5520879
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@dword-design/base": "^8.0.0",
"@dword-design/functions": "^3.0.0",
"@dword-design/functions": "^4.0.0",
"@dword-design/tester": "^1.2.4",
"depcheck-package-name": "^1.0.5",
"execa": "^5.0.0",
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1258,6 +1258,16 @@
lodash "^4.17.15"
tinycolor2 "^1.4.1"

"@dword-design/functions@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@dword-design/functions/-/functions-4.0.0.tgz#9408fbd1b474a55509fda84699a448ae217e0490"
integrity sha512-ceh7fcd9BGuBus/4F6Ltyk+oitow8RQ+dEUfwCqQP79EdIuhvW+vQYQ0F7+Ubj/oO1fZLTHn0VEfpJxdnf+S5A==
dependencies:
delay "^5.0.0"
endent "github:dword-design/endent#fork"
lodash "^4.17.15"
tinycolor2 "^1.4.1"

"@dword-design/tester@^1.2.4":
version "1.2.9"
resolved "https://registry.yarnpkg.com/@dword-design/tester/-/tester-1.2.9.tgz#458e87adbd6ff2b8b36d8a653b7bfe69fce97683"
Expand Down

0 comments on commit 5520879

Please sign in to comment.