1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 18:00:06 +01:00

Merge pull request #407 from kremalicious/dependabot/npm_and_yarn/welldone-software/why-did-you-render-4.3.1

Bump @welldone-software/why-did-you-render from 4.3.0 to 4.3.1
This commit is contained in:
Matthias Kretschmann 2020-08-17 10:11:04 +02:00 committed by GitHub
commit 78d9817f76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5372,9 +5372,9 @@
}
},
"@welldone-software/why-did-you-render": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/@welldone-software/why-did-you-render/-/why-did-you-render-4.3.0.tgz",
"integrity": "sha512-l0C+Mpt/TFEdB2Yt2VG+deMYZhXesWuby1/n/2vg5PqqYsyfeIIzk4IGBJ6mMtJldoJPgDES0X+RCHP9r5axHw==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/@welldone-software/why-did-you-render/-/why-did-you-render-4.3.1.tgz",
"integrity": "sha512-1Axk7YWHbXlOgMJ1Wmal7Nmd8a7k+VLr7YFwQsY7CB4SsjJCOyyjbnLLZQ4t6ojw4Wn1suqhcj8leBPMwKjzmA==",
"dev": true,
"requires": {
"lodash": "^4"

View File

@ -106,7 +106,7 @@
"@types/shortid": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/parser": "^3.9.0",
"@welldone-software/why-did-you-render": "^4.3.0",
"@welldone-software/why-did-you-render": "^4.3.1",
"babel-eslint": "^10.1.0",
"eslint": "^7.7.0",
"eslint-config-prettier": "^6.11.0",