Skip to content

Commit 3347e90

Browse files
chore: update test dependencies
1 parent 5e89108 commit 3347e90

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
@@ -31,7 +31,7 @@
3131
"@rollup/plugin-commonjs": "^25.0.7",
3232
"@rollup/plugin-node-resolve": "^15.2.3",
3333
"@rollup/plugin-terser": "^0.4.4",
34-
"chai": "^4.4.1",
34+
"chai": "^5.0.0",
3535
"diagram-js": "^14.7.1",
3636
"eslint": "^8.56.0",
3737
"eslint-plugin-bpmn-io": "^1.0.0",
@@ -46,7 +46,7 @@
4646
"npm-run-all2": "^6.0.0",
4747
"puppeteer": "^22.0.0",
4848
"rollup": "^4.9.4",
49-
"sinon": "^17.0.1",
49+
"sinon": "^18.0.0",
5050
"sinon-chai": "^3.7.0",
5151
"webpack": "^5.91.0"
5252
},

0 commit comments

Comments
 (0)