Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-test-renderer to v18 (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2022
1 parent 7621a4e commit 78851da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/react-component-tsx/package.json
Expand Up @@ -55,7 +55,7 @@
"@kkt/scope-plugin-options": "7.1.2",
"@types/react": "~18.0.0",
"@types/react-dom": "~18.0.0",
"@types/react-test-renderer": "~17.0.1",
"@types/react-test-renderer": "~18.0.0",
"compile-less-cli": "~1.8.13",
"husky": "~7.0.4",
"kkt": "7.1.6",
Expand Down

0 comments on commit 78851da

Please sign in to comment.