Skip to content

Commit fb175cc

Browse files
Bump @types/jest from 29.5.12 to 29.5.14 (#476)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4d491c commit fb175cc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"untildify": "^4.0.0"
6565
},
6666
"devDependencies": {
67-
"@types/jest": "^29.5.12",
67+
"@types/jest": "^29.5.14",
6868
"jest": "^29.7.0",
6969
"jest-circus": "^29.7.0",
7070
"ts-jest": "^29.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,10 +1037,10 @@
10371037
dependencies:
10381038
"@types/istanbul-lib-report" "*"
10391039

1040-
"@types/jest@^29.5.12":
1041-
version "29.5.12"
1042-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
1043-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
1040+
"@types/jest@^29.5.14":
1041+
version "29.5.14"
1042+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
1043+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
10441044
dependencies:
10451045
expect "^29.0.0"
10461046
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)