Skip to content

Commit

Permalink
build(deps): update dependency @sindresorhus/is to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 22, 2020
1 parent 313846c commit 7b45b3b
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 @@ -109,7 +109,7 @@
},
"dependencies": {
"@renovate/pep440": "0.4.1",
"@sindresorhus/is": "2.1.0",
"@sindresorhus/is": "2.1.1",
"@snyk/ruby-semver": "2.1.0",
"@yarnpkg/lockfile": "1.1.0",
"aws-sdk": "2.656.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1251,10 +1251,10 @@
lodash "^4.17.4"
read-pkg-up "^7.0.0"

"@sindresorhus/is@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.0.tgz#6ad4ca610f696098e92954ab431ff83bea0ce13f"
integrity sha512-lXKXfypKo644k4Da4yXkPCrwcvn6SlUW2X2zFbuflKHNjf0w9htru01bo26uMhleMXsDmnZ12eJLdrAZa9MANg==
"@sindresorhus/is@2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.1.tgz#ceff6a28a5b4867c2dd4a1ba513de278ccbe8bb1"
integrity sha512-/aPsuoj/1Dw/kzhkgz+ES6TxG0zfTMGLwuK2ZG00k/iJzYHTLCE8mVU8EPqEOp/lmxPoq1C1C9RYToRKb2KEfg==

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

0 comments on commit 7b45b3b

Please sign in to comment.