Skip to content

Commit 68c1925

Browse files
chore(deps): update dependency expect-type to ^0.20.0 (#1814)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b31d265 commit 68c1925

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@testing-library/react": "^12.1.5",
8282
"@types/jsdom": "^16.2.15",
8383
"@types/react-dom": "^17.0.22",
84-
"expect-type": "^0.17.3",
84+
"expect-type": "^0.20.0",
8585
"jsdom": "^19.0.0",
8686
"react": "^17.0.2",
8787
"react-dom": "^17.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8819,10 +8819,10 @@ expand-brackets@^2.1.4:
88198819
snapdragon "^0.8.1"
88208820
to-regex "^3.0.1"
88218821

8822-
expect-type@^0.17.3:
8823-
version "0.17.3"
8824-
resolved "https://registry.yarnpkg.com/expect-type/-/expect-type-0.17.3.tgz#30623b0c66f6483e89b31272848776db662778e6"
8825-
integrity sha512-K0ZdZJ97jiAtaOwhEHHz/f0N6Xbj5reRz5g6+5BO7+OvqQ7PMQz0/c8bFSJs1zPotNJL5HJaC6t6lGPEAtGyOw==
8822+
expect-type@^0.20.0:
8823+
version "0.20.0"
8824+
resolved "https://registry.yarnpkg.com/expect-type/-/expect-type-0.20.0.tgz#be0db937492df1db368ad772b977336f3395a152"
8825+
integrity sha512-uHaC9LYNv6BcW+8SvXcwUUDCrrUxt3GSa61DFvTHj8JC+M0hekMFBwMlCarLQDk5bbpZ2vStpnQPIwRuV98YMw==
88268826

88278827
expect@^24.1.0:
88288828
version "24.9.0"

0 commit comments

Comments
 (0)