Skip to content

Commit

Permalink
chore: remove unneeded dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale committed Mar 25, 2024
1 parent bad60e7 commit e3a9762
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 510 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,12 @@
"license": "BSD-3-Clause",
"devDependencies": {
"@commitlint/config-conventional": "^19.1.0",
"@types/chai": "^4.3.10",
"@types/istanbul-lib-coverage": "^2.0.6",
"@types/istanbul-lib-report": "^3.0.3",
"@types/jest": "^29.5.12",
"@types/mocha": "^10.0.4",
"@types/node": "^18",
"@types/sinon": "^17.0.1",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"chai": "^4.3.10",
"commitlint": "^18.2.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.53.0",
Expand All @@ -28,11 +24,8 @@
"jest": "^29.7.0",
"lint-staged": "^15.0.2",
"mocha": "^10.2.0",
"mocha-junit-reporter": "^2.2.1",
"nyc": "^15.1.0",
"prettier": "^3.0.3",
"shx": "^0.3.4",
"sinon": "^17.0.1",
"source-map-support": "^0.5.16",
"ts-jest": "^29.1.2",
"ts-node": "^10.7.0",
Expand Down
Loading

0 comments on commit e3a9762

Please sign in to comment.