Skip to content

Commit

Permalink
fix(deps): Update dependency @autoguru/utilities to v^1.0.25 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and maraisr committed Apr 8, 2019
1 parent 6649828 commit b6ca850
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"browserslist": "extends browserslist-config-autoguru",
"dependencies": {
"@autoguru/utilities": "^1.0.21",
"@autoguru/utilities": "^1.0.25",
"clsx": "^1.0.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
resolved "https://registry.yarnpkg.com/@autoguru/tsconfig/-/tsconfig-1.0.12.tgz#3e10e8731fb7973212e45b88e604d9e68fa738f7"
integrity sha512-H/WEu/7+PWGJ+3Vw2yp/+1QYEy2gziZhj/YDVYTlnparnLe9FrvXfZfQEICyfcbnv/bXJG+pQEZL6E6+QSnlDA==

"@autoguru/utilities@^1.0.21":
"@autoguru/utilities@^1.0.25":
version "1.0.25"
resolved "https://registry.yarnpkg.com/@autoguru/utilities/-/utilities-1.0.25.tgz#2f0a48d3b12ebff40c42e86b7fd8a8f4eadb1cd3"
integrity sha512-Zarz5OEIAsehrqPAzNimbphghDJpqrhOcJ35kLURdaH1EIHawB0XAdNvdOn/SZ/rnyIN1XcYs0KEe5NAD86WPA==
Expand Down

0 comments on commit b6ca850

Please sign in to comment.