mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump @types/jest from 29.4.2 to 29.4.4 (#1608)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.4.2 to 29.4.4. - [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:production 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>
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^29.4.2",
|
||||
"@types/jest": "^29.4.4",
|
||||
"@types/node": "^16.11.7",
|
||||
"@types/react": "^16.14.34",
|
||||
"@types/react-dom": "^16.9.17",
|
||||
|
||||
@@ -2582,7 +2582,7 @@ __metadata:
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
"@types/file-saver": ^2.0.5
|
||||
"@types/jest": ^29.4.2
|
||||
"@types/jest": ^29.4.4
|
||||
"@types/node": ^16.11.7
|
||||
"@types/react": ^16.14.34
|
||||
"@types/react-dom": ^16.9.17
|
||||
@@ -4777,7 +4777,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:*, @types/jest@npm:^29.4.2":
|
||||
"@types/jest@npm:*":
|
||||
version: 29.4.2
|
||||
resolution: "@types/jest@npm:29.4.2"
|
||||
dependencies:
|
||||
@@ -4787,6 +4787,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:^29.4.4":
|
||||
version: 29.4.4
|
||||
resolution: "@types/jest@npm:29.4.4"
|
||||
dependencies:
|
||||
expect: ^29.0.0
|
||||
pretty-format: ^29.0.0
|
||||
checksum: 754c21d996c3457c761e55c4076a2dd14d82e6290c3f57122db17aa07ef59c12af7df50a82a06845ef9ba1fbf75bb024a1fed68426514618856bda7fb90eb773
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jsdom@npm:^20.0.0":
|
||||
version: 20.0.0
|
||||
resolution: "@types/jsdom@npm:20.0.0"
|
||||
|
||||
Reference in New Issue
Block a user