Skip to content

Commit

Permalink
build(deps): update dependency @sindresorhus/is to v4.0.1 (#9782)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 29, 2021
1 parent 92aab2b commit d05487a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -125,7 +125,7 @@
"@iarna/toml": "2.2.5",
"@renovate/pep440": "1.0.0",
"@renovatebot/ruby-semver": "1.0.0",
"@sindresorhus/is": "4.0.0",
"@sindresorhus/is": "4.0.1",
"@yarnpkg/core": "2.4.0",
"@yarnpkg/parsers": "2.3.0",
"azure-devops-node-api": "10.2.2",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Expand Up @@ -1280,7 +1280,12 @@
lodash "^4.17.4"
read-pkg-up "^7.0.0"

"@sindresorhus/is@4.0.0", "@sindresorhus/is@^4.0.0":
"@sindresorhus/is@4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.0.1.tgz#d26729db850fa327b7cacc5522252194404226f5"
integrity sha512-Qm9hBEBu18wt1PO2flE7LPb30BHMQt1eQgbV76YntdNk73XZGpn3izvGTYxbGgzXKgbCjiia0uxTd3aTNQrY/g==

"@sindresorhus/is@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.0.0.tgz#2ff674e9611b45b528896d820d3d7a812de2f0e4"
integrity sha512-FyD2meJpDPjyNQejSjvnhpgI/azsQkA4lGbuu5BQZfjvJ9cbRZXzeWL2HceCekW4lixO9JPesIIQkSoLjeJHNQ==
Expand Down

0 comments on commit d05487a

Please sign in to comment.