From bf72332bcf167588a418494f24cc81dca63d4eb4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Sep 2021 08:41:07 +0000 Subject: [PATCH] build(deps): update dependency @sindresorhus/is to v4.1.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 028d9ed3d74f74..a90f871c5a7304 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 25389211961da8..7188053caad929 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"