Skip to content

Commit

Permalink
chore: Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach authored May 16, 2024
1 parent 14c3d7c commit 5fa1580
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
"node": ">=14",
"npm": ">=8"
},
"lint-staged": {
"*.js": [
"eslint --fix"
]
},
"prettier": {
"bracketSpacing": false,
"printWidth": 100,
Expand Down Expand Up @@ -91,13 +86,6 @@
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"conventional-changelog-conventionalcommits": "^7.0.1",
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-promise": "^6.1.1",
"lint-staged": "^15.0.2",
"mocha": "^10.0.0",
"semantic-release": "^23.0.0",
"sinon": "^17.0.0",
Expand Down

0 comments on commit 5fa1580

Please sign in to comment.