Skip to content

Commit 0acb774

Browse files
renovate-botmarionebl
authored andcommitted
chore: update dependency @types/jest to v24.0.13
1 parent 00c1194 commit 0acb774

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@commitlint/test": "7.6.0",
4242
"@commitlint/utils": "^7.5.0",
43-
"@types/jest": "24.0.12",
43+
"@types/jest": "24.0.13",
4444
"@types/lodash": "4.14.126",
4545
"concurrently": "3.5.1",
4646
"cross-env": "5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,10 +1078,10 @@
10781078
resolved "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
10791079
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
10801080

1081-
"@types/jest@24.0.12":
1082-
version "24.0.12"
1083-
resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.12.tgz#0553dd0a5ac744e7dc4e8700da6d3baedbde3e8f"
1084-
integrity sha512-60sjqMhat7i7XntZckcSGV8iREJyXXI6yFHZkSZvCPUeOnEJ/VP1rU/WpEWQ56mvoh8NhC+sfKAuJRTyGtCOow==
1081+
"@types/jest@24.0.13":
1082+
version "24.0.13"
1083+
resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.13.tgz#10f50b64cb05fb02411fbba49e9042a3a11da3f9"
1084+
integrity sha512-3m6RPnO35r7Dg+uMLj1+xfZaOgIHHHut61djNjzwExXN4/Pm9has9C6I1KMYSfz7mahDhWUOVg4HW/nZdv5Pww==
10851085
dependencies:
10861086
"@types/jest-diff" "*"
10871087

0 commit comments

Comments
 (0)