Skip to content

Commit 6c9c3b3

Browse files
dependabot[bot]dependabot-fix
andauthored
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] <[email protected]> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <[email protected]>
1 parent 6dbb5c8 commit 6c9c3b3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@testing-library/react": "^12.1.5",
2424
"@testing-library/user-event": "^14.2.1",
2525
"@types/file-saver": "^2.0.5",
26-
"@types/jest": "^28.1.2",
26+
"@types/jest": "^28.1.3",
2727
"@types/node": "^16.11.7",
2828
"@types/react": "^16.14.24",
2929
"@types/react-dom": "^16.9.14",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2302,7 +2302,7 @@ __metadata:
23022302
"@testing-library/react": ^12.1.5
23032303
"@testing-library/user-event": ^14.2.1
23042304
"@types/file-saver": ^2.0.5
2305-
"@types/jest": ^28.1.2
2305+
"@types/jest": ^28.1.3
23062306
"@types/node": ^16.11.7
23072307
"@types/react": ^16.14.24
23082308
"@types/react-dom": ^16.9.14
@@ -4409,13 +4409,13 @@ __metadata:
44094409
languageName: node
44104410
linkType: hard
44114411

4412-
"@types/jest@npm:*, @types/jest@npm:^28.1.2":
4413-
version: 28.1.2
4414-
resolution: "@types/jest@npm:28.1.2"
4412+
"@types/jest@npm:*, @types/jest@npm:^28.1.3":
4413+
version: 28.1.3
4414+
resolution: "@types/jest@npm:28.1.3"
44154415
dependencies:
44164416
jest-matcher-utils: ^28.0.0
44174417
pretty-format: ^28.0.0
4418-
checksum: 53ec95b0b27c61380225b94f8660e661e8c6c6fc69b7130531fb5d72ebf5c8838a4266b8a6d7b3a77b3bcdabed632de0c21c9592a2529c1efe80a0f0a995a3aa
4418+
checksum: 28141f2d5b3bafd063362de9790cb8f219488d9b0ad47524a84bef1142a4f0d9d35be0c56988d9f922205225cc83c986acd4be424bd8653b38dc27ab672455e2
44194419
languageName: node
44204420
linkType: hard
44214421

0 commit comments

Comments
 (0)