Skip to content

Commit 3467ca1

Browse files
chore: update test dependencies
1 parent 0e90e3f commit 3467ca1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@typescript-eslint/eslint-plugin": "^7.0.1",
7676
"@typescript-eslint/parser": "^7.0.1",
7777
"@vscode/test-electron": "^2.3.9",
78-
"chai": "^4.4.1",
78+
"chai": "^5.0.0",
7979
"eslint": "^8.56.0",
8080
"eslint-plugin-bpmn-io": "^1.0.0",
8181
"glob": "^10.3.10",
@@ -85,7 +85,7 @@
8585
"rollup-plugin-css-only": "^4.5.2",
8686
"shelljs": "^0.8.5",
8787
"shx": "^0.3.4",
88-
"sinon": "^17.0.1",
88+
"sinon": "^18.0.0",
8989
"sinon-chai": "^3.7.0",
9090
"typescript": "^5.3.3"
9191
},

0 commit comments

Comments
 (0)