Skip to content

Commit b591a43

Browse files
chore(deps): update dependency chai to v6
1 parent a5c46df commit b591a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sam/python/test-resource/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "mocha tests/unit/"
1414
},
1515
"devDependencies": {
16-
"chai": "^4.3.6",
16+
"chai": "^6.0.0",
1717
"mocha": "^10.2.0"
1818
}
1919
}

0 commit comments

Comments
 (0)