Skip to content

Commit

Permalink
chore: pin dependencies (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and marionebl committed Sep 4, 2018
1 parent 47f6b18 commit 1d79828
Show file tree
Hide file tree
Showing 18 changed files with 54 additions and 358 deletions.
4 changes: 2 additions & 2 deletions @commitlint/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.18.2",
"babel-cli": "6.26.0",
Expand Down Expand Up @@ -84,6 +84,6 @@
"get-stdin": "5.0.1",
"lodash.merge": "4.6.1",
"lodash.pick": "4.4.0",
"meow": "^5.0.0"
"meow": "5.0.0"
}
}
8 changes: 4 additions & 4 deletions @commitlint/config-lerna-scopes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
},
"dependencies": {
"import-from": "2.1.0",
"resolve-pkg": "^1.0.0",
"semver": "^5.5.1"
"resolve-pkg": "1.0.0",
"semver": "5.5.1"
},
"devDependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"@lerna/project": "^3.0.0",
"@lerna/project": "3.0.0",
"ava": "0.22.0",
"lerna": "3.1.1",
"xo": "0.20.3"
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/ensure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/execute-rule/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"license": "MIT",
"devDependencies": {
"@commitlint/parse": "^7.1.1",
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/format/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/is-ignored/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"license": "MIT",
"devDependencies": {
"@commitlint/parse": "^7.1.1",
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/message/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/parse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/read/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/resolve-extends/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"license": "MIT",
"devDependencies": {
"@commitlint/parse": "^7.1.1",
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"@marionebl/sander": "0.6.1",
"ava": "0.22.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/rules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"license": "MIT",
"devDependencies": {
"@commitlint/parse": "^7.1.1",
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/to-lines/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"license": "MIT",
"devDependencies": {
"@commitlint/parse": "^7.1.1",
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.22.0",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/travis-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@commitlint/utils": "^7.1.1",
"ava": "0.18.2",
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion @packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/test": "^7.1.1",
"@commitlint/test": "7.1.1",
"@marionebl/sander": "0.6.1",
"execa": "0.9.0",
"is-builtin-module": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"eslint": "4.18.1",
"eslint-config-prettier": "2.9.0",
"husky": "0.14.3",
"lerna": "2",
"lerna": "2.11.0",
"lint-staged": "6.1.1",
"npx": "9.7.1",
"prettier": "1.10.2",
Expand Down
Loading

0 comments on commit 1d79828

Please sign in to comment.