mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 11:04:49 +00:00
build(deps): bump @types/jest from 28.1.6 to 28.1.7 (#1063)
* build(deps): bump @types/jest from 28.1.6 to 28.1.7 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.6 to 28.1.7. - [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
5b04abac83
commit
0d86431282
+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.6",
|
||||
"@types/jest": "^28.1.7",
|
||||
"@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.6
|
||||
"@types/jest": ^28.1.7
|
||||
"@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.6":
|
||||
version: 28.1.6
|
||||
resolution: "@types/jest@npm:28.1.6"
|
||||
"@types/jest@npm:*, @types/jest@npm:^28.1.7":
|
||||
version: 28.1.7
|
||||
resolution: "@types/jest@npm:28.1.7"
|
||||
dependencies:
|
||||
jest-matcher-utils: ^28.0.0
|
||||
expect: ^28.0.0
|
||||
pretty-format: ^28.0.0
|
||||
checksum: f2ba5fbefc8f44d1c16ee19d8d2811bca75754a2846e222287f2788d96062801c568215e6b81eb532a48e8cb2a7282729da1d4f6fb496831da8269c5abaad4c5
|
||||
checksum: 17c9bf9667cd4f062eba5aa9eaea248927bf6479da1cc009e0b7d26d501f460f068dd23eddb67d2602264e915a30b63ae7c9cbb516723ffd18589f6f9d267d43
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -8068,7 +8068,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"expect@npm:^28.1.3":
|
||||
"expect@npm:^28.0.0, expect@npm:^28.1.3":
|
||||
version: 28.1.3
|
||||
resolution: "expect@npm:28.1.3"
|
||||
dependencies:
|
||||
@@ -9766,7 +9766,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-matcher-utils@npm:^28.0.0, jest-matcher-utils@npm:^28.1.3":
|
||||
"jest-matcher-utils@npm:^28.1.3":
|
||||
version: 28.1.3
|
||||
resolution: "jest-matcher-utils@npm:28.1.3"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user