Skip to content

Commit

Permalink
chore(deps): update dependency scripty to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 6, 2022
1 parent a708449 commit 8521d2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.3.6",
"mocha": "6.2.3",
"mocha-eslint": "5.0.0",
"scripty": "1.9.1",
"scripty": "2.1.0",
"semantic-release": "15.14.0",
"through": "2.3.8",
"travis-deploy-once": "5.0.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5794,10 +5794,10 @@ safe-regex@^1.1.0:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

scripty@1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/scripty/-/scripty-1.9.1.tgz#538d12ad816b564584b4b787800f6567bb97c84a"
integrity sha512-zsQlz4mxQz7EqvoWTobcNsVS8uv1nrk5IME62QHDSwazxclNUqjGdMF4ZI7nWgKSBFQFWCKGwRFJjfzSJj9ERQ==
scripty@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/scripty/-/scripty-2.1.0.tgz#8f766acdaf53070e82587f53d878e0f60e431761"
integrity sha512-vvp8DWmLyIyesQYjxTh5cH3odsf1+srXKJUhrgXjhEk32RqcGkjqTEuKLyBCoBH4k6WdzF2uYpr4zi6ih4xgOA==
dependencies:
async "^2.6.1"
glob "^7.0.3"
Expand Down

0 comments on commit 8521d2a

Please sign in to comment.