git.fiddlerwoaroof.com
Browse code

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

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) 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-react)

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

dependabot-preview[bot] authored on 01/07/2020 16:25:14
Showing 2 changed files
... ...
@@ -1253,12 +1253,20 @@
1253 1253
       }
1254 1254
     },
1255 1255
     "@babel/plugin-transform-react-display-name": {
1256
-      "version": "7.10.1",
1257
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.10.1.tgz",
1258
-      "integrity": "sha512-rBjKcVwjk26H3VX8pavMxGf33LNlbocMHdSeldIEswtQ/hrjyTG8fKKILW1cSkODyRovckN/uZlGb2+sAV9JUQ==",
1256
+      "version": "7.10.4",
1257
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.10.4.tgz",
1258
+      "integrity": "sha512-Zd4X54Mu9SBfPGnEcaGcOrVAYOtjT2on8QZkLKEq1S/tHexG39d9XXGZv19VfRrDjPJzFmPfTAqOQS1pfFOujw==",
1259 1259
       "dev": true,
1260 1260
       "requires": {
1261
-        "@babel/helper-plugin-utils": "^7.10.1"
1261
+        "@babel/helper-plugin-utils": "^7.10.4"
1262
+      },
1263
+      "dependencies": {
1264
+        "@babel/helper-plugin-utils": {
1265
+          "version": "7.10.4",
1266
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
1267
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
1268
+          "dev": true
1269
+        }
1262 1270
       }
1263 1271
     },
1264 1272
     "@babel/plugin-transform-react-jsx": {
... ...
@@ -1368,13 +1376,47 @@
1368 1376
       }
1369 1377
     },
1370 1378
     "@babel/plugin-transform-react-pure-annotations": {
1371
-      "version": "7.10.1",
1372
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.1.tgz",
1373
-      "integrity": "sha512-mfhoiai083AkeewsBHUpaS/FM1dmUENHBMpS/tugSJ7VXqXO5dCN1Gkint2YvM1Cdv1uhmAKt1ZOuAjceKmlLA==",
1379
+      "version": "7.10.4",
1380
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.4.tgz",
1381
+      "integrity": "sha512-+njZkqcOuS8RaPakrnR9KvxjoG1ASJWpoIv/doyWngId88JoFlPlISenGXjrVacZUIALGUr6eodRs1vmPnF23A==",
1374 1382
       "dev": true,
1375 1383
       "requires": {
1376
-        "@babel/helper-annotate-as-pure": "^7.10.1",
1377
-        "@babel/helper-plugin-utils": "^7.10.1"
1384
+        "@babel/helper-annotate-as-pure": "^7.10.4",
1385
+        "@babel/helper-plugin-utils": "^7.10.4"
1386
+      },
1387
+      "dependencies": {
1388
+        "@babel/helper-annotate-as-pure": {
1389
+          "version": "7.10.4",
1390
+          "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz",
1391
+          "integrity": "sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==",
1392
+          "dev": true,
1393
+          "requires": {
1394
+            "@babel/types": "^7.10.4"
1395
+          }
1396
+        },
1397
+        "@babel/helper-plugin-utils": {
1398
+          "version": "7.10.4",
1399
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
1400
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
1401
+          "dev": true
1402
+        },
1403
+        "@babel/helper-validator-identifier": {
1404
+          "version": "7.10.4",
1405
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
1406
+          "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==",
1407
+          "dev": true
1408
+        },
1409
+        "@babel/types": {
1410
+          "version": "7.10.4",
1411
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.4.tgz",
1412
+          "integrity": "sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==",
1413
+          "dev": true,
1414
+          "requires": {
1415
+            "@babel/helper-validator-identifier": "^7.10.4",
1416
+            "lodash": "^4.17.13",
1417
+            "to-fast-properties": "^2.0.0"
1418
+          }
1419
+        }
1378 1420
       }
1379 1421
     },
1380 1422
     "@babel/plugin-transform-regenerator": {
... ...
@@ -1863,18 +1905,112 @@
1863 1905
       }
1864 1906
     },
