Skip to content

Commit 58cdfc2

Browse files
chore(deps): update dependency chai to v5
1 parent bf8ac9e commit 58cdfc2

File tree

4 files changed

+54
-100
lines changed

4 files changed

+54
-100
lines changed

snowpack-react/package-lock.json

+26-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

snowpack-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@snowpack/web-test-runner-plugin": "0.2.2",
3333
"@testing-library/react": "13.4.0",
3434
"@web/test-runner": "0.16.0",
35-
"chai": "4.5.0",
35+
"chai": "5.2.0",
3636
"prettier": "3.3.3",
3737
"snowpack": "3.8.8"
3838
},

snowpack-svelte/package-lock.json

+26-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

snowpack-svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@snowpack/web-test-runner-plugin": "0.2.2",
1414
"@testing-library/svelte": "3.2.2",
1515
"@web/test-runner": "0.16.0",
16-
"chai": "4.5.0",
16+
"chai": "5.2.0",
1717
"snowpack": "3.8.8"
1818
}
1919
}

0 commit comments

Comments
 (0)