Skip to content

Commit 0ac5a1c

Browse files
chore(deps-dev): bump react-is from 17.0.2 to 18.0.0 (#752)
Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 17.0.2 to 18.0.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.0.0/packages/react-is) --- updated-dependencies: - dependency-name: react-is dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fecd84 commit 0ac5a1c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"pretty-quick": "3.1.3",
7070
"react": "17.0.2",
7171
"react-dom": "17.0.2",
72-
"react-is": "17.0.2",
72+
"react-is": "18.0.0",
7373
"rimraf": "3.0.2",
7474
"rollup-plugin-copy": "3.4.0",
7575
"rollup-plugin-postcss": "4.0.2",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11416,6 +11416,11 @@ react-is@17.0.2, "react-is@^16.8.6 || ^17.0.0", react-is@^17.0.1, react-is@^17.0
1141611416
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
1141711417
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
1141811418

11419+
react-is@18.0.0:
11420+
version "18.0.0"
11421+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.0.0.tgz#026f6c4a27dbe33bf4a35655b9e1327c4e55e3f5"
11422+
integrity sha512-yUcBYdBBbo3QiPsgYDcfQcIkGZHfxOaoE6HLSnr1sPzMhdyxusbfKOSUbSd/ocGi32dxcj366PsTj+5oggeKKw==
11423+
1141911424
react-is@^16.13.1, react-is@^16.6.3, react-is@^16.7.0, react-is@^16.8.3:
1142011425
version "16.13.1"
1142111426
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"

0 commit comments

Comments
 (0)