Skip to content

Commit

Permalink
fix: update dependency @dword-design/functions to v4 (#21)
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 authored May 3, 2021
1 parent 34f301b commit 2563c89
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 @@ -34,7 +34,7 @@
"test": "base test"
},
"dependencies": {
"@dword-design/functions": "^3.0.0",
"@dword-design/functions": "^4.0.0",
"simple-git": "^2.37.0"
},
"devDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1291,6 +1291,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/puppeteer@^4.0.0":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@dword-design/puppeteer/-/puppeteer-4.0.1.tgz#0cf9b2109c2928264c246af8ac932cf04cebfb59"
Expand Down

0 comments on commit 2563c89

Please sign in to comment.