We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e90e3f commit 3467ca1Copy full SHA for 3467ca1
package.json
@@ -75,7 +75,7 @@
75
"@typescript-eslint/eslint-plugin": "^7.0.1",
76
"@typescript-eslint/parser": "^7.0.1",
77
"@vscode/test-electron": "^2.3.9",
78
- "chai": "^4.4.1",
+ "chai": "^5.0.0",
79
"eslint": "^8.56.0",
80
"eslint-plugin-bpmn-io": "^1.0.0",
81
"glob": "^10.3.10",
@@ -85,7 +85,7 @@
85
"rollup-plugin-css-only": "^4.5.2",
86
"shelljs": "^0.8.5",
87
"shx": "^0.3.4",
88
- "sinon": "^17.0.1",
+ "sinon": "^18.0.0",
89
"sinon-chai": "^3.7.0",
90
"typescript": "^5.3.3"
91
},
0 commit comments