mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-14 09:05:15 +01:00
Merge pull request #223 from kremalicious/dependabot/npm_and_yarn/eslint-plugin-testing-library-3.1.3
Bump eslint-plugin-testing-library from 3.1.2 to 3.1.3
This commit is contained in:
commit
97a5bbbc96
6
package-lock.json
generated
6
package-lock.json
generated
@ -8784,9 +8784,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"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"
|
||||
|
@ -77,7 +77,7 @@
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-react": "^7.19.0",
|
||||
"eslint-plugin-react-hooks": "^4.0.0",
|
||||
"eslint-plugin-testing-library": "^3.1.2",
|
||||
"eslint-plugin-testing-library": "^3.1.3",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.9",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^26.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user