Skip to content

Commit 5789004

Browse files
authored
Merge pull request #446 from salesforcecli/dependabot-npm_and_yarn-chai-4.3.8
chore(dev-deps): bump chai from 4.3.7 to 4.3.8
2 parents 1fabf6a + 65afe0c commit 5789004

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/ejs": "^3.1.2",
2525
"@typescript-eslint/eslint-plugin": "^5.62.0",
2626
"@typescript-eslint/parser": "^5.61.0",
27-
"chai": "^4.3.7",
27+
"chai": "^4.3.8",
2828
"eslint": "^8.48.0",
2929
"eslint-config-prettier": "^8.10.0",
3030
"eslint-config-salesforce": "^2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1888,10 +1888,10 @@ cardinal@^2.1.1:
18881888
ansicolors "~0.3.2"
18891889
redeyed "~2.1.0"
18901890

1891-
chai@^4.3.7:
1892-
version "4.3.7"
1893-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.7.tgz#ec63f6df01829088e8bf55fca839bcd464a8ec51"
1894-
integrity sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==
1891+
chai@^4.3.7, chai@^4.3.8:
1892+
version "4.3.8"
1893+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.8.tgz#40c59718ad6928da6629c70496fe990b2bb5b17c"
1894+
integrity sha512-vX4YvVVtxlfSZ2VecZgFUTU5qPCYsobVI2O9FmwEXBhDigYGQA6jRXCycIs1yJnnWbZ6/+a2zNIF5DfVCcJBFQ==
18951895
dependencies:
18961896
assertion-error "^1.1.0"
18971897
check-error "^1.0.2"

0 commit comments

Comments
 (0)