1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-12-22 17:23:50 +01:00

Merge pull request #161 from kremalicious/greenkeeper/jest-dom-4.0.0

Update jest-dom to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-07-08 18:01:10 +02:00 committed by GitHub
commit 6944d73ee7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@
"fs-extra": "^8.0.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^24.8.0",
"jest-dom": "^3.5.0",
"jest-dom": "^4.0.0",
"markdownlint-cli": "^0.17.0",
"node-sass": "^4.12.0",
"npm-run-all": "^4.1.5",