Skip to content

Commit 2a1ece4

Browse files
chore(deps) Update dependency prettier to v2
1 parent 37e1b94 commit 2a1ece4

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package-lock.json

+11-7
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": "cz-conventional-changelog",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Commitizen adapter following the conventional-changelog format.",
55
"main": "index.js",
66
"scripts": {
@@ -33,7 +33,7 @@
3333
"cosmiconfig": "^9.0.0",
3434
"mocha": "^10.7.3",
3535
"mock-require": "3.0.3",
36-
"prettier": "^1.19.1",
36+
"prettier": "^2.0.0",
3737
"semantic-release": "^24.1.2",
3838
"semver": "^7.6.3"
3939
},

0 commit comments

Comments
 (0)