Skip to content

Commit 1f36ab2

Browse files
Bump react-test-renderer from 16.14.0 to 17.0.2 (#264)
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 16.14.0 to 17.0.2. - [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.2/packages/react-test-renderer) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 622ddef commit 1f36ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"mocha": "^8.2.0",
6262
"react": "^16.0.0",
6363
"react-dom": "^16.0.0",
64-
"react-test-renderer": "^16.0.0",
64+
"react-test-renderer": "^17.0.2",
6565
"sass": "^1.28.0",
6666
"stylelint": "^13.7.2",
6767
"stylelint-config-takiyon": "^1.0.1",

0 commit comments

Comments
 (0)