Skip to content

Commit 913c2cb

Browse files
committed
Move ng-mocks to dev dependencies
1 parent 44889b1 commit 913c2cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
"mirador-dl-plugin": "^0.13.0",
111111
"mirador-share-plugin": "^0.16.0",
112112
"morgan": "^1.10.0",
113-
"ng-mocks": "^14.10.0",
114113
"ng2-file-upload": "5.0.0",
115114
"ng2-nouislider": "^2.0.0",
116115
"ngx-infinite-scroll": "^16.0.0",
@@ -183,6 +182,7 @@
183182
"karma-jasmine": "~4.0.0",
184183
"karma-jasmine-html-reporter": "^1.5.0",
185184
"karma-mocha-reporter": "2.2.5",
185+
"ng-mocks": "^14.13.1",
186186
"ngx-mask": "14.2.4",
187187
"nodemon": "^2.0.22",
188188
"postcss": "^8.4",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7947,7 +7947,7 @@ neo-async@^2.6.2:
79477947
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
79487948
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
79497949

7950-
ng-mocks@^14.10.0:
7950+
ng-mocks@^14.13.1:
79517951
version "14.13.1"
79527952
resolved "https://registry.yarnpkg.com/ng-mocks/-/ng-mocks-14.13.1.tgz#9fef8cc902a0d9d3250550d83514f9c65d4cd366"
79537953
integrity sha512-eyfnjXeC108SqVD09i/cBwCpKkK0JjBoAg8jp7oQS2HS081K3WJTttFpgLGeLDYKmZsZ6nYpI+HHNQ3OksaJ7A==

0 commit comments

Comments
 (0)