Move jest-when to the dev dependencies

Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
This commit is contained in:
Dominik Henneke
2021-05-07 17:19:28 +02:00
parent 26e7ab1dab
commit fd39d46627
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Move `jest-when` to the dev dependencies
+1 -1
View File
@@ -53,7 +53,6 @@
"handlebars": "^4.7.6",
"helmet": "^4.0.0",
"isomorphic-git": "^1.8.0",
"jest-when": "^3.1.0",
"jsonschema": "^1.2.6",
"knex": "^0.95.1",
"lodash": "^4.17.21",
@@ -70,6 +69,7 @@
"@types/fs-extra": "^9.0.1",
"@types/mock-fs": "^4.13.0",
"@types/supertest": "^2.0.8",
"jest-when": "^3.1.0",
"mock-fs": "^4.13.0",
"msw": "^0.21.2",
"supertest": "^6.1.3",