mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps): bump @types/jest from 28.1.2 to 28.1.3 (#925)
* build(deps): bump @types/jest from 28.1.2 to 28.1.3 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.2 to 28.1.3. - [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 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
6dbb5c853d
commit
6c9c3b384b
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.2.1",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^28.1.2",
|
||||
"@types/jest": "^28.1.3",
|
||||
"@types/node": "^16.11.7",
|
||||
"@types/react": "^16.14.24",
|
||||
"@types/react-dom": "^16.9.14",
|
||||
|
||||
@@ -2302,7 +2302,7 @@ __metadata:
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.2.1
|
||||
"@types/file-saver": ^2.0.5
|
||||
"@types/jest": ^28.1.2
|
||||
"@types/jest": ^28.1.3
|
||||
"@types/node": ^16.11.7
|
||||
"@types/react": ^16.14.24
|
||||
"@types/react-dom": ^16.9.14
|
||||
@@ -4409,13 +4409,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:*, @types/jest@npm:^28.1.2":
|
||||
version: 28.1.2
|
||||
resolution: "@types/jest@npm:28.1.2"
|
||||
"@types/jest@npm:*, @types/jest@npm:^28.1.3":
|
||||
version: 28.1.3
|
||||
resolution: "@types/jest@npm:28.1.3"
|
||||
dependencies:
|
||||
jest-matcher-utils: ^28.0.0
|
||||
pretty-format: ^28.0.0
|
||||
checksum: 53ec95b0b27c61380225b94f8660e661e8c6c6fc69b7130531fb5d72ebf5c8838a4266b8a6d7b3a77b3bcdabed632de0c21c9592a2529c1efe80a0f0a995a3aa
|
||||
checksum: 28141f2d5b3bafd063362de9790cb8f219488d9b0ad47524a84bef1142a4f0d9d35be0c56988d9f922205225cc83c986acd4be424bd8653b38dc27ab672455e2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user