Skip to content

Commit 9b47038

Browse files
committed
chore(deps): update dependency chai to v6
1 parent a1c66d1 commit 9b47038

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/sinon": "^17.0.4",
8989
"@types/through2": "^2.0.41",
9090
"c8": "^10.1.3",
91-
"chai": "^4.5.0",
91+
"chai": "^6.0.0",
9292
"chai-as-promised": "^7.1.2",
9393
"codecov": "^3.8.3",
9494
"duplexify": "^4.1.3",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@google-cloud/firestore": "^8.3.0"
1515
},
1616
"devDependencies": {
17-
"chai": "^4.2.0",
17+
"chai": "^6.0.0",
1818
"mocha": "^7.0.0"
1919
}
2020
}

0 commit comments

Comments
 (0)