mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
build(deps): update dependency @sindresorhus/is to v4.3.0 (#13766)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fee8aa26a8
commit
e0aaab89f1
2 changed files with 2 additions and 7 deletions
|
@ -135,7 +135,7 @@
|
||||||
"@iarna/toml": "2.2.5",
|
"@iarna/toml": "2.2.5",
|
||||||
"@renovatebot/pep440": "2.0.0",
|
"@renovatebot/pep440": "2.0.0",
|
||||||
"@renovatebot/ruby-semver": "1.0.0",
|
"@renovatebot/ruby-semver": "1.0.0",
|
||||||
"@sindresorhus/is": "4.2.1",
|
"@sindresorhus/is": "4.3.0",
|
||||||
"@yarnpkg/core": "3.1.0",
|
"@yarnpkg/core": "3.1.0",
|
||||||
"@yarnpkg/parsers": "2.4.1",
|
"@yarnpkg/parsers": "2.4.1",
|
||||||
"auth-header": "1.0.0",
|
"auth-header": "1.0.0",
|
||||||
|
|
|
@ -1996,12 +1996,7 @@
|
||||||
lodash "^4.17.4"
|
lodash "^4.17.4"
|
||||||
read-pkg-up "^7.0.0"
|
read-pkg-up "^7.0.0"
|
||||||
|
|
||||||
"@sindresorhus/is@4.2.1":
|
"@sindresorhus/is@4.3.0", "@sindresorhus/is@^4.0.0":
|
||||||
version "4.2.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.2.1.tgz#b88b5724283db80b507cd612caee9a1947412a20"
|
|
||||||
integrity sha512-BrzrgtaqEre0qfvI8sMTaEvx+bayuhPmfe2rfeUGPPHYr/PLxCOqkOe4TQTDPb+qcqgNcsAtXV/Ew74mcDIE8w==
|
|
||||||
|
|
||||||
"@sindresorhus/is@^4.0.0":
|
|
||||||
version "4.3.0"
|
version "4.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.3.0.tgz#344fd9bf808a84567ba563d00cc54b2f428dbab1"
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.3.0.tgz#344fd9bf808a84567ba563d00cc54b2f428dbab1"
|
||||||
integrity sha512-wwOvh0eO3PiTEivGJWiZ+b946SlMSb4pe+y+Ur/4S87cwo09pYi+FWHHnbrM3W9W7cBYKDqQXcrFYjYUCOJUEQ==
|
integrity sha512-wwOvh0eO3PiTEivGJWiZ+b946SlMSb4pe+y+Ur/4S87cwo09pYi+FWHHnbrM3W9W7cBYKDqQXcrFYjYUCOJUEQ==
|
||||||
|
|
Loading…
Reference in a new issue