Skip to content

Commit 481ae96

Browse files
chore(deps) Update dependency sinon to v13
1 parent 28d96ef commit 481ae96

File tree

2 files changed

+88
-47
lines changed

2 files changed

+88
-47
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitizen",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Git commit, but play nice with conventions.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -69,7 +69,7 @@
6969
"proxyquire": "2.1.3",
7070
"semantic-release": "19.0.5",
7171
"semver": "7.3.8",
72-
"sinon": "12.0.1",
72+
"sinon": "13.0.2",
7373
"uuid": "8.3.2"
7474
},
7575
"dependencies": {

0 commit comments

Comments
 (0)