Skip to content

Commit

Permalink
build(deps): update dependency @sindresorhus/is to v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and rarkins committed May 27, 2019
1 parent b56ab3d commit 9d6d448
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 @@ -90,7 +90,7 @@
"dependencies": {
"@renovate/pep440": "0.4.1",
"@renovatebot/docker-registry-client": "3.3.0",
"@sindresorhus/is": "0.17.0",
"@sindresorhus/is": "0.17.1",
"@snyk/ruby-semver": "2.0.2",
"@yarnpkg/lockfile": "1.1.0",
"azure-devops-node-api": "8.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -432,10 +432,10 @@
into-stream "^4.0.0"
lodash "^4.17.4"

"@sindresorhus/[email protected].0":
version "0.17.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.17.0.tgz#37d16c3df3a8b4dcc930210ff68ff3ace35f5ab4"
integrity sha512-hGqdhem3E9L+BBPpkRZQ9RtSg+MpbGfoDXNxuPFgJtM7/CiZHU+Jit0DywctJOsWV0jAPp9RpO8QB7GSaVZq8A==
"@sindresorhus/[email protected].1":
version "0.17.1"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.17.1.tgz#453b27750f358689c4aa3c9f32d9ace1f0929a79"
integrity sha512-kg/maAZD2Z2AHDFp7cY/ACokjUL0e7MaupTtGXkSW2SV4DJQEHdslFUioP0SMccotjwqTdI0b4XH/qZh6CN+kQ==

"@sindresorhus/is@^0.14.0":
version "0.14.0"
Expand Down

0 comments on commit 9d6d448

Please sign in to comment.