Skip to content

Commit e5fe5f1

Browse files
renovate-botmarionebl
authored andcommitted
chore: update dependency @types/jest to v24.0.18
1 parent 3c45c46 commit e5fe5f1

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

@commitlint/execute-rule/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/parse": "^8.2.0",
3838
"@commitlint/utils": "^8.2.0",
39-
"@types/jest": "24.0.15",
39+
"@types/jest": "24.0.18",
4040
"@types/lodash": "4.14.136",
4141
"jest": "24.8.0",
4242
"ts-jest": "24.0.2"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"devDependencies": {
8585
"@lerna/project": "3.15.0",
86-
"@types/jest": "24.0.15",
86+
"@types/jest": "24.0.18",
8787
"docsify-cli": "4.3.0",
8888
"husky": "2.7.0",
8989
"jest": "24.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1278,10 +1278,10 @@
12781278
resolved "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
12791279
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
12801280

1281-
"@types/[email protected].15":
1282-
version "24.0.15"
1283-
resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.15.tgz#6c42d5af7fe3b44ffff7cc65de7bf741e8fa427f"
1284-
integrity sha512-MU1HIvWUme74stAoc3mgAi+aMlgKOudgEvQDIm1v4RkrDudBh1T+NFp5sftpBAdXdx1J0PbdpJ+M2EsSOi1djA==
1281+
"@types/[email protected].18":
1282+
version "24.0.18"
1283+
resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.18.tgz#9c7858d450c59e2164a8a9df0905fc5091944498"
1284+
integrity sha512-jcDDXdjTcrQzdN06+TSVsPPqxvsZA/5QkYfIZlq1JMw7FdP5AZylbOc+6B/cuDurctRe+MziUMtQ3xQdrbjqyQ==
12851285
dependencies:
12861286
"@types/jest-diff" "*"
12871287

0 commit comments

Comments
 (0)