Skip to content

Commit

Permalink
chore(deps): update dependency chai to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent f0e00f4 commit bf8ac9e
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions snowpack-react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion snowpack-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@snowpack/web-test-runner-plugin": "0.2.2",
"@testing-library/react": "13.4.0",
"@web/test-runner": "0.16.0",
"chai": "4.4.1",
"chai": "4.5.0",
"prettier": "3.3.3",
"snowpack": "3.8.8"
},
Expand Down
14 changes: 7 additions & 7 deletions snowpack-svelte/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion snowpack-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@snowpack/web-test-runner-plugin": "0.2.2",
"@testing-library/svelte": "3.2.2",
"@web/test-runner": "0.16.0",
"chai": "4.4.1",
"chai": "4.5.0",
"snowpack": "3.8.8"
}
}

0 comments on commit bf8ac9e

Please sign in to comment.