Skip to content

Commit

Permalink
build(deps-dev): bump @types/jest from 29.5.5 to 29.5.6
Browse files Browse the repository at this point in the history
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.5 to 29.5.6.
- [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>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 166e4cc commit 54041a1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@next/eslint-plugin-next": "^13.5.4",
"@testing-library/dom": "^9.3.1",
"@types/jest": "^29.5.5",
"@types/jest": "^29.5.6",
"@types/react-loader": "^2.4.6",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.59.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/chance": "^1.1.4",
"@types/jest": "^29.5.5",
"@types/jest": "^29.5.6",
"@types/lodash": "^4.14.199",
"@types/node": "^20.8.4",
"@types/react": "latest",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1614,7 +1614,7 @@ __metadata:
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.5.1
"@types/chance": ^1.1.4
"@types/jest": ^29.5.5
"@types/jest": ^29.5.6
"@types/lodash": ^4.14.199
"@types/node": ^20.8.4
"@types/react": latest
Expand Down Expand Up @@ -4072,13 +4072,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.5":
version: 29.5.5
resolution: "@types/jest@npm:29.5.5"
"@types/jest@npm:^29.5.6":
version: 29.5.6
resolution: "@types/jest@npm:29.5.6"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 56e55cde9949bcc0ee2fa34ce5b7c32c2bfb20e53424aa4ff3a210859eeaaa3fdf6f42f81a3f655238039cdaaaf108b054b7a8602f394e6c52b903659338d8c6
checksum: fa13a27bd1c8efd0381a419478769d0d6d3a8e93e1952d7ac3a16274e8440af6f73ed6f96ac1ff00761198badf2ee226b5ab5583a5d87a78d609ea78da5c5a24
languageName: node
linkType: hard

Expand Down Expand Up @@ -7164,7 +7164,7 @@ __metadata:
dependencies:
"@next/eslint-plugin-next": ^13.5.4
"@testing-library/dom": ^9.3.1
"@types/jest": ^29.5.5
"@types/jest": ^29.5.6
"@types/react-loader": ^2.4.6
"@typescript-eslint/eslint-plugin": ^5.57.1
"@typescript-eslint/parser": ^5.59.8
Expand Down

0 comments on commit 54041a1

Please sign in to comment.