Skip to content

Commit

Permalink
chore: updated minor 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 b34fd4c commit 62e3a89
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,24 +80,24 @@
"codecov": "3.8.3",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
"express": "4.18.2",
"express": "4.21.2",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"mocha": "10.2.0",
"mocha-headless-chrome": "4.0.0",
"nock": "13.3.1",
"nock": "13.5.6",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"rollup": "3.26.0",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-esbuild": "6.1.1",
"rollup-plugin-esbuild-minify": "1.1.2",
"semver": "7.5.3",
"rollup-plugin-esbuild-minify": "1.2.0",
"semver": "7.6.3",
"serve-index": "1.9.1",
"standard": "17.1.2",
"standard-version": "9.5.0",
"typescript": "5.1.6",
"webpack": "5.88.1",
"typescript": "5.7.2",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",
"whatwg-fetch": "3.6.20",
"yargs": "17.7.2"
Expand Down

0 comments on commit 62e3a89

Please sign in to comment.