Skip to content

Commit 3c6cb8b

Browse files
committed
declare react-is dep in x-pack too so it uses the right version
1 parent 77c2264 commit 3c6cb8b

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

x-pack/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@
170170
"pixelmatch": "^5.1.0",
171171
"proxyquire": "1.8.0",
172172
"react-docgen-typescript-loader": "^3.1.1",
173+
"react-is": "^16.8.0",
173174
"react-test-renderer": "^16.12.0",
174175
"rxjs-marbles": "^5.0.6",
175176
"sass-loader": "^8.0.2",

x-pack/plugins/security_solution/public/overview/components/overview_host_stats/__snapshots__/index.test.tsx.snap

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

x-pack/plugins/security_solution/public/overview/components/overview_network_stats/__snapshots__/index.test.tsx.snap

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

x-pack/plugins/security_solution/public/timelines/components/notes/add_note/__snapshots__/new_note.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)