Skip to content

Commit

Permalink
chore(deps): update dependency scripty to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 19, 2019
1 parent fe2fc5e commit 3a71f56
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"chai": "4.2.0",
"mocha": "5.2.0",
"mocha-eslint": "4.1.0",
"scripty": "1.9.0",
"scripty": "1.9.1",
"semantic-release": "15.13.3",
"through": "2.3.8",
"travis-deploy-once": "5.0.11",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3768,7 +3768,7 @@ lodash.without@~4.4.0:
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=

lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.8.2:
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
Expand Down Expand Up @@ -5434,14 +5434,14 @@ safe-regex@^1.1.0:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

[email protected].0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/scripty/-/scripty-1.9.0.tgz#41db74aa36ba31c92090eb189f9f642bde6d803d"
integrity sha512-aXSqeJHUhobpZ2bQkL06GAghZGUBVBzz+SSZMI4ngJ8tjBvW7e200bLdbR8Ql9EPftoUo+NHCb5r0ao/kpVy5w==
[email protected].1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/scripty/-/scripty-1.9.1.tgz#538d12ad816b564584b4b787800f6567bb97c84a"
integrity sha512-zsQlz4mxQz7EqvoWTobcNsVS8uv1nrk5IME62QHDSwazxclNUqjGdMF4ZI7nWgKSBFQFWCKGwRFJjfzSJj9ERQ==
dependencies:
async "^2.6.1"
glob "^7.0.3"
lodash "^4.8.2"
lodash "^4.17.11"
resolve-pkg "^1.0.0"

[email protected]:
Expand Down

0 comments on commit 3a71f56

Please sign in to comment.