chore(ckeditor5-math): get rid of sinon

This commit is contained in:
Elian Doran 2025-05-10 00:54:27 +03:00
parent 16ec4a64d7
commit 5ec6f59f91
No known key found for this signature in database

View File

@ -49,7 +49,6 @@
"http-server": "^14.1.0", "http-server": "^14.1.0",
"husky": "^4.2.5", "husky": "^4.2.5",
"lint-staged": "^10.2.6", "lint-staged": "^10.2.6",
"sinon": "20.0.0",
"stylelint": "^13.13.1", "stylelint": "^13.13.1",
"stylelint-config-ckeditor5": ">=9.1.0", "stylelint-config-ckeditor5": ">=9.1.0",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",