Skip to content

Commit 01930b7

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/theoretically-non-breaking-a7d553b2ad
2 parents 64ea412 + 95047c1 commit 01930b7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.9",
1818
"@web/dev-server-rollup": "^0.6.4",
1919
"@web/test-runner": "^0.20.2",
20-
"chai": "^5.3.1"
20+
"chai": "^6.0.1"
2121
},
2222
"volta": {
2323
"extends": "../../../package.json"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5054,7 +5054,7 @@ caw@^2.0.1:
50545054
tunnel-agent "^0.6.0"
50555055
url-to-options "^1.0.1"
50565056

5057-
chai@^5.2.0, chai@^5.3.1:
5057+
chai@^5.2.0:
50585058
version "5.3.1"
50595059
resolved "https://registry.yarnpkg.com/chai/-/chai-5.3.1.tgz#f9e9a7e03f93d69e24b78d30db253780e26deb44"
50605060
integrity sha512-48af6xm9gQK8rhIcOxWwdGzIervm8BVTin+yRp9HEvU20BtVZ2lBywlIJBzwaDtvo0FvjeL7QdCADoUoqIbV3A==
@@ -5065,6 +5065,11 @@ chai@^5.2.0, chai@^5.3.1:
50655065
loupe "^3.1.0"
50665066
pathval "^2.0.0"
50675067

5068+
chai@^6.0.1:
5069+
version "6.0.1"
5070+
resolved "https://registry.yarnpkg.com/chai/-/chai-6.0.1.tgz#88c2b4682fb56050647e222d2cf9d6772f2607b3"
5071+
integrity sha512-/JOoU2//6p5vCXh00FpNgtlw0LjvhGttaWc+y7wpW9yjBm3ys0dI8tSKZxIOgNruz5J0RleccatSIC3uxEZP0g==
5072+
50685073
chalk-template@^0.4.0:
50695074
version "0.4.0"
50705075
resolved "https://registry.yarnpkg.com/chalk-template/-/chalk-template-0.4.0.tgz#692c034d0ed62436b9062c1707fadcd0f753204b"

0 commit comments

Comments
 (0)