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

This commit is contained in:
Daan Verstraten
2024-01-03 14:36:47 +01:00
committed by GitHub
parent 1a094feb1f
commit b466655c6a
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.10.6",
"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",