Skip to content

Commit eb2b1c3

Browse files
author
Mario Mann
committed
Update dependencies to work with
1 parent c39f460 commit eb2b1c3

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

coverage/junit.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<testsuites name="jest tests" tests="1" failures="0" time="2.039">
3-
<testsuite name="placeholder test" errors="0" failures="0" skipped="0" timestamp="2021-01-12T08:03:35" time="0.786" tests="1">
4-
<testcase classname="placeholder test should return true" name="placeholder test should return true" time="0.002">
2+
<testsuites name="jest tests" tests="1" failures="0" time="2.079">
3+
<testsuite name="placeholder test" errors="0" failures="0" skipped="0" timestamp="2021-01-12T08:18:39" time="0.895" tests="1">
4+
<testcase classname="placeholder test should return true" name="placeholder test should return true" time="0.004">
55
</testcase>
66
</testsuite>
77
</testsuites>

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"@grafana/runtime": "^7.3.2",
4343
"@types/lodash": "^4.14.167",
4444
"@types/react-autosuggest": "^10.0.1",
45-
"@types/react-bootstrap-typeahead": "^3.4.7",
4645
"babel-preset-react": "^6.24.1",
4746
"css-loader": "^5.0.1",
4847
"cytoscape": "^3.14.2",
@@ -51,7 +50,6 @@
5150
"human-format": "^0.11.0",
5251
"react": "^17.0.1",
5352
"react-autosuggest": "^10.0.4",
54-
"react-bootstrap-typeahead": "^5.1.2",
5553
"react-cytoscapejs": "^1.2.1",
5654
"react-native": "^0.63.3",
5755
"style-loader": "^2.0.0",

0 commit comments

Comments
 (0)