Revert "build(deps-dev): bump the all group with 4 updates" (#213)

This commit is contained in:
Daan Verstraten
2024-02-02 10:38:11 +01:00
committed by GitHub
parent 1584aa6ca9
commit d6fce21bb6
2 changed files with 109 additions and 78 deletions

View File

@@ -38,15 +38,15 @@
"devDependencies": {
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.5",
"chai": "^5.0.0",
"@types/node": "^20.10.1",
"chai": "^4.3.10",
"comment-json": "^4.2.3",
"json-loader": "^0.5.7",
"mocha": "^10.2.0",
"ts-loader": "^9.5.1",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
"dependencies": {
"fast-glob": "^3.3.2",