mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps): bump @types/jest from 29.5.4 to 29.5.5 (#2047)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.4 to 29.5.5. - [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
@@ -26,7 +26,7 @@
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^14.5.0",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^29.5.4",
|
||||
"@types/jest": "^29.5.5",
|
||||
"@types/node": "^18.17.17",
|
||||
"@types/react": "^18.2.21",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
|
||||
@@ -2670,7 +2670,7 @@ __metadata:
|
||||
"@testing-library/react": ^14.0.0
|
||||
"@testing-library/user-event": ^14.5.0
|
||||
"@types/file-saver": ^2.0.5
|
||||
"@types/jest": ^29.5.4
|
||||
"@types/jest": ^29.5.5
|
||||
"@types/node": ^18.17.17
|
||||
"@types/react": ^18.2.21
|
||||
"@types/react-dom": ^18.2.7
|
||||
@@ -4897,7 +4897,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:*, @types/jest@npm:^29.5.4":
|
||||
"@types/jest@npm:*":
|
||||
version: 29.5.4
|
||||
resolution: "@types/jest@npm:29.5.4"
|
||||
dependencies:
|
||||
@@ -4907,6 +4907,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:^29.5.5":
|
||||
version: 29.5.5
|
||||
resolution: "@types/jest@npm:29.5.5"
|
||||
dependencies:
|
||||
expect: ^29.0.0
|
||||
pretty-format: ^29.0.0
|
||||
checksum: 56e55cde9949bcc0ee2fa34ce5b7c32c2bfb20e53424aa4ff3a210859eeaaa3fdf6f42f81a3f655238039cdaaaf108b054b7a8602f394e6c52b903659338d8c6
|
||||
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