mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @types/jest from 29.1.1 to 29.1.2 (#1193)
* build(deps): bump @types/jest from 29.1.1 to 29.1.2 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.1.1 to 29.1.2. - [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
c3d475bfdb
commit
9abf800da8
+1
-1
@@ -26,7 +26,7 @@
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^29.1.1",
|
||||
"@types/jest": "^29.1.2",
|
||||
"@types/node": "^16.11.7",
|
||||
"@types/react": "^16.14.24",
|
||||
"@types/react-dom": "^16.9.14",
|
||||
|
||||
@@ -2428,7 +2428,7 @@ __metadata:
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
"@types/file-saver": ^2.0.5
|
||||
"@types/jest": ^29.1.1
|
||||
"@types/jest": ^29.1.2
|
||||
"@types/node": ^16.11.7
|
||||
"@types/react": ^16.14.24
|
||||
"@types/react-dom": ^16.9.14
|
||||
@@ -4562,13 +4562,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:*, @types/jest@npm:^29.1.1":
|
||||
version: 29.1.1
|
||||
resolution: "@types/jest@npm:29.1.1"
|
||||
"@types/jest@npm:*, @types/jest@npm:^29.1.2":
|
||||
version: 29.1.2
|
||||
resolution: "@types/jest@npm:29.1.2"
|
||||
dependencies:
|
||||
expect: ^29.0.0
|
||||
pretty-format: ^29.0.0
|
||||
checksum: d9e6f7d6ab64cf45535369d0a3dc4640cbe6b37ab6f8927e874eacc199581338ebf6ff544f7c2cd188c5fc7cd0b3197aa72cb2b826f0a1352b93b89993711413
|
||||
checksum: a6761b5ac132c641740886f9c0714607255ebffb6add5989f51ea9e392fc3c5cd474e7590f12b003d5b67ce177dfbc8d3d60d0baa335c48c50deeee6b755a473
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user