aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorZog2018-01-12 09:15:32 +0100
committerZog2018-01-12 09:15:32 +0100
commite6c189fd9a5895a751f05ff5a9fc867672bedf8b (patch)
treefa65b65a991c5c6a53729c4adbe51c99a8a5bbb7 /yarn.lock
parent216821cbc5410a1377dd57b09ee2753aee13e37c (diff)
downloadchouette-core-e6c189fd9a5895a751f05ff5a9fc867672bedf8b.tar.bz2
Fix Jest specs on timetablesfix-timetables-specs
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 3e19cecbc..e95ee9a63 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3462,6 +3462,10 @@ jest-docblock@^22.0.3:
dependencies:
detect-newline "^2.1.0"
+jest-environment-jsdom-global@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/jest-environment-jsdom-global/-/jest-environment-jsdom-global-1.0.2.tgz#b3449e016e0b13cb0779704e29a1377f927b38a3"
+
jest-environment-jsdom@^22.0.5:
version "22.0.5"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-22.0.5.tgz#7b479452e387aef5b4bf8b9fe03e8be77493f5ea"