Skip to content

Commit a07e3d3

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

File tree

2 files changed

+66
-2
lines changed

2 files changed

+66
-2
lines changed

package-lock.json

Lines changed: 65 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/git-proxy-cli/package.json

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

0 commit comments

Comments
 (0)