Skip to content

Commit

Permalink
chore: manual dependabot - minimist (bloom-housing#4377)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyjablonski committed Nov 4, 2024
1 parent 099b243 commit d0e2c41
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 183 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,8 @@
"@types/jest": "^26.0.14",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"commitizen": "^4.2.4",
"commitizen": "^4.3.1",
"concurrently": "^5.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.27.5",
Expand Down Expand Up @@ -95,10 +94,5 @@
"lint-staged": {
"*.{js,ts,tsx}": "eslint"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"dependencies": {}
}
Loading

0 comments on commit d0e2c41

Please sign in to comment.