diff options
| author | Sean King <seanking2919@protonmail.com> | 2022-10-06 22:10:16 -0600 |
|---|---|---|
| committer | Sean King <seanking2919@protonmail.com> | 2022-10-06 22:10:16 -0600 |
| commit | 42e0926752c0ade5aaed306d04a8d3b123199e4d (patch) | |
| tree | e9a43583c3fbb4cc585f71a094dd6ecca3854de4 | |
| parent | ec7a8d0766820f655447f5f80435a595609e2f1c (diff) | |
Remove lolex package
| -rw-r--r-- | package.json | 1 | ||||
| -rw-r--r-- | yarn.lock | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/package.json b/package.json index 95bd9284..211328f9 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,6 @@ "karma-spec-reporter": "0.0.34", "karma-webpack": "5.0.0", "lodash": "4.17.21", - "lolex": "1.6.0", "mini-css-extract-plugin": "2.6.1", "mocha": "10.0.0", "nightwatch": "2.3.3", @@ -5709,11 +5709,6 @@ log4js@^6.4.1: rfdc "^1.3.0" streamroller "^3.0.6" -lolex@1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.6.0.tgz#3a9a0283452a47d7439e72731b9e07d7386e49f6" - integrity sha1-OpoCg0UqR9dDnnJzG54H1zhuSfY= - longest-streak@^2.0.0: version "2.0.4" resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-2.0.4.tgz#b8599957da5b5dab64dee3fe316fa774597d90e4" |
