Skip to content

Commit c1d88bc

Browse files
chore(deps): update dependency chai to v5 - git-proxy-cli - packages/git-proxy-cli/package.json
1 parent f395233 commit c1d88bc

File tree

2 files changed

+66
-2
lines changed

2 files changed

+66
-2
lines changed

package-lock.json

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

packages/git-proxy-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@finos/git-proxy": "file:../.."
1010
},
1111
"devDependencies": {
12-
"chai": "^4.5.0"
12+
"chai": "^5.2.0"
1313
},
1414
"scripts": {
1515
"lint": "eslint --fix . --ext .js,.jsx",

0 commit comments

Comments
 (0)