Skip to content

Commit cb05ba1

Browse files
chore(deps): update dependency chai to v6.2.2
1 parent a918a1d commit cb05ba1

14 files changed

Lines changed: 60 additions & 354 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "22.18.10",
2626
"@types/tmp": "0.2.6",
2727
"babel-jest": "29.7.0",
28-
"chai": "5.3.3",
28+
"chai": "6.2.2",
2929
"change-case": "5.4.4",
3030
"commander": "13.1.0",
3131
"dotenv": "16.6.1",

packages/examples/_/package-lock.json

Lines changed: 7 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/examples/_/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"license": "MIT",
66
"devDependencies": {
7-
"chai": "5.3.3",
7+
"chai": "6.2.2",
88
"commander": "13.1.0",
99
"express": "5.1.0",
1010
"picocolors": "1.1.1",

packages/examples/babel-starter-example/package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/examples/babel-starter-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@babel/cli": "7.28.3",
1010
"@babel/core": "7.28.5",
1111
"@babel/preset-env": "7.28.5",
12-
"chai": "6.2.0",
12+
"chai": "6.2.2",
1313
"concurrently": "9.2.1",
1414
"cross-env": "7.0.3",
1515
"rimraf": "6.0.1"

0 commit comments

Comments
 (0)