Skip to content

Commit

Permalink
chore(deps): update all non-major dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent e1479df commit 5bf7e71
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 121 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,22 +35,22 @@
]
},
"devDependencies": {
"@types/chai": "5.0.0",
"@types/mocha": "10.0.9",
"@types/node": "18.19.57",
"chai": "5.1.1",
"@types/chai": "5.0.1",
"@types/mocha": "10.0.10",
"@types/node": "18.19.64",
"chai": "5.1.2",
"typescript": "5.6.3",
"fs-extra": "11.2.0",
"husky": "9.1.6",
"lerna": "8.1.8",
"husky": "9.1.7",
"lerna": "8.1.9",
"lint-staged": "15.2.10",
"mocha": "10.7.3",
"npm-run-all2": "6.2.4",
"mocha": "10.8.2",
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
"shx": "0.3.4",
"cz-conventional-changelog": "3.3.0",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"source-map-support": "0.5.21",
"c8": "10.1.2"
}
Expand Down
Loading

0 comments on commit 5bf7e71

Please sign in to comment.