Skip to content

Commit d8e1285

Browse files
chore(deps) Update dependency sinon to v13
1 parent 815c69d commit d8e1285

File tree

2 files changed

+57
-37
lines changed

2 files changed

+57
-37
lines changed

package-lock.json

+55-35
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-semantically-released",
3+
"version": "0.0.0",
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.3",
7171
"semver": "7.3.7",
72-
"sinon": "12.0.1",
72+
"sinon": "13.0.2",
7373
"uuid": "8.3.2"
7474
},
7575
"dependencies": {

0 commit comments

Comments
 (0)