Skip to content

Commit cbd65af

Browse files
committed
chore(deps): bump chai
1 parent c5dc983 commit cbd65af

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/@lwc/integration-not-karma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/jasmine": "^5.1.7",
1818
"@web/dev-server-rollup": "^0.6.4",
1919
"@web/test-runner": "^0.20.2",
20-
"chai": "^5.2.0"
20+
"chai": "^5.2.1"
2121
},
2222
"volta": {
2323
"extends": "../../../package.json"

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4783,6 +4783,17 @@ chai@^5.2.0:
47834783
loupe "^3.1.0"
47844784
pathval "^2.0.0"
47854785

4786+
chai@^5.2.1:
4787+
version "5.2.1"
4788+
resolved "https://registry.yarnpkg.com/chai/-/chai-5.2.1.tgz#a9502462bdc79cf90b4a0953537a9908aa638b47"
4789+
integrity sha512-5nFxhUrX0PqtyogoYOA8IPswy5sZFTOsBFl/9bNsmDLgsxYTzSZQJDPppDnZPTQbzSEm0hqGjWPzRemQCYbD6A==
4790+
dependencies:
4791+
assertion-error "^2.0.1"
4792+
check-error "^2.1.1"
4793+
deep-eql "^5.0.1"
4794+
loupe "^3.1.0"
4795+
pathval "^2.0.0"
4796+
47864797
chalk-template@^0.4.0:
47874798
version "0.4.0"
47884799
resolved "https://registry.yarnpkg.com/chalk-template/-/chalk-template-0.4.0.tgz#692c034d0ed62436b9062c1707fadcd0f753204b"

0 commit comments

Comments
 (0)