mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-16 21:22:59 +05:30
Update package-lock
This commit is contained in:
parent
d28337cb7f
commit
b9dcbf8647
15
package-lock.json
generated
15
package-lock.json
generated
@ -3350,6 +3350,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eslint-plugin-flowtype": {
|
||||
"version": "2.35.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.35.1.tgz",
|
||||
"integrity": "sha512-YTCeVsMOi3ga8PJjdAV97FaTNXNknzrO+4ZDMHJN65i4uMjL5KgfgQZpyVsBirWOfgXMKRduxpsyM64K/0LbXw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lodash": "4.17.4"
|
||||
}
|
||||
},
|
||||
"eslint-plugin-react": {
|
||||
"version": "7.4.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz",
|
||||
@ -3821,9 +3830,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.53.1",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.53.1.tgz",
|
||||
"integrity": "sha1-myK2OiPJl2OuUz67qwf4jIjJfYQ=",
|
||||
"version": "0.54.1",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.54.1.tgz",
|
||||
"integrity": "sha1-cQG8zPAG3AZScUqK7wxyB4p2BRA=",
|
||||
"dev": true
|
||||
},
|
||||
"fontgen-loader": {
|
||||
|
Loading…
Reference in New Issue
Block a user