git.fiddlerwoaroof.com
Browse code

Merge pull request #189 from fiddlerwoaroof/dependabot/npm_and_yarn/babel/plugin-transform-react-jsx-7.10.4

chore(deps-dev): bump @babel/plugin-transform-react-jsx from 7.10.3 to 7.10.4

Ed Langley authored on 01/07/2020 16:22:28
Showing 2 changed files
... ...
@@ -239,28 +239,37 @@
239 239
       }
240 240
     },
241 241
     "@babel/helper-builder-react-jsx": {
242
-      "version": "7.10.3",
243
-      "resolved": "https://registry.npmjs.org/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.3.tgz",
244
-      "integrity": "sha512-vkxmuFvmovtqTZknyMGj9+uQAZzz5Z9mrbnkJnPkaYGfKTaSsYcjQdXP0lgrWLVh8wU6bCjOmXOpx+kqUi+S5Q==",
242
+      "version": "7.10.4",
243
+      "resolved": "https://registry.npmjs.org/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.4.tgz",
244
+      "integrity": "sha512-5nPcIZ7+KKDxT1427oBivl9V9YTal7qk0diccnh7RrcgrT/pGFOjgGw1dgryyx1GvHEpXVfoDF6Ak3rTiWh8Rg==",
245 245
       "dev": true,
246 246
       "requires": {
247
-        "@babel/helper-annotate-as-pure": "^7.10.1",
248
-        "@babel/types": "^7.10.3"
247
+        "@babel/helper-annotate-as-pure": "^7.10.4",
248
+        "@babel/types": "^7.10.4"
249 249
       },
250 250
       "dependencies": {
251
+        "@babel/helper-annotate-as-pure": {
252
+          "version": "7.10.4",
253
+          "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz",
254
+          "integrity": "sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==",
255
+          "dev": true,
256
+          "requires": {
257
+            "@babel/types": "^7.10.4"
258
+          }
259
+        },
251 260
         "@babel/helper-validator-identifier": {
252
-          "version": "7.10.3",
253
-          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz",
254
-          "integrity": "sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw==",
261
+          "version": "7.10.4",
262
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
263
+          "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==",
255 264
           "dev": true
256 265
         },
257 266
         "@babel/types": {
258
-          "version": "7.10.3",
259
-          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.3.tgz",
260
-          "integrity": "sha512-nZxaJhBXBQ8HVoIcGsf9qWep3Oh3jCENK54V4mRF7qaJabVsAYdbTtmSD8WmAp1R6ytPiu5apMwSXyxB1WlaBA==",
267
+          "version": "7.10.4",
268
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.4.tgz",
269
+          "integrity": "sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==",
261 270
           "dev": true,
262 271
           "requires": {
263
-            "@babel/helper-validator-identifier": "^7.10.3",
272
+            "@babel/helper-validator-identifier": "^7.10.4",
264 273
             "lodash": "^4.17.13",
265 274
             "to-fast-properties": "^2.0.0"
266 275
           }
... ...
@@ -1253,22 +1262,77 @@
1253 1262
       }
1254 1263
     },
1255 1264
     "@babel/plugin-transform-react-jsx": {
1256
-      "version": "7.10.3",
1257
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.3.tgz",
1258
-      "integrity": "sha512-Y21E3rZmWICRJnvbGVmDLDZ8HfNDIwjGF3DXYHx1le0v0mIHCs0Gv5SavyW5Z/jgAHLaAoJPiwt+Dr7/zZKcOQ==",
1265
+      "version": "7.10.4",
1266
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.4.tgz",
1267
+      "integrity": "sha512-L+MfRhWjX0eI7Js093MM6MacKU4M6dnCRa/QPDwYMxjljzSCzzlzKzj9Pk4P3OtrPcxr2N3znR419nr3Xw+65A==",
1259 1268
       "dev": true,
1260 1269
       "requires": {
1261
-        "@babel/helper-builder-react-jsx": "^7.10.3",
1262
-        "@babel/helper-builder-react-jsx-experimental": "^7.10.1",
1263
-        "@babel/helper-plugin-utils": "^7.10.3",
1264
-        "@babel/plugin-syntax-jsx": "^7.10.1"
1270
+        "@babel/helper-builder-react-jsx": "^7.10.4",
1271
+        "@babel/helper-builder-react-jsx-experimental": "^7.10.4",
1272
+        "@babel/helper-plugin-utils": "^7.10.4",
1273
+        "@babel/plugin-syntax-jsx": "^7.10.4"
1265 1274
       },
1266 1275
       "dependencies": {
1276
+        "@babel/helper-annotate-as-pure": {
1277
+          "version": "7.10.4",
1278
+          "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz",
1279
+          "integrity": "sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==",
1280
+          "dev": true,
1281
+          "requires": {
1282
+            "@babel/types": "^7.10.4"
1283
+          }
1284
+        },
1285
+        "@babel/helper-builder-react-jsx-experimental": {
1286
+          "version": "7.10.4",
1287
+          "resolved": "https://registry.npmjs.org/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.4.tgz",
1288
+          "integrity": "sha512-LyacH/kgQPgLAuaWrvvq1+E7f5bLyT8jXCh7nM67sRsy2cpIGfgWJ+FCnAKQXfY+F0tXUaN6FqLkp4JiCzdK8Q==",
1289
+          "dev": true,
1290
+          "requires": {
1291
+            "@babel/helper-annotate-as-pure": "^7.10.4",
1292
+            "@babel/helper-module-imports": "^7.10.4",
1293
+            "@babel/types": "^7.10.4"
1294
+          }
1295
+        },
1296
+        "@babel/helper-module-imports": {
1297
+          "version": "7.10.4",
1298
+          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz",
1299
+          "integrity": "sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==",
1300
+          "dev": true,
1301
+          "requires": {
1302
+            "@babel/types": "^7.10.4"
1303
+          }
1304
+        },
1267 1305
         "@babel/helper-plugin-utils": {
1268
-          "version": "7.10.3",
1269
-          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.3.tgz",
1270
-          "integrity": "sha512-j/+j8NAWUTxOtx4LKHybpSClxHoq6I91DQ/mKgAXn5oNUPIUiGppjPIX3TDtJWPrdfP9Kfl7e4fgVMiQR9VE/g==",
1306
+          "version": "7.10.4",
1307
+          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
1308
+          "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
1309
+          "dev": true
1310
+        },
1311
+        "@babel/helper-validator-identifier": {
1312
+          "version": "7.10.4",
1313
+          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
1314
+          "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==",
1271 1315
           "dev": true
1316
+        },
1317
+        "@babel/plugin-syntax-jsx": {
1318
+          "version": "7.10.4",
1319
+          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.4.tgz",
1320
+          "integrity": "sha512-KCg9mio9jwiARCB7WAcQ7Y1q+qicILjoK8LP/VkPkEKaf5dkaZZK1EcTe91a3JJlZ3qy6L5s9X52boEYi8DM9g==",
1321
+          "dev": true,
1322
+          "requires": {
1323
+            "@babel/helper-plugin-utils": "^7.10.4"
1324
+          }
1325
+        },
1326
+        "@babel/types": {
1327
+          "version": "7.10.4",
1328
+          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.4.tgz",
1329
+          "integrity": "sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==",
1330
+          "dev": true,
1331
+          "requires": {
1332
+            "@babel/helper-validator-identifier": "^7.10.4",
1333
+            "lodash": "^4.17.13",
1334
+            "to-fast-properties": "^2.0.0"
1335
+          }
1272 1336
         }
1273 1337
       }
1274 1338
     },
... ...
@@ -29,7 +29,7 @@
29 29
     "@babel/plugin-proposal-json-strings": "^7.0.0",
30 30
     "@babel/plugin-syntax-dynamic-import": "^7.0.0",
31 31
     "@babel/plugin-syntax-import-meta": "^7.0.0",
32
-    "@babel/plugin-transform-react-jsx": "^7.10.3",
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 35
     "@babel/preset-react": "^7.0.0",