Skip to content

Commit

Permalink
Revert "build(deps-dev): bump the all group with 4 updates" (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 authored Feb 2, 2024
1 parent 1584aa6 commit d6fce21
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 78 deletions.
179 changes: 105 additions & 74 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d6fce21

Please sign in to comment.