git.fiddlerwoaroof.com
Browse code

chore(deps-dev): bump @babel/preset-flow from 7.10.1 to 7.10.4

Bumps [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow) from 7.10.1 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-flow)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 01/07/2020 08:39:14
Showing 2 changed files
... ...
@@ -900,13 +900,30 @@
900 900
       }
901 901
     },
902 902
     "@babel/plugin-transform-flow-strip-types": {
903
-      "version": "7.10.1",
904
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.10.1.tgz",
905
-      "integrity": "sha512-i4o0YwiJBIsIx7/liVCZ3Q2WkWr1/Yu39PksBOnh/khW2SwIFsGa5Ze+MSon5KbDfrEHP9NeyefAgvUSXzaEkw==",
903
+      "version": "7.10.4",
904
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.10.4.tgz",
905
+      "integrity": "sha512-XTadyuqNst88UWBTdLjM+wEY7BFnY2sYtPyAidfC7M/QaZnSuIZpMvLxqGT7phAcnGyWh/XQFLKcGf04CnvxSQ==",
906 906
       "dev": true,
907 907
       "requires": {
908
-        "@babel/helper-plugin-utils": "^7.10.1",
909
-        "@babel/plugin-syntax-flow": "^7.10.1"
908
+        "@babel/helper-plugin-utils": "^7.10.4",
909
+        "@babel/plugin-syntax-flow": "^7.10.4"
910
+      },
911
+      "dependencies": {
912
+        "@babel/helper-plugin-utils": {
913
+          "version": "7.10.4",
914
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
915
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
916
+          "dev": true
917
+        },
918
+        "@babel/plugin-syntax-flow": {
919
+          "version": "7.10.4",
920
+          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.4.tgz",
921
+          "integrity": "sha512-yxQsX1dJixF4qEEdzVbst3SZQ58Nrooz8NV9Z9GL4byTE25BvJgl5lf0RECUf0fh28rZBb/RYTWn/eeKwCMrZQ==",
922
+          "dev": true,
923
+          "requires": {
924
+            "@babel/helper-plugin-utils": "^7.10.4"
925
+          }
926
+        }
910 927
       }
911 928
     },
912 929
     "@babel/plugin-transform-for-of": {
... ...
@@ -1572,13 +1589,21 @@
1572 1589
       }
1573 1590
     },
1574 1591
     "@babel/preset-flow": {
1575
-      "version": "7.10.1",
1576
-      "resolved": "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.10.1.tgz",
1577
-      "integrity": "sha512-FuQsibb5PaX07fF1XUO5gjjxdEZbcJv8+ugPDaeFEsBIvUTib8hCtEJow/c2F0jq9ZUjpHCQ8IQKNHRvKE1kJQ==",
1592
+      "version": "7.10.4",
1593
+      "resolved": "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.10.4.tgz",
1594
+      "integrity": "sha512-XI6l1CptQCOBv+ZKYwynyswhtOKwpZZp5n0LG1QKCo8erRhqjoQV6nvx61Eg30JHpysWQSBwA2AWRU3pBbSY5g==",
1578 1595
       "dev": true,
1579 1596
       "requires": {
1580
-        "@babel/helper-plugin-utils": "^7.10.1",
1581
-        "@babel/plugin-transform-flow-strip-types": "^7.10.1"
1597
+        "@babel/helper-plugin-utils": "^7.10.4",
1598
+        "@babel/plugin-transform-flow-strip-types": "^7.10.4"
1599
+      },
1600
+      "dependencies": {
1601
+        "@babel/helper-plugin-utils": {
1602
+          "version": "7.10.4",
1603
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
1604
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
1605
+          "dev": true
1606
+        }
1582 1607
       }
1583 1608
     },
1584 1609
     "@babel/preset-modules": {
... ...
@@ -31,7 +31,7 @@
31 31
     "@babel/plugin-syntax-import-meta": "^7.0.0",
32 32
     "@babel/plugin-transform-react-jsx": "^7.10.3",
33 33
     "@babel/preset-env": "^7.10.3",
34
-    "@babel/preset-flow": "^7.0.0",
34
+    "@babel/preset-flow": "^7.10.4",
35 35
     "@babel/preset-react": "^7.0.0",
36 36
     "babel-core": "7.0.0-bridge.0",
37 37
     "babel-eslint": "10.1.0",