Replace usage of test-utils-core with test-utils

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-10-21 14:49:42 +02:00
parent bb12aae352
commit 925a967f36
7 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@backstage/test-utils-core": "^0.1.2",
"@backstage/test-utils": "^0.1.19",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"
},