Skip to content

Commit ef5a934

Browse files
chore: update test dependencies
1 parent 0f6556a commit ef5a934

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
@@ -67,7 +67,7 @@
6767
"babel-loader": "^9.1.3",
6868
"babel-plugin-inferno": "~5.1.0",
6969
"babel-plugin-istanbul": "^6.1.1",
70-
"chai": "^4.3.6",
70+
"chai": "^5.0.0",
7171
"cross-env": "^7.0.3",
7272
"dmn-js": "^16.3.2",
7373
"dmn-js-properties-panel": "^3.3.0",
@@ -96,7 +96,7 @@
9696
"rimraf": "^5.0.1",
9797
"rollup": "^3.26.2",
9898
"rollup-plugin-copy": "^3.4.0",
99-
"sinon": "^17.0.0",
99+
"sinon": "^18.0.0",
100100
"sinon-chai": "^3.7.0",
101101
"webpack": "^5.88.1"
102102
},

0 commit comments

Comments
 (0)