chore(deps): remove unused dev-dependencies

This commit is contained in:
Jonas Gloning 2023-01-09 20:26:20 +01:00
parent 68f973afb4
commit 8999c0fddb
No known key found for this signature in database
GPG Key ID: 684639B5E59E7614
2 changed files with 0 additions and 1157 deletions

1154
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -84,12 +84,9 @@
"mocha": "^10.1.0", "mocha": "^10.1.0",
"mock-socket": "^9.1.5", "mock-socket": "^9.1.5",
"nodemon": "^2.0.20", "nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0", "nyc": "^15.1.0",
"parcel": "^2.8.2", "parcel": "^2.8.2",
"rimraf": "^3.0.2",
"semantic-release": "^19.0.5", "semantic-release": "^19.0.5",
"sinon": "^7.5.0",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"ts-node": "^8.10.2", "ts-node": "^8.10.2",
"typescript": "^4.1.2" "typescript": "^4.1.2"