Skip to content

Commit

Permalink
build(deps): update dependency @sindresorhus/is to v4.1.0 (#11789)
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 Sep 17, 2021
1 parent ea0b324 commit a8190d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -127,7 +127,7 @@
"@iarna/toml": "2.2.5",
"@renovate/pep440": "1.0.0",
"@renovatebot/ruby-semver": "1.0.0",
"@sindresorhus/is": "4.0.1",
"@sindresorhus/is": "4.1.0",
"@yarnpkg/core": "2.4.0",
"@yarnpkg/parsers": "2.4.0",
"azure-devops-node-api": "11.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1646,10 +1646,10 @@
lodash "^4.17.4"
read-pkg-up "^7.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.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.1.0.tgz#3853c0c48b47f0ebcdd3cd9a66fdd0d277173e78"
integrity sha512-Cgva8HxclecUCmAImsWsbZGUh6p5DSzQ8l2Uzxuj9ANiD7LVhLM1UJ2hX/R2Y+ILpvqgW9QjmTCaBkXtj8+UOg==

"@sindresorhus/is@^4.0.0":
version "4.2.0"
Expand Down

0 comments on commit a8190d7

Please sign in to comment.