1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-08 02:15:49 +01:00

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

This commit is contained in:
greenkeeper[bot] 2020-03-29 17:31:42 +00:00 committed by GitHub
parent 2f640f94c7
commit a91aa95af2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -8605,9 +8605,9 @@
"integrity": "sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA=="
},
"eslint-plugin-testing-library": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-2.2.3.tgz",
"integrity": "sha512-pqMTWjBxYv+TnuU3ZzbdUJ0s5p5jSInlk6ly+YnTBNCDy2aLYpnNqeEinYzj1nH8Cthij62ajqzgODg6J25QNA==",
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.0.0.tgz",
"integrity": "sha512-qsYRGqs+foeAznXXzOzZMd+czd9meeZwQ8HabpOi9xm39pQqa06cJx6XzdgoR1sRLOKJhhBTpascBS6b6b6SiQ==",
"dev": true
},
"eslint-scope": {