File tree Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint" ,
3- "version" : " 8.3.2 " ,
3+ "version" : " 8.3.3 " ,
44 "description" : " Lint your commit messages" ,
55 "files" : [
66 " cli.js"
3434 },
3535 "license" : " MIT" ,
3636 "dependencies" : {
37- "@commitlint/cli" : " ^8.3.2 " ,
37+ "@commitlint/cli" : " ^8.3.3 " ,
3838 "read-pkg" : " 5.2.0" ,
3939 "resolve-pkg" : " 2.0.0"
4040 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/cli" ,
3- "version" : " 8.3.2 " ,
3+ "version" : " 8.3.3 " ,
44 "description" : " Lint your commit messages" ,
55 "files" : [
66 " index.js" ,
7272 "dependencies" : {
7373 "@commitlint/format" : " ^8.3.2" ,
7474 "@commitlint/lint" : " ^8.3.2" ,
75- "@commitlint/load" : " ^8.3.2 " ,
75+ "@commitlint/load" : " ^8.3.3 " ,
7676 "@commitlint/read" : " ^8.3.2" ,
7777 "babel-polyfill" : " 6.26.0" ,
7878 "chalk" : " 2.4.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/config-conventional" ,
3- "version" : " 8.3.2 " ,
3+ "version" : " 8.3.3 " ,
44 "description" : " Shareable commitlint config enforcing conventional commits" ,
55 "files" : [
66 " index.js"
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/core" ,
3- "version" : " 8.3.2 " ,
3+ "version" : " 8.3.3 " ,
44 "description" : " Lint your commit messages" ,
55 "files" : [
66 " index.js"
3434 "dependencies" : {
3535 "@commitlint/format" : " ^8.3.2" ,
3636 "@commitlint/lint" : " ^8.3.2" ,
37- "@commitlint/load" : " ^8.3.2 " ,
37+ "@commitlint/load" : " ^8.3.3 " ,
3838 "@commitlint/read" : " ^8.3.2"
3939 }
4040}
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/load" ,
3- "version" : " 8.3.2 " ,
3+ "version" : " 8.3.3 " ,
44 "description" : " Load shared commitlint configuration" ,
55 "main" : " lib/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/prompt-cli" ,
3- "version" : " 8.3.2 " ,
3+ "version" : " 8.3.3 " ,
44 "description" : " commit prompt using commitlint.config.js" ,
55 "files" : [
66 " cli.js"
3434 "ava" : " 0.25.0"
3535 },
3636 "dependencies" : {
37- "@commitlint/prompt" : " ^8.3.2 " ,
37+ "@commitlint/prompt" : " ^8.3.3 " ,
3838 "execa" : " 0.11.0" ,
3939 "string-to-stream" : " 3.0.1"
4040 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/prompt" ,
3- "version" : " 8.3.2 " ,
3+ "version" : " 8.3.3 " ,
44 "description" : " commitizen prompt using commitlint.config.js" ,
55 "main" : " ./lib/index.js" ,
66 "files" : [
6565 "cross-env" : " 6.0.3"
6666 },
6767 "dependencies" : {
68- "@commitlint/load" : " ^8.3.2 " ,
68+ "@commitlint/load" : " ^8.3.3 " ,
6969 "babel-runtime" : " ^6.23.0" ,
7070 "chalk" : " ^2.0.0" ,
7171 "lodash" : " 4.17.15" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/travis-cli" ,
3- "version" : " 8.3.2 " ,
3+ "version" : " 8.3.3 " ,
44 "description" : " Lint all relevant commits for a change or PR on Travis CI" ,
55 "files" : [
66 " lib/"
6565 "which" : " 2.0.1"
6666 },
6767 "dependencies" : {
68- "@commitlint/cli" : " ^8.3.2 " ,
68+ "@commitlint/cli" : " ^8.3.3 " ,
6969 "babel-runtime" : " 6.26.0" ,
7070 "execa" : " 0.11.0"
7171 }
Original file line number Diff line number Diff line change 22 "lerna" : " 2" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
5- "version" : " 8.3.2 "
5+ "version" : " 8.3.3 "
66}
You can’t perform that action at this time.
0 commit comments