diff --git a/package.json b/package.json
index dc4acf73..b5ab1552 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@ngtools/webpack": "8.3.7",
"@types/chai": "4.2.3",
"@types/chai-string": "1.4.2",
- "@types/jest": "24.0.13",
+ "@types/jest": "24.0.18",
"@types/mocha": "5.2.6",
"@types/node": "10.12.27",
"@types/selenium-webdriver": "4.0.3",
diff --git a/pom.xml b/pom.xml
index b926198c..ce0dc658 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
3.1.1
1.8.0
2.2.6
- 0.8.4
+ 0.8.5
1.6.1
1.0.0
1.0.0
diff --git a/yarn.lock b/yarn.lock
index 24dada1c..99886694 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -687,10 +687,10 @@
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
-"@types/jest@24.0.13":
- version "24.0.13"
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.13.tgz#10f50b64cb05fb02411fbba49e9042a3a11da3f9"
- integrity sha512-3m6RPnO35r7Dg+uMLj1+xfZaOgIHHHut61djNjzwExXN4/Pm9has9C6I1KMYSfz7mahDhWUOVg4HW/nZdv5Pww==
+"@types/jest@24.0.18":
+ version "24.0.18"
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.18.tgz#9c7858d450c59e2164a8a9df0905fc5091944498"
+ integrity sha512-jcDDXdjTcrQzdN06+TSVsPPqxvsZA/5QkYfIZlq1JMw7FdP5AZylbOc+6B/cuDurctRe+MziUMtQ3xQdrbjqyQ==
dependencies:
"@types/jest-diff" "*"