Skip to content

Commit 0e7a359

Browse files
renovate[bot]marionebl
authored andcommitted
chore: pin dependencies
1 parent 2f99277 commit 0e7a359

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

@commitlint/travis-cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
6161
"babel-preset-commitlint": "^5.2.0",
6262
"babel-register": "6.26.0",
6363
"cross-env": "5.1.1",
64-
"which": "^1.3.0"
64+
"which": "1.3.0"
6565
},
6666
"dependencies": {
6767
"@commitlint/cli": "^5.2.3",
68-
"babel-runtime": "^6.26.0",
69-
"execa": "^0.8.0"
68+
"babel-runtime": "6.26.0",
69+
"execa": "0.8.0"
7070
}
7171
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint": "4.11.0",
8787
"eslint-config-prettier": "2.8.0",
8888
"husky": "0.14.3",
89-
"lerna": "^2.5.1",
89+
"lerna": "2.5.1",
9090
"lint-staged": "5.0.0",
9191
"npx": "9.7.1",
9292
"prettier": "1.8.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@ [email protected], babel-register@^6.26.0:
11271127
mkdirp "^0.5.1"
11281128
source-map-support "^0.4.15"
11291129

1130-
babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.23.0, babel-runtime@^6.26.0:
1130+
babel-runtime@6.26.0, babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.23.0, babel-runtime@^6.26.0:
11311131
version "6.26.0"
11321132
resolved "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
11331133
dependencies:
@@ -4229,7 +4229,7 @@ lcid@^1.0.0:
42294229
dependencies:
42304230
invert-kv "^1.0.0"
42314231

4232-
[email protected], lerna@^2.5.1:
4232+
42334233
version "2.5.1"
42344234
resolved "https://registry.npmjs.org/lerna/-/lerna-2.5.1.tgz#d07099bd3051ee799f98c753328bd69e96c6fab8"
42354235
dependencies:
@@ -7002,7 +7002,7 @@ which-module@^2.0.0:
70027002
version "2.0.0"
70037003
resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
70047004

7005-
which@1, which@^1.2.10, which@^1.2.12, which@^1.2.14, which@^1.2.9, which@^1.3.0:
7005+
which@1, which@1.3.0, which@^1.2.10, which@^1.2.12, which@^1.2.14, which@^1.2.9:
70067006
version "1.3.0"
70077007
resolved "https://registry.npmjs.org/which/-/which-1.3.0.tgz#ff04bdfc010ee547d780bec38e1ac1c2777d253a"
70087008
dependencies:

0 commit comments

Comments
 (0)