1865 1907
     "@babel/preset-react": {
1866
-      "version": "7.10.1",
1867
-      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.10.1.tgz",
1868
-      "integrity": "sha512-Rw0SxQ7VKhObmFjD/cUcKhPTtzpeviEFX1E6PgP+cYOhQ98icNqtINNFANlsdbQHrmeWnqdxA4Tmnl1jy5tp3Q==",
1908
+      "version": "7.10.4",
1909
+      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.10.4.tgz",
1910
+      "integrity": "sha512-BrHp4TgOIy4M19JAfO1LhycVXOPWdDbTRep7eVyatf174Hff+6Uk53sDyajqZPu8W1qXRBiYOfIamek6jA7YVw==",
1869 1911
       "dev": true,
1870 1912
       "requires": {
1871
-        "@babel/helper-plugin-utils": "^7.10.1",
1872
-        "@babel/plugin-transform-react-display-name": "^7.10.1",
1873
-        "@babel/plugin-transform-react-jsx": "^7.10.1",
1874
-        "@babel/plugin-transform-react-jsx-development": "^7.10.1",
1875
-        "@babel/plugin-transform-react-jsx-self": "^7.10.1",
1876
-        "@babel/plugin-transform-react-jsx-source": "^7.10.1",
1877
-        "@babel/plugin-transform-react-pure-annotations": "^7.10.1"
1913
+        "@babel/helper-plugin-utils": "^7.10.4",
1914
+        "@babel/plugin-transform-react-display-name": "^7.10.4",
1915
+        "@babel/plugin-transform-react-jsx": "^7.10.4",
1916
+        "@babel/plugin-transform-react-jsx-development": "^7.10.4",
1917
+        "@babel/plugin-transform-react-jsx-self": "^7.10.4",
1918
+        "@babel/plugin-transform-react-jsx-source": "^7.10.4",
1919
+        "@babel/plugin-transform-react-pure-annotations": "^7.10.4"
1920
+      },
1921
+      "dependencies": {
1922
+        "@babel/helper-annotate-as-pure": {
1923
+          "version": "7.10.4",
1924
+          "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz",
1925
+          "integrity": "sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==",
1926
+          "dev": true,
1927
+          "requires": {
1928
+            "@babel/types": "^7.10.4"
1929
+          }
1930
+        },
1931
+        "@babel/helper-builder-react-jsx-experimental": {
1932
+          "version": "7.10.4",
1933
+          "resolved": "https://registry.npmjs.org/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.4.tgz",
1934
+          "integrity": "sha512-LyacH/kgQPgLAuaWrvvq1+E7f5bLyT8jXCh7nM67sRsy2cpIGfgWJ+FCnAKQXfY+F0tXUaN6FqLkp4JiCzdK8Q==",
1935
+          "dev": true,
1936
+          "requires": {
1937
+            "@babel/helper-annotate-as-pure": "^7.10.4",
1938
+            "@babel/helper-module-imports": "^7.10.4",
1939
+            "@babel/types": "^7.10.4"
1940
+          }
1941
+        },
1942
+        "@babel/helper-module-imports": {
1943
+          "version": "7.10.4",
1944
+          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz",
1945
+          "integrity": "sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==",
1946
+          "dev": true,
1947
+          "requires": {
1948
+            "@babel/types": "^7.10.4"
1949
+          }
1950
+        },
1951
+        "@babel/helper-plugin-utils": {
1952
+          "version": "7.10.4",
1953
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
1954
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
1955
+          "dev": true
1956
+        },
1957
+        "@babel/helper-validator-identifier": {
1958
+          "version": "7.10.4",
1959
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
1960
+          "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==",
1961
+          "dev": true
1962
+        },
1963
+        "@babel/plugin-syntax-jsx": {
1964
+          "version": "7.10.4",
1965
+          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.4.tgz",
1966
+          "integrity": "sha512-KCg9mio9jwiARCB7WAcQ7Y1q+qicILjoK8LP/VkPkEKaf5dkaZZK1EcTe91a3JJlZ3qy6L5s9X52boEYi8DM9g==",
1967
+          "dev": true,
1968
+          "requires": {
1969
+            "@babel/helper-plugin-utils": "^7.10.4"
1970
+          }
1971
+        },
1972
+        "@babel/plugin-transform-react-jsx-development": {
1973
+          "version": "7.10.4",
1974
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.10.4.tgz",
1975
+          "integrity": "sha512-RM3ZAd1sU1iQ7rI2dhrZRZGv0aqzNQMbkIUCS1txYpi9wHQ2ZHNjo5TwX+UD6pvFW4AbWqLVYvKy5qJSAyRGjQ==",
1976
+          "dev": true,
1977
+          "requires": {
1978
+            "@babel/helper-builder-react-jsx-experimental": "^7.10.4",
1979
+            "@babel/helper-plugin-utils": "^7.10.4",
1980
+            "@babel/plugin-syntax-jsx": "^7.10.4"
1981
+          }
1982
+        },
1983
+        "@babel/plugin-transform-react-jsx-self": {
1984
+          "version": "7.10.4",
1985
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.10.4.tgz",
1986
+          "integrity": "sha512-yOvxY2pDiVJi0axdTWHSMi5T0DILN+H+SaeJeACHKjQLezEzhLx9nEF9xgpBLPtkZsks9cnb5P9iBEi21En3gg==",
1987
+          "dev": true,
1988
+          "requires": {
1989
+            "@babel/helper-plugin-utils": "^7.10.4",
1990
+            "@babel/plugin-syntax-jsx": "^7.10.4"
1991
+          }
1992
+        },
1993
+        "@babel/plugin-transform-react-jsx-source": {
1994
+          "version": "7.10.4",
1995
+          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.10.4.tgz",
1996
+          "integrity": "sha512-FTK3eQFrPv2aveerUSazFmGygqIdTtvskG50SnGnbEUnRPcGx2ylBhdFIzoVS1ty44hEgcPoCAyw5r3VDEq+Ug==",
1997
+          "dev": true,
1998
+          "requires": {
1999
+            "@babel/helper-plugin-utils": "^7.10.4",
2000
+            "@babel/plugin-syntax-jsx": "^7.10.4"
2001
+          }
2002
+        },
2003
+        "@babel/types": {
2004
+          "version": "7.10.4",
2005
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.4.tgz",
2006
+          "integrity": "sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==",
2007
+          "dev": true,
2008
+          "requires": {
2009
+            "@babel/helper-validator-identifier": "^7.10.4",
2010
+            "lodash": "^4.17.13",
2011
+            "to-fast-properties": "^2.0.0"
2012
+          }
2013
+        }
1878 2014
       }
1879 2015
     },
1880 2016
     "@babel/preset-typescript": {
... ...
@@ -32,7 +32,7 @@
32 32
     "@babel/plugin-transform-react-jsx": "^7.10.4",
33 33
     "@babel/preset-env": "^7.10.3",
34 34
     "@babel/preset-flow": "^7.10.4",
35
-    "@babel/preset-react": "^7.0.0",
35
+    "@babel/preset-react": "^7.10.4",
36 36
     "babel-core": "7.0.0-bridge.0",
37 37
     "babel-eslint": "10.1.0",
38 38
     "babel-jest": "^26.1.0",