Skip to content

Commit 40bb122

Browse files
renovate-botmarionebl
authored andcommitted
chore: pin dependencies
1 parent 787d7cd commit 40bb122

File tree

13 files changed

+16
-16
lines changed

13 files changed

+16
-16
lines changed

Diff for: @commitlint/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"license": "MIT",
5555
"devDependencies": {
56-
"@commitlint/test": "^8.2.0",
56+
"@commitlint/test": "8.2.0",
5757
"@commitlint/utils": "^8.2.0",
5858
"ava": "0.18.2",
5959
"babel-cli": "6.26.0",

Diff for: @commitlint/config-lerna-scopes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"semver": "6.2.0"
4747
},
4848
"devDependencies": {
49-
"@commitlint/test": "^8.2.0",
49+
"@commitlint/test": "8.2.0",
5050
"@commitlint/utils": "^8.2.0",
5151
"@lerna/project": "3.15.0",
5252
"ava": "0.22.0",

Diff for: @commitlint/is-ignored/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"license": "MIT",
3636
"devDependencies": {
3737
"@commitlint/parse": "^8.2.0",
38-
"@commitlint/test": "^8.2.0",
38+
"@commitlint/test": "8.2.0",
3939
"@commitlint/utils": "^8.2.0"
4040
},
4141
"dependencies": {

Diff for: @commitlint/lint/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": "^8.2.0",
59+
"@commitlint/test": "8.2.0",
6060
"@commitlint/utils": "^8.2.0",
6161
"ava": "0.22.0",
6262
"babel-cli": "6.26.0",

Diff for: @commitlint/load/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": "^8.2.0",
59+
"@commitlint/test": "8.2.0",
6060
"@commitlint/utils": "^8.2.0",
6161
"ava": "0.22.0",
6262
"babel-cli": "6.26.0",

Diff for: @commitlint/message/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"license": "MIT",
3636
"devDependencies": {
37-
"@commitlint/test": "^8.2.0",
37+
"@commitlint/test": "8.2.0",
3838
"@commitlint/utils": "^8.2.0",
3939
"typescript": "3.5.3"
4040
}

Diff for: @commitlint/parse/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
},
3535
"license": "MIT",
3636
"devDependencies": {
37-
"@commitlint/test": "^8.2.0",
37+
"@commitlint/test": "8.2.0",
3838
"@commitlint/utils": "^8.2.0",
39-
"@types/lodash": "^4.14.136",
39+
"@types/lodash": "4.14.136",
4040
"import-from": "3.0.0",
41-
"typescript": "^3.5.3"
41+
"typescript": "3.5.3"
4242
},
4343
"dependencies": {
4444
"conventional-changelog-angular": "^1.3.3",

Diff for: @commitlint/prompt-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/conventional-changelog/commitlint#readme",
3131
"devDependencies": {
32-
"@commitlint/test": "^8.2.0",
32+
"@commitlint/test": "8.2.0",
3333
"@commitlint/utils": "^8.2.0",
3434
"ava": "0.25.0"
3535
},

Diff for: @commitlint/read/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": "^8.2.0",
59+
"@commitlint/test": "8.2.0",
6060
"@commitlint/utils": "^8.2.0",
6161
"ava": "0.22.0",
6262
"babel-cli": "6.26.0",

Diff for: @commitlint/rules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"license": "MIT",
5858
"devDependencies": {
5959
"@commitlint/parse": "^8.2.0",
60-
"@commitlint/test": "^8.2.0",
60+
"@commitlint/test": "8.2.0",
6161
"@commitlint/utils": "^8.2.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

Diff for: @commitlint/travis-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"license": "MIT",
5757
"devDependencies": {
58-
"@commitlint/test": "^8.2.0",
58+
"@commitlint/test": "8.2.0",
5959
"@commitlint/utils": "^8.2.0",
6060
"ava": "0.18.2",
6161
"babel-cli": "6.26.0",

Diff for: @packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"license": "MIT",
4747
"dependencies": {
48-
"@commitlint/test": "^8.2.0",
48+
"@commitlint/test": "8.2.0",
4949
"@marionebl/sander": "0.6.1",
5050
"execa": "0.11.0",
5151
"is-builtin-module": "2.0.0",

Diff for: yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1285,7 +1285,7 @@
12851285
dependencies:
12861286
"@types/jest-diff" "*"
12871287

1288-
"@types/[email protected]", "@types/lodash@^4.14.136":
1288+
12891289
version "4.14.136"
12901290
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.136.tgz#413e85089046b865d960c9ff1d400e04c31ab60f"
12911291
integrity sha512-0GJhzBdvsW2RUccNHOBkabI8HZVdOXmXbXhuKlDEd5Vv12P7oAVGfomGp3Ne21o5D/qu1WmthlNKFaoZJJeErA==
@@ -10913,7 +10913,7 @@ typedarray@^0.0.6:
1091310913
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1091410914
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1091510915

10916-
[email protected], typescript@^3.5.3:
10916+
1091710917
version "3.5.3"
1091810918
resolved "https://registry.npmjs.org/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
1091910919
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==

0 commit comments

Comments
 (0)