mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump @types/jest from 28.1.7 to 28.1.8 (#1076)
* build(deps): bump @types/jest from 28.1.7 to 28.1.8 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.7 to 28.1.8. - [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> * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
156c9ca3f3
commit
cebcedde74
+1
-1
@@ -25,7 +25,7 @@
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^28.1.7",
|
||||
"@types/jest": "^28.1.8",
|
||||
"@types/node": "^16.11.7",
|
||||
"@types/react": "^16.14.24",
|
||||
"@types/react-dom": "^16.9.14",
|
||||
|
||||
@@ -2401,7 +2401,7 @@ __metadata:
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
"@types/file-saver": ^2.0.5
|
||||
"@types/jest": ^28.1.7
|
||||
"@types/jest": ^28.1.8
|
||||
"@types/node": ^16.11.7
|
||||
"@types/react": ^16.14.24
|
||||
"@types/react-dom": ^16.9.14
|
||||
@@ -4510,13 +4510,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:*, @types/jest@npm:^28.1.7":
|
||||
version: 28.1.7
|
||||
resolution: "@types/jest@npm:28.1.7"
|
||||
"@types/jest@npm:*, @types/jest@npm:^28.1.8":
|
||||
version: 28.1.8
|
||||
resolution: "@types/jest@npm:28.1.8"
|
||||
dependencies:
|
||||
expect: ^28.0.0
|
||||
pretty-format: ^28.0.0
|
||||
checksum: 17c9bf9667cd4f062eba5aa9eaea248927bf6479da1cc009e0b7d26d501f460f068dd23eddb67d2602264e915a30b63ae7c9cbb516723ffd18589f6f9d267d43
|
||||
checksum: d4cd36158a3ae1d4b42cc48a77c95de74bc56b84cf81e09af3ee0399c34f4a7da8ab9e787570f10004bd642f9e781b0033c37327fbbf4a8e4b6e37e8ee3693a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user