mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-15 09:35:21 +01:00
Merge pull request #221 from kremalicious/greenkeeper/eslint-plugin-testing-library-2.0.0
Update eslint-plugin-testing-library to the latest version 🚀
This commit is contained in:
commit
837be89f7e
6
package-lock.json
generated
6
package-lock.json
generated
@ -8997,9 +8997,9 @@
|
||||
"integrity": "sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA=="
|
||||
},
|
||||
"eslint-plugin-testing-library": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-1.4.0.tgz",
|
||||
"integrity": "sha512-ABtxVZG5KnszLA2728RrFXa/dz6xXlDdRzuxsN+qwzSgbv8UW76lbfysEMmmVPa4pE5lR6hPDBHZQbG6DDeOEg==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-2.0.0.tgz",
|
||||
"integrity": "sha512-HyHpQjcAu7xDUs7yvEw2IXyAzaN+J3bVfFWuABlOlY/KQWGVqdLU+5vkX+i3leexMa7lzNOYOTcHpzlloLvFZA==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-scope": {
|
||||
|
@ -117,7 +117,7 @@
|
||||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-prettier": "^3.1.2",
|
||||
"eslint-plugin-react": "^7.17.0",
|
||||
"eslint-plugin-testing-library": "^1.4.0",
|
||||
"eslint-plugin-testing-library": "^2.0.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.8",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user