Skip to content

Commit b327e11

Browse files
committed
chore(deps) Update all non-major dependencies
1 parent b8b76f5 commit b327e11

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cz-conventional-changelog",
3-
"version": "0.0.0-semantically-released.0",
3+
"version": "0.0.0",
44
"description": "Commitizen adapter following the conventional-changelog format.",
55
"main": "index.js",
66
"scripts": {
@@ -29,8 +29,8 @@
2929
"word-wrap": "^1.0.3"
3030
},
3131
"devDependencies": {
32-
"@types/chai": "4.3.0",
33-
"@types/mocha": "9.1.0",
32+
"@types/chai": "4.3.3",
33+
"@types/mocha": "9.1.1",
3434
"chai": "4.3.6",
3535
"cosmiconfig": "5.2.1",
3636
"mocha": "9.2.2",

0 commit comments

Comments
 (0)