mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-05 11:25:07 +01:00
Bump eslint-plugin-testing-library from 3.1.2 to 3.1.3
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v3.1.2...v3.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
45d7a31d28
commit
ad5c41adf8
6
package-lock.json
generated
6
package-lock.json
generated
@ -9196,9 +9196,9 @@
|
||||
"integrity": "sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA=="
|
||||
},
|
||||
"eslint-plugin-testing-library": {
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.1.2.tgz",
|
||||
"integrity": "sha512-Xuty2MvgA3vg0dutUwTSeUkOsWtg5Fj6v0c9K930bVfNwmgzF0yLRsZ/xD0OK6t+8UX9O5SZShpHYkk/gWovcA==",
|
||||
"version": "3.1.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.1.3.tgz",
|
||||
"integrity": "sha512-whBD/EYNb+WNBQeLbXVwP0ECDVfunMLeXnkEixeHUE4mnnec8wUsPozGqpDzWprZ0feZSJBLA+h67/f/dytWJg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@typescript-eslint/experimental-utils": "^2.29.0"
|
||||
|
@ -116,7 +116,7 @@
|
||||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-react": "^7.20.0",
|
||||
"eslint-plugin-testing-library": "^3.1.2",
|
||||
"eslint-plugin-testing-library": "^3.1.3",
|
||||
"fs-extra": "^9.0.0",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.9",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user