Skip to content

Commit 5bc01f0

Browse files
renovate-botmarionebl
authored andcommitted
chore: pin dependencies
1 parent a46c898 commit 5bc01f0

File tree

14 files changed

+40
-31
lines changed

14 files changed

+40
-31
lines changed

@commitlint/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"license": "MIT",
5858
"devDependencies": {
59-
"@commitlint/test": "^6.0.4",
59+
"@commitlint/test": "6.0.4",
6060
"@commitlint/utils": "^6.0.4",
6161
"ava": "0.18.2",
6262
"babel-cli": "6.26.0",

@commitlint/config-lerna-scopes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"lerna": "2.7.1"
4545
},
4646
"devDependencies": {
47-
"@commitlint/test": "^6.0.4",
47+
"@commitlint/test": "6.0.4",
4848
"@commitlint/utils": "^6.0.4",
4949
"ava": "0.22.0",
5050
"xo": "0.18.2"

@commitlint/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"license": "MIT",
6161
"devDependencies": {
6262
"@commitlint/parse": "^6.0.4",
63-
"@commitlint/test": "^6.0.4",
63+
"@commitlint/test": "6.0.4",
6464
"@commitlint/utils": "^6.0.4",
6565
"ava": "0.22.0",
6666
"babel-cli": "6.26.0",

@commitlint/ensure/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"license": "MIT",
6161
"devDependencies": {
62-
"@commitlint/test": "^6.0.4",
62+
"@commitlint/test": "6.0.4",
6363
"@commitlint/utils": "^6.0.4",
6464
"ava": "0.22.0",
6565
"babel-cli": "6.26.0",

@commitlint/execute-rule/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"license": "MIT",
6161
"devDependencies": {
6262
"@commitlint/parse": "^6.0.4",
63-
"@commitlint/test": "^6.0.4",
63+
"@commitlint/test": "6.0.4",
6464
"@commitlint/utils": "^6.0.4",
6565
"ava": "0.22.0",
6666
"babel-cli": "6.26.0",

@commitlint/is-ignored/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"license": "MIT",
6161
"devDependencies": {
6262
"@commitlint/parse": "^6.0.4",
63-
"@commitlint/test": "^6.0.4",
63+
"@commitlint/test": "6.0.4",
6464
"@commitlint/utils": "^6.0.4",
6565
"ava": "0.22.0",
6666
"babel-cli": "6.26.0",

@commitlint/message/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"license": "MIT",
6161
"devDependencies": {
62-
"@commitlint/test": "^6.0.4",
62+
"@commitlint/test": "6.0.4",
6363
"@commitlint/utils": "^6.0.4",
6464
"ava": "0.22.0",
6565
"babel-cli": "6.26.0",

@commitlint/parse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"license": "MIT",
6161
"devDependencies": {
62-
"@commitlint/test": "^6.0.4",
62+
"@commitlint/test": "6.0.4",
6363
"@commitlint/utils": "^6.0.4",
6464
"ava": "0.22.0",
6565
"babel-cli": "6.26.0",

@commitlint/resolve-extends/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"license": "MIT",
6161
"devDependencies": {
6262
"@commitlint/parse": "^6.0.4",
63-
"@commitlint/test": "^6.0.4",
63+
"@commitlint/test": "6.0.4",
6464
"@commitlint/utils": "^6.0.4",
6565
"@marionebl/sander": "0.6.1",
6666
"ava": "0.22.0",

@commitlint/rules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"license": "MIT",
6161
"devDependencies": {
6262
"@commitlint/parse": "^6.0.4",
63-
"@commitlint/test": "^6.0.4",
63+
"@commitlint/test": "6.0.4",
6464
"@commitlint/utils": "^6.0.4",
6565
"ava": "0.22.0",
6666
"babel-cli": "6.26.0",

@commitlint/to-lines/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"license": "MIT",
6161
"devDependencies": {
6262
"@commitlint/parse": "^6.0.4",
63-
"@commitlint/test": "^6.0.4",
63+
"@commitlint/test": "6.0.4",
6464
"@commitlint/utils": "^6.0.4",
6565
"ava": "0.22.0",
6666
"babel-cli": "6.26.0",

@commitlint/travis-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"license": "MIT",
6060
"devDependencies": {
61-
"@commitlint/test": "^6.0.4",
61+
"@commitlint/test": "6.0.4",
6262
"@commitlint/utils": "^6.0.4",
6363
"ava": "0.18.2",
6464
"babel-cli": "6.26.0",

@packages/utils/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@
4646
},
4747
"license": "MIT",
4848
"dependencies": {
49-
"@commitlint/test": "^6.0.4",
50-
"@marionebl/sander": "^0.6.1",
49+
"@commitlint/test": "6.0.4",
50+
"@marionebl/sander": "0.6.1",
5151
"execa": "0.9.0",
52-
"is-builtin-module": "^2.0.0",
53-
"lodash.values": "^4.3.0",
54-
"meow": "^4.0.0",
55-
"read-pkg": "^3.0.0",
56-
"require-from-string": "^2.0.1",
57-
"tar-fs": "^1.16.0"
52+
"is-builtin-module": "2.0.0",
53+
"lodash.values": "4.3.0",
54+
"meow": "4.0.0",
55+
"read-pkg": "3.0.0",
56+
"require-from-string": "2.0.1",
57+
"tar-fs": "1.16.0"
5858
},
5959
"devDependencies": {
6060
"xo": "0.18.2"

yarn.lock

+20-11
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,22 @@
5353
imurmurhash "^0.1.4"
5454
slide "^1.1.5"
5555

56+
"@commitlint/[email protected]":
57+
version "6.0.4"
58+
resolved "https://registry.npmjs.org/@commitlint/test/-/test-6.0.4.tgz#18a16e96a79848cfb322150123aff1251e8aec29"
59+
dependencies:
60+
"@commitlint/utils" "^6.0.4"
61+
"@marionebl/sander" "0.6.1"
62+
execa "0.9.0"
63+
pkg-dir "2.0.0"
64+
5665
"@concordance/react@^1.0.0":
5766
version "1.0.0"
5867
resolved "https://registry.npmjs.org/@concordance/react/-/react-1.0.0.tgz#fcf3cad020e5121bfd1c61d05bc3516aac25f734"
5968
dependencies:
6069
arrify "^1.0.1"
6170

62-
"@marionebl/[email protected]", "@marionebl/sander@^0.6.0", "@marionebl/sander@^0.6.1":
71+
"@marionebl/[email protected]", "@marionebl/sander@^0.6.0":
6372
version "0.6.1"
6473
resolved "https://registry.npmjs.org/@marionebl/sander/-/sander-0.6.1.tgz#1958965874f24bc51be48875feb50d642fc41f7b"
6574
dependencies:
@@ -3753,18 +3762,18 @@ is-buffer@^1.1.5:
37533762
version "1.1.6"
37543763
resolved "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
37553764

3765+
3766+
version "2.0.0"
3767+
resolved "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-2.0.0.tgz#431104b3b4ba838ec7a17d82bb3bccd2233e8cd9"
3768+
dependencies:
3769+
builtin-modules "^2.0.0"
3770+
37563771
is-builtin-module@^1.0.0:
37573772
version "1.0.0"
37583773
resolved "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"
37593774
dependencies:
37603775
builtin-modules "^1.0.0"
37613776

3762-
is-builtin-module@^2.0.0:
3763-
version "2.0.0"
3764-
resolved "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-2.0.0.tgz#431104b3b4ba838ec7a17d82bb3bccd2233e8cd9"
3765-
dependencies:
3766-
builtin-modules "^2.0.0"
3767-
37683777
is-ci@^1.0.10, is-ci@^1.0.7:
37693778
version "1.0.10"
37703779
resolved "https://registry.npmjs.org/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e"
@@ -4549,7 +4558,7 @@ [email protected], lodash.upperfirst@^4.2.0:
45494558
version "4.3.1"
45504559
resolved "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
45514560

4552-
[email protected], lodash.values@^4.3.0:
4561+
45534562
version "4.3.0"
45544563
resolved "https://registry.npmjs.org/lodash.values/-/lodash.values-4.3.0.tgz#a3a6c2b0ebecc5c2cba1c17e6e620fe81b53d347"
45554564

@@ -4707,7 +4716,7 @@ [email protected], meow@^3.3.0, meow@^3.4.2, meow@^3.7.0:
47074716
redent "^1.0.0"
47084717
trim-newlines "^1.0.0"
47094718

4710-
meow@^4.0.0:
4719+
47114720
version "4.0.0"
47124721
resolved "https://registry.npmjs.org/meow/-/meow-4.0.0.tgz#fd5855dd008db5b92c552082db1c307cba20b29d"
47134722
dependencies:
@@ -6040,7 +6049,7 @@ require-directory@^2.1.1:
60406049
version "2.1.1"
60416050
resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
60426051

6043-
require-from-string@^2.0.1:
6052+
require-from-string@2.0.1, require-from-string@^2.0.1:
60446053
version "2.0.1"
60456054
resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.1.tgz#c545233e9d7da6616e9d59adfb39fc9f588676ff"
60466055

@@ -6672,7 +6681,7 @@ table@^4.0.1:
66726681
slice-ansi "1.0.0"
66736682
string-width "^2.1.1"
66746683

6675-
tar-fs@^1.15.3, tar-fs@^1.16.0:
6684+
tar-fs@1.16.0, tar-fs@^1.15.3:
66766685
version "1.16.0"
66776686
resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.0.tgz#e877a25acbcc51d8c790da1c57c9cf439817b896"
66786687
dependencies:

0 commit comments

Comments
 (0)