diff --git a/@alias/commitlint-config-angular/package.json b/@alias/commitlint-config-angular/package.json index 00fc084f1c..ca01ea4fc9 100644 --- a/@alias/commitlint-config-angular/package.json +++ b/@alias/commitlint-config-angular/package.json @@ -1,6 +1,6 @@ { "name": "commitlint-config-angular", - "version": "7.6.0", + "version": "8.0.0", "description": "Shareable commitlint config enforcing the angular commit convention", "files": [ "index.js" @@ -28,9 +28,9 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "dependencies": { - "@commitlint/config-angular": "^7.6.0" + "@commitlint/config-angular": "^8.0.0" }, "devDependencies": { - "@commitlint/utils": "^7.6.0" + "@commitlint/utils": "^8.0.0" } } diff --git a/@alias/commitlint-config-lerna-scopes/package.json b/@alias/commitlint-config-lerna-scopes/package.json index c0fb5d395a..47850e15a8 100644 --- a/@alias/commitlint-config-lerna-scopes/package.json +++ b/@alias/commitlint-config-lerna-scopes/package.json @@ -1,6 +1,6 @@ { "name": "commitlint-config-lerna-scopes", - "version": "7.6.0", + "version": "8.0.0", "description": "Shareable commitlint config enforcing lerna package names as scopes", "files": [ "index.js" @@ -28,9 +28,9 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "dependencies": { - "@commitlint/config-lerna-scopes": "^7.6.0" + "@commitlint/config-lerna-scopes": "^8.0.0" }, "devDependencies": { - "@commitlint/utils": "^7.6.0" + "@commitlint/utils": "^8.0.0" } } diff --git a/@alias/commitlint-config-patternplate/package.json b/@alias/commitlint-config-patternplate/package.json index 4249e13d26..f445eb23a9 100644 --- a/@alias/commitlint-config-patternplate/package.json +++ b/@alias/commitlint-config-patternplate/package.json @@ -1,6 +1,6 @@ { "name": "commitlint-config-patternplate", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commits, patternplate-style", "files": [ "index.js" @@ -28,7 +28,7 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "dependencies": { - "@commitlint/config-patternplate": "^7.6.0", - "@commitlint/utils": "^7.6.0" + "@commitlint/config-patternplate": "^8.0.0", + "@commitlint/utils": "^8.0.0" } } diff --git a/@alias/commitlint/package.json b/@alias/commitlint/package.json index 8f74ab5a75..bf8f1eabc9 100644 --- a/@alias/commitlint/package.json +++ b/@alias/commitlint/package.json @@ -1,6 +1,6 @@ { "name": "commitlint", - "version": "7.6.1", + "version": "8.0.0", "description": "Lint your commit messages", "files": [ "cli.js" @@ -34,11 +34,11 @@ }, "license": "MIT", "dependencies": { - "@commitlint/cli": "^7.6.1", + "@commitlint/cli": "^8.0.0", "read-pkg": "3.0.0", "resolve-pkg": "2.0.0" }, "devDependencies": { - "@commitlint/utils": "^7.6.0" + "@commitlint/utils": "^8.0.0" } } diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index 2fa2732bcd..b7a2e949d3 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/cli", - "version": "7.6.1", + "version": "8.0.0", "description": "Lint your commit messages", "files": [ "index.js", @@ -53,11 +53,11 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.18.2", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1", @@ -70,10 +70,10 @@ "tmp": "0.1.0" }, "dependencies": { - "@commitlint/format": "^7.6.1", - "@commitlint/lint": "^7.6.0", - "@commitlint/load": "^7.6.1", - "@commitlint/read": "^7.6.0", + "@commitlint/format": "^8.0.0", + "@commitlint/lint": "^8.0.0", + "@commitlint/load": "^8.0.0", + "@commitlint/read": "^8.0.0", "babel-polyfill": "6.26.0", "chalk": "2.3.1", "get-stdin": "7.0.0", diff --git a/@commitlint/config-angular-type-enum/package.json b/@commitlint/config-angular-type-enum/package.json index b635e4e2e6..2f4e8c77b3 100644 --- a/@commitlint/config-angular-type-enum/package.json +++ b/@commitlint/config-angular-type-enum/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/config-angular-type-enum", - "version": "7.6.0", + "version": "8.0.0", "description": "Shareable commitlint config enforcing the angular commit convention types", "files": [ "index.js" @@ -29,6 +29,6 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/utils": "^7.6.0" + "@commitlint/utils": "^8.0.0" } } diff --git a/@commitlint/config-angular/package.json b/@commitlint/config-angular/package.json index 1357be99db..19f3bb8af2 100644 --- a/@commitlint/config-angular/package.json +++ b/@commitlint/config-angular/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/config-angular", - "version": "7.6.0", + "version": "8.0.0", "description": "Shareable commitlint config enforcing the angular commit convention", "files": [ "index.js" @@ -29,9 +29,9 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/utils": "^7.6.0" + "@commitlint/utils": "^8.0.0" }, "dependencies": { - "@commitlint/config-angular-type-enum": "^7.6.0" + "@commitlint/config-angular-type-enum": "^8.0.0" } } diff --git a/@commitlint/config-conventional/package.json b/@commitlint/config-conventional/package.json index 16b5b9f6d6..b3f47a1e13 100644 --- a/@commitlint/config-conventional/package.json +++ b/@commitlint/config-conventional/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/config-conventional", - "version": "7.6.0", + "version": "8.0.0", "description": "Shareable commitlint config enforcing conventional commits", "files": [ "index.js" @@ -32,6 +32,6 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/utils": "^7.6.0" + "@commitlint/utils": "^8.0.0" } } diff --git a/@commitlint/config-lerna-scopes/package.json b/@commitlint/config-lerna-scopes/package.json index dcd20e67f3..f728bd16f3 100644 --- a/@commitlint/config-lerna-scopes/package.json +++ b/@commitlint/config-lerna-scopes/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/config-lerna-scopes", - "version": "7.6.0", + "version": "8.0.0", "description": "Shareable commitlint config enforcing lerna package names as scopes", "files": [ "index.js" @@ -46,8 +46,8 @@ "semver": "6.0.0" }, "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "@lerna/project": "3.13.1", "ava": "0.22.0", "lerna": "3.14.1" diff --git a/@commitlint/config-patternplate/package.json b/@commitlint/config-patternplate/package.json index 8a13c9d74c..44fe10597d 100644 --- a/@commitlint/config-patternplate/package.json +++ b/@commitlint/config-patternplate/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/config-patternplate", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commits, patternplate-style", "files": [ "index.js" @@ -29,11 +29,11 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "dependencies": { - "@commitlint/config-angular": "^7.6.0", + "@commitlint/config-angular": "^8.0.0", "globby": "8.0.1", "lodash": "4.17.11" }, "devDependencies": { - "@commitlint/utils": "^7.6.0" + "@commitlint/utils": "^8.0.0" } } diff --git a/@commitlint/core/package.json b/@commitlint/core/package.json index 2217d63839..b02fe982a0 100644 --- a/@commitlint/core/package.json +++ b/@commitlint/core/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/core", - "version": "7.6.1", + "version": "8.0.0", "description": "Lint your commit messages", "files": [ "index.js" @@ -32,9 +32,9 @@ }, "license": "MIT", "dependencies": { - "@commitlint/format": "^7.6.1", - "@commitlint/lint": "^7.6.0", - "@commitlint/load": "^7.6.1", - "@commitlint/read": "^7.6.0" + "@commitlint/format": "^8.0.0", + "@commitlint/lint": "^8.0.0", + "@commitlint/load": "^8.0.0", + "@commitlint/read": "^8.0.0" } } diff --git a/@commitlint/ensure/package.json b/@commitlint/ensure/package.json index 8d8e2cff84..feedcd75f1 100644 --- a/@commitlint/ensure/package.json +++ b/@commitlint/ensure/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/ensure", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -56,11 +56,11 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1", diff --git a/@commitlint/execute-rule/package.json b/@commitlint/execute-rule/package.json index 2539957498..fd3ad68283 100644 --- a/@commitlint/execute-rule/package.json +++ b/@commitlint/execute-rule/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/execute-rule", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -56,12 +56,12 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/parse": "^7.6.0", - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/parse": "^8.0.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1" diff --git a/@commitlint/format/package.json b/@commitlint/format/package.json index 84935eff4f..db814951c4 100644 --- a/@commitlint/format/package.json +++ b/@commitlint/format/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/format", - "version": "7.6.1", + "version": "8.0.0", "description": "Format commitlint reports", "main": "lib/index.js", "files": [ @@ -37,8 +37,8 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "@types/jest": "24.0.12", "@types/lodash": "4.14.123", "concurrently": "3.5.1", diff --git a/@commitlint/is-ignored/package.json b/@commitlint/is-ignored/package.json index 3c62501fff..421f420f29 100644 --- a/@commitlint/is-ignored/package.json +++ b/@commitlint/is-ignored/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/is-ignored", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -56,12 +56,12 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/parse": "^7.6.0", - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/parse": "^8.0.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1" diff --git a/@commitlint/lint/package.json b/@commitlint/lint/package.json index 48315adb57..dc807ba852 100644 --- a/@commitlint/lint/package.json +++ b/@commitlint/lint/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/lint", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint a string against commitlint rules", "main": "lib/index.js", "files": [ @@ -56,11 +56,11 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1", @@ -69,9 +69,9 @@ "proxyquire": "2.1.0" }, "dependencies": { - "@commitlint/is-ignored": "^7.6.0", - "@commitlint/parse": "^7.6.0", - "@commitlint/rules": "^7.6.0", + "@commitlint/is-ignored": "^8.0.0", + "@commitlint/parse": "^8.0.0", + "@commitlint/rules": "^8.0.0", "babel-runtime": "^6.23.0", "lodash": "4.17.11" } diff --git a/@commitlint/load/package.json b/@commitlint/load/package.json index ededfc2e76..13ad1f0f7c 100644 --- a/@commitlint/load/package.json +++ b/@commitlint/load/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/load", - "version": "7.6.2", + "version": "8.0.0", "description": "Load shared commitlint configuration", "main": "lib/index.js", "files": [ @@ -56,11 +56,11 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1", @@ -68,8 +68,8 @@ "globby": "8.0.1" }, "dependencies": { - "@commitlint/execute-rule": "^7.6.0", - "@commitlint/resolve-extends": "^7.6.0", + "@commitlint/execute-rule": "^8.0.0", + "@commitlint/resolve-extends": "^8.0.0", "babel-runtime": "^6.23.0", "cosmiconfig": "^5.2.0", "lodash": "4.17.11", diff --git a/@commitlint/message/package.json b/@commitlint/message/package.json index 09306c3977..d9fafa81fb 100644 --- a/@commitlint/message/package.json +++ b/@commitlint/message/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/message", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -56,11 +56,11 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1" diff --git a/@commitlint/parse/package.json b/@commitlint/parse/package.json index 5dfb5f3806..8f48a957d3 100644 --- a/@commitlint/parse/package.json +++ b/@commitlint/parse/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/parse", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -56,11 +56,11 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1", diff --git a/@commitlint/prompt-cli/package.json b/@commitlint/prompt-cli/package.json index 19c2cdb32f..99bd28a073 100644 --- a/@commitlint/prompt-cli/package.json +++ b/@commitlint/prompt-cli/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/prompt-cli", - "version": "7.6.1", + "version": "8.0.0", "description": "commit prompt using commitlint.config.js", "files": [ "cli.js" @@ -29,12 +29,12 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.25.0" }, "dependencies": { - "@commitlint/prompt": "^7.6.1", + "@commitlint/prompt": "^8.0.0", "execa": "0.9.0", "string-to-stream": "1.1.1" } diff --git a/@commitlint/prompt/package.json b/@commitlint/prompt/package.json index 480f8e97f5..bdf5b186eb 100644 --- a/@commitlint/prompt/package.json +++ b/@commitlint/prompt/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/prompt", - "version": "7.6.1", + "version": "8.0.0", "description": "commitizen prompt using commitlint.config.js", "main": "./lib/index.js", "files": [ @@ -55,17 +55,17 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/utils": "^7.6.0", + "@commitlint/utils": "^8.0.0", "ava": "0.20.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "commitizen": "3.1.1", "concurrently": "3.5.1", "cross-env": "5.1.1" }, "dependencies": { - "@commitlint/load": "^7.6.1", + "@commitlint/load": "^8.0.0", "babel-runtime": "^6.23.0", "chalk": "^2.0.0", "lodash": "4.17.11", diff --git a/@commitlint/read/package.json b/@commitlint/read/package.json index fef99cfce8..c10d657256 100644 --- a/@commitlint/read/package.json +++ b/@commitlint/read/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/read", - "version": "7.6.0", + "version": "8.0.0", "description": "Read commit messages from a specified range or last edit", "main": "lib/index.js", "files": [ @@ -56,18 +56,18 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1", "execa": "0.9.0" }, "dependencies": { - "@commitlint/top-level": "^7.6.0", + "@commitlint/top-level": "^8.0.0", "@marionebl/sander": "^0.6.0", "babel-runtime": "^6.23.0", "git-raw-commits": "^1.3.0" diff --git a/@commitlint/resolve-extends/package.json b/@commitlint/resolve-extends/package.json index 83843e8d2a..d03f881ad4 100644 --- a/@commitlint/resolve-extends/package.json +++ b/@commitlint/resolve-extends/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/resolve-extends", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -56,13 +56,13 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/parse": "^7.6.0", - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/parse": "^8.0.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "@marionebl/sander": "0.6.1", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1", diff --git a/@commitlint/rules/package.json b/@commitlint/rules/package.json index 25c5d4dc50..60ee9da0c6 100644 --- a/@commitlint/rules/package.json +++ b/@commitlint/rules/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/rules", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -56,12 +56,12 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/parse": "^7.6.0", - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/parse": "^8.0.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "conventional-changelog-angular": "1.6.6", @@ -70,9 +70,9 @@ "lodash": "4.17.11" }, "dependencies": { - "@commitlint/ensure": "^7.6.0", - "@commitlint/message": "^7.6.0", - "@commitlint/to-lines": "^7.6.0", + "@commitlint/ensure": "^8.0.0", + "@commitlint/message": "^8.0.0", + "@commitlint/to-lines": "^8.0.0", "babel-runtime": "^6.23.0" } } diff --git a/@commitlint/to-lines/package.json b/@commitlint/to-lines/package.json index 1fdf8524c6..22a29037af 100644 --- a/@commitlint/to-lines/package.json +++ b/@commitlint/to-lines/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/to-lines", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -56,12 +56,12 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/parse": "^7.6.0", - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/parse": "^8.0.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1" diff --git a/@commitlint/top-level/package.json b/@commitlint/top-level/package.json index 02931347ab..fb01288399 100644 --- a/@commitlint/top-level/package.json +++ b/@commitlint/top-level/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/top-level", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commit messages", "main": "lib/index.js", "files": [ @@ -41,9 +41,9 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/utils": "^7.6.0", + "@commitlint/utils": "^8.0.0", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "cross-env": "5.1.1" }, diff --git a/@commitlint/travis-cli/package.json b/@commitlint/travis-cli/package.json index 07cef8f721..a9add128b5 100644 --- a/@commitlint/travis-cli/package.json +++ b/@commitlint/travis-cli/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/travis-cli", - "version": "7.6.1", + "version": "8.0.0", "description": "Lint all relevant commits for a change or PR on Travis CI", "files": [ "lib/" @@ -55,17 +55,17 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^7.6.0", - "@commitlint/utils": "^7.6.0", + "@commitlint/test": "^8.0.0", + "@commitlint/utils": "^8.0.0", "ava": "0.18.2", "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "cross-env": "5.1.1", "which": "1.3.0" }, "dependencies": { - "@commitlint/cli": "^7.6.1", + "@commitlint/cli": "^8.0.0", "babel-runtime": "6.26.0", "execa": "0.9.0" } diff --git a/@packages/babel-preset-commitlint/package.json b/@packages/babel-preset-commitlint/package.json index 57cdbc0ab7..f450a25ff8 100644 --- a/@packages/babel-preset-commitlint/package.json +++ b/@packages/babel-preset-commitlint/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-commitlint", - "version": "7.6.0", + "version": "8.0.0", "description": "Lint your commit messages", "main": "index.js", "files": [ diff --git a/@packages/test/package.json b/@packages/test/package.json index b84088b1fa..ad7e21f3d0 100644 --- a/@packages/test/package.json +++ b/@packages/test/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/test", - "version": "7.6.0", + "version": "8.0.0", "description": "test utilities for @commitlint", "main": "lib/", "files": [ @@ -59,7 +59,7 @@ }, "devDependencies": { "babel-cli": "6.26.0", - "babel-preset-commitlint": "^7.6.0", + "babel-preset-commitlint": "^8.0.0", "babel-register": "6.26.0", "concurrently": "3.5.1", "cross-env": "5.1.1" diff --git a/@packages/utils/package.json b/@packages/utils/package.json index 3f9dc2e38f..c11904a41c 100644 --- a/@packages/utils/package.json +++ b/@packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@commitlint/utils", - "version": "7.6.0", + "version": "8.0.0", "description": "Development utilities for @commitlint", "files": [ "dep-check.js", @@ -45,7 +45,7 @@ }, "license": "MIT", "dependencies": { - "@commitlint/test": "^7.6.0", + "@commitlint/test": "^8.0.0", "@marionebl/sander": "0.6.1", "execa": "0.9.0", "is-builtin-module": "2.0.0", diff --git a/lerna.json b/lerna.json index f8f5a9dbdc..b9b263b567 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "lerna": "2", "npmClient": "yarn", "useWorkspaces": true, - "version": "7.6.1" + "version": "8.0.0" }