Skip to content

Commit e0aaab8

Browse files
build(deps): update dependency @sindresorhus/is to v4.3.0 (#13766)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fee8aa2 commit e0aaab8

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"@iarna/toml": "2.2.5",
136136
"@renovatebot/pep440": "2.0.0",
137137
"@renovatebot/ruby-semver": "1.0.0",
138-
"@sindresorhus/is": "4.2.1",
138+
"@sindresorhus/is": "4.3.0",
139139
"@yarnpkg/core": "3.1.0",
140140
"@yarnpkg/parsers": "2.4.1",
141141
"auth-header": "1.0.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,12 +1996,7 @@
19961996
lodash "^4.17.4"
19971997
read-pkg-up "^7.0.0"
19981998

1999-
"@sindresorhus/is@4.2.1":
2000-
version "4.2.1"
2001-
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.2.1.tgz#b88b5724283db80b507cd612caee9a1947412a20"
2002-
integrity sha512-BrzrgtaqEre0qfvI8sMTaEvx+bayuhPmfe2rfeUGPPHYr/PLxCOqkOe4TQTDPb+qcqgNcsAtXV/Ew74mcDIE8w==
2003-
2004-
"@sindresorhus/is@^4.0.0":
1999+
"@sindresorhus/is@4.3.0", "@sindresorhus/is@^4.0.0":
20052000
version "4.3.0"
20062001
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.3.0.tgz#344fd9bf808a84567ba563d00cc54b2f428dbab1"
20072002
integrity sha512-wwOvh0eO3PiTEivGJWiZ+b946SlMSb4pe+y+Ur/4S87cwo09pYi+FWHHnbrM3W9W7cBYKDqQXcrFYjYUCOJUEQ==

0 commit comments

Comments
 (0)