Skip to content

Commit a6f4f1c

Browse files
Bump react-is from 16.13.1 to 17.0.1 (#51)
Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 16.13.1 to 17.0.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react-is) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3a612a commit a6f4f1c

File tree

2 files changed

+35
-4
lines changed

2 files changed

+35
-4
lines changed

package-lock.json

Lines changed: 34 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"lodash": "^4.17.20",
88
"react": "^16.14.0",
99
"react-dom": "^16.14.0",
10-
"react-is": "^16.13.1"
10+
"react-is": "^17.0.1"
1111
},
1212
"types": "dist/index.d.ts",
1313
"scripts": {

0 commit comments

Comments
 (0)