Skip to content

Commit 683bd09

Browse files
committed
chore(deps): update dependency chai to v6
1 parent 04b67e0 commit 683bd09

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
@@ -87,7 +87,7 @@
8787
"@types/sinon": "^17.0.4",
8888
"@types/through2": "^2.0.41",
8989
"c8": "^10.1.3",
90-
"chai": "^4.5.0",
90+
"chai": "^6.0.0",
9191
"chai-as-promised": "^7.1.2",
9292
"codecov": "^3.8.3",
9393
"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.1.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)