Skip to content

Commit 1f66fc0

Browse files
chore: update test dependencies
1 parent 0bd200b commit 1f66fc0

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
@@ -19,7 +19,7 @@
1919
"babel-core": "^6.26.3",
2020
"babel-preset-env": "^1.7.0",
2121
"bpmn-js": "^17.0.0",
22-
"chai": "^4.4.0",
22+
"chai": "^5.0.0",
2323
"diagram-js": "^14.0.0",
2424
"eslint": "^8.56.0",
2525
"eslint-plugin-bpmn-io": "^1.0.0",
@@ -31,7 +31,7 @@
3131
"mocha": "^10.2.0",
3232
"npm-run-all2": "^6.0.0",
3333
"puppeteer": "^22.0.0",
34-
"sinon": "^17.0.1",
34+
"sinon": "^18.0.0",
3535
"sinon-chai": "^3.1.0",
3636
"webpack": "^5.89.0"
3737
},

0 commit comments

Comments
 (0)