1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-23 01:29:41 +01:00

chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot] 2020-01-17 00:11:35 +00:00 committed by GitHub
parent ef610b5ebf
commit 099f575cb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -3249,9 +3249,9 @@
}
},
"@testing-library/jest-dom": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-4.2.4.tgz",
"integrity": "sha512-j31Bn0rQo12fhCWOUWy9fl7wtqkp7In/YP2p5ZFyRuiiB9Qs3g+hS4gAmDWONbAHcRmVooNJ5eOHQDCOmUFXHg==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.0.0.tgz",
"integrity": "sha512-PRrB+Y5hTyp6CSFAPe83aP7rPPgAcO29wPyGYlmHhfE9YUQIYsOigODFhgeq+R3T+AT6WYn6bU9rIKNmRCgvWg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.5.1",