Revert "build(deps): bump the all group with 3 updates" (#212)

This commit is contained in:
Daan Verstraten
2024-02-02 10:37:59 +01:00
committed by GitHub
parent 6c412d0fa1
commit 1584aa6ca9
2 changed files with 42 additions and 42 deletions

View File

@@ -38,8 +38,8 @@
"devDependencies": {
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.16",
"chai": "^5.0.3",
"@types/node": "^20.11.5",
"chai": "^5.0.0",
"comment-json": "^4.2.3",
"json-loader": "^0.5.7",
"mocha": "^10.2.0",
@@ -50,6 +50,6 @@
},
"dependencies": {
"fast-glob": "^3.3.2",
"vscode-json-languageservice": "^5.3.9"
"vscode-json-languageservice": "^5.3.7"
}
}