Skip to content

Commit

Permalink
fix: update dependency @dword-design/functions to v4 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 4, 2021
1 parent b1e18ad commit b0971e2
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 @@ -20,7 +20,7 @@
"test": "base test"
},
"dependencies": {
"@dword-design/functions": "^3.0.0",
"@dword-design/functions": "^4.0.0",
"jiti": "^1.6.3"
},
"devDependencies": {
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"

"@eslint/eslintrc@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547"
Expand Down

0 comments on commit b0971e2

Please sign in to comment.