We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f6556a commit ef5a934Copy full SHA for ef5a934
package.json
@@ -67,7 +67,7 @@
67
"babel-loader": "^9.1.3",
68
"babel-plugin-inferno": "~5.1.0",
69
"babel-plugin-istanbul": "^6.1.1",
70
- "chai": "^4.3.6",
+ "chai": "^5.0.0",
71
"cross-env": "^7.0.3",
72
"dmn-js": "^16.3.2",
73
"dmn-js-properties-panel": "^3.3.0",
@@ -96,7 +96,7 @@
96
"rimraf": "^5.0.1",
97
"rollup": "^3.26.2",
98
"rollup-plugin-copy": "^3.4.0",
99
- "sinon": "^17.0.0",
+ "sinon": "^18.0.0",
100
"sinon-chai": "^3.7.0",
101
"webpack": "^5.88.1"
102
},
0 commit comments