Skip to content

Commit debe4d5

Browse files
renovate[bot]marionebl
authored andcommitted
chore: pin dependencies (#678)
1 parent c102d2f commit debe4d5

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

@commitlint/to-lines/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"@commitlint/parse": "^8.0.0",
4141
"@commitlint/utils": "^8.0.0",
4242
"concurrently": "3.5.1",
43-
"@types/jest": "^24.0.13",
44-
"jest": "^24.8.0",
45-
"ts-jest": "^24.0.2",
46-
"typescript": "^3.4.5"
43+
"@types/jest": "24.0.13",
44+
"jest": "24.8.0",
45+
"ts-jest": "24.0.2",
46+
"typescript": "3.5.1"
4747
}
4848
}

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@
10661066
version "20.0.1"
10671067
resolved "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
10681068

1069-
"@types/jest@24.0.13", "@types/jest@^24.0.13":
1069+
"@types/jest@24.0.13":
10701070
version "24.0.13"
10711071
resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.13.tgz#10f50b64cb05fb02411fbba49e9042a3a11da3f9"
10721072
dependencies:
@@ -5792,7 +5792,7 @@ jest-worker@^24.6.0:
57925792
merge-stream "^1.0.1"
57935793
supports-color "^6.1.0"
57945794

5795-
jest@24.8.0, jest@^24.8.0:
5795+
jest@24.8.0:
57965796
version "24.8.0"
57975797
resolved "https://registry.npmjs.org/jest/-/jest-24.8.0.tgz#d5dff1984d0d1002196e9b7f12f75af1b2809081"
57985798
dependencies:
@@ -8773,6 +8773,7 @@ sshpk@1.14.1:
87738773
sshpk@^1.7.0:
87748774
version "1.16.1"
87758775
resolved "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
8776+
integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
87768777
dependencies:
87778778
asn1 "~0.2.3"
87788779
assert-plus "^1.0.0"
@@ -9292,7 +9293,7 @@ trim-right@^1.0.1:
92929293
version "1.0.1"
92939294
resolved "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
92949295

9295-
ts-jest@24.0.2, ts-jest@^24.0.2:
9296+
ts-jest@24.0.2:
92969297
version "24.0.2"
92979298
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
92989299
dependencies:
@@ -9342,7 +9343,7 @@ typescript@3.4.5:
93429343
version "3.4.5"
93439344
resolved "https://registry.npmjs.org/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
93449345

9345-
typescript@3.5.1, typescript@^3.4.5:
9346+
typescript@3.5.1:
93469347
version "3.5.1"
93479348
resolved "https://registry.npmjs.org/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
93489349

0 commit comments

Comments
 (0)