Update package-lock

This commit is contained in:
SleepWalker 2017-10-23 22:40:26 +03:00
parent d28337cb7f
commit b9dcbf8647

15
package-lock.json generated
View File

@ -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": { "eslint-plugin-react": {
"version": "7.4.0", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz",
@ -3821,9 +3830,9 @@
"dev": true "dev": true
}, },
"flow-bin": { "flow-bin": {
"version": "0.53.1", "version": "0.54.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.53.1.tgz", "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.54.1.tgz",
"integrity": "sha1-myK2OiPJl2OuUz67qwf4jIjJfYQ=", "integrity": "sha1-cQG8zPAG3AZScUqK7wxyB4p2BRA=",
"dev": true "dev": true
}, },
"fontgen-loader": { "fontgen-loader": {