File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
packages/@lwc/integration-not-karma Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 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"
Original file line number Diff line number Diff 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+
47864797chalk-template@^0.4.0:
47874798 version "0.4.0"
47884799 resolved "https://registry.yarnpkg.com/chalk-template/-/chalk-template-0.4.0.tgz#692c034d0ed62436b9062c1707fadcd0f753204b"
You can’t perform that action at this time.
0 commit comments