Skip to content

Commit 6c7136e

Browse files
author
SF-CLI-BOT
authored
Merge pull request #206 from salesforcecli/dependabot-npm_and_yarn-chai-4.3.6
chore(deps-dev): bump chai from 4.3.4 to 4.3.6
2 parents 01a6962 + 36cd639 commit 6c7136e

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1503,14 +1503,15 @@ caseless@~0.12.0:
15031503
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
15041504

15051505
chai@^4.2.0:
1506-
version "4.3.4"
1507-
resolved "https://registry.npmjs.org/chai/-/chai-4.3.4.tgz#b55e655b31e1eac7099be4c08c21964fce2e6c49"
1508-
integrity sha512-yS5H68VYOCtN1cjfwumDSuzn/9c+yza4f3reKXlE5rUg7SFcCEy90gJvydNgOYtblyf4Zi6jIWRnXOgErta0KA==
1506+
version "4.3.6"
1507+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.6.tgz#ffe4ba2d9fa9d6680cc0b370adae709ec9011e9c"
1508+
integrity sha512-bbcp3YfHCUzMOvKqsztczerVgBKSsEijCySNlHHbX3VG1nskvqjz5Rfso1gGwD6w6oOV3eI60pKuMOV5MV7p3Q==
15091509
dependencies:
15101510
assertion-error "^1.1.0"
15111511
check-error "^1.0.2"
15121512
deep-eql "^3.0.1"
15131513
get-func-name "^2.0.0"
1514+
loupe "^2.3.1"
15141515
pathval "^1.1.1"
15151516
type-detect "^4.0.5"
15161517

@@ -4087,6 +4088,13 @@ loud-rejection@^1.0.0:
40874088
currently-unhandled "^0.4.1"
40884089
signal-exit "^3.0.0"
40894090

4091+
loupe@^2.3.1:
4092+
version "2.3.1"
4093+
resolved "https://registry.yarnpkg.com/loupe/-/loupe-2.3.1.tgz#a2e1192c9f452e4e85089766da10ac8288383947"
4094+
integrity sha512-EN1D3jyVmaX4tnajVlfbREU4axL647hLec1h/PXAb8CPDMJiYitcWF2UeLVNttRqaIqQs4x+mRvXf+d+TlDrCA==
4095+
dependencies:
4096+
get-func-name "^2.0.0"
4097+
40904098
lru-cache@^6.0.0:
40914099
version "6.0.0"
40924100
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"

0 commit comments

Comments
 (0)