Skip to content

Commit

Permalink
chore: updated patch version of dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lquixada committed Dec 21, 2024
1 parent 39e9548 commit b34fd4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@types/chai": "4.3.5",
"@types/mocha": "10.0.1",
"@types/mocha": "10.0.10",
"@types/node": "18.15.13",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"chai": "4.3.7",
"codecov": "3.8.3",
"commitizen": "4.3.0",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
"express": "4.18.2",
"husky": "8.0.3",
Expand All @@ -94,7 +94,7 @@
"rollup-plugin-esbuild-minify": "1.1.2",
"semver": "7.5.3",
"serve-index": "1.9.1",
"standard": "17.1.0",
"standard": "17.1.2",
"standard-version": "9.5.0",
"typescript": "5.1.6",
"webpack": "5.88.1",
Expand Down

0 comments on commit b34fd4c

Please sign in to comment.