git.fiddlerwoaroof.com
Browse code

Merge pull request #532 from fiddlerwoaroof/dependabot/npm_and_yarn/babel/core-7.17.7

chore: bump @babel/core from 7.17.5 to 7.17.7

Ed Langley authored on 15/03/2022 10:24:58
Showing 1 changed files
... ...
@@ -77,27 +77,27 @@
77 77
       }
78 78
     },
79 79
     "node_modules/@babel/compat-data": {
80
-      "version": "7.17.0",
81
-      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.0.tgz",
82
-      "integrity": "sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==",
80
+      "version": "7.17.7",
81
+      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.7.tgz",
82
+      "integrity": "sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==",
83 83
       "dev": true,
84 84
       "engines": {
85 85
         "node": ">=6.9.0"
86 86
       }
87 87
     },
88 88
     "node_modules/@babel/core": {
89
-      "version": "7.17.5",
90
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.5.tgz",
91
-      "integrity": "sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==",
89
+      "version": "7.17.7",
90
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.7.tgz",
91
+      "integrity": "sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==",
92 92
       "dev": true,
93 93
       "dependencies": {
94 94
         "@ampproject/remapping": "^2.1.0",
95 95
         "@babel/code-frame": "^7.16.7",
96
-        "@babel/generator": "^7.17.3",
97
-        "@babel/helper-compilation-targets": "^7.16.7",
98
-        "@babel/helper-module-transforms": "^7.16.7",
99
-        "@babel/helpers": "^7.17.2",
100
-        "@babel/parser": "^7.17.3",
96
+        "@babel/generator": "^7.17.7",
97
+        "@babel/helper-compilation-targets": "^7.17.7",
98
+        "@babel/helper-module-transforms": "^7.17.7",
99
+        "@babel/helpers": "^7.17.7",
100
+        "@babel/parser": "^7.17.7",
101 101
         "@babel/template": "^7.16.7",
102 102
         "@babel/traverse": "^7.17.3",
103 103
         "@babel/types": "^7.17.0",
... ...
@@ -124,9 +124,9 @@
124 124
       }
125 125
     },
126 126
     "node_modules/@babel/generator": {
127
-      "version": "7.17.3",
128
-      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.17.3.tgz",
129
-      "integrity": "sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==",
127
+      "version": "7.17.7",
128
+      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.17.7.tgz",
129
+      "integrity": "sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==",
130 130
       "dev": true,
131 131
       "dependencies": {
132 132
         "@babel/types": "^7.17.0",
... ...
@@ -163,12 +163,12 @@
163 163
       }
164 164
     },
165 165
     "node_modules/@babel/helper-compilation-targets": {
166
-      "version": "7.16.7",
167
-      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz",
168
-      "integrity": "sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==",
166
+      "version": "7.17.7",
167
+      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz",
168
+      "integrity": "sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==",
169 169
       "dev": true,
170 170
       "dependencies": {
171
-        "@babel/compat-data": "^7.16.4",
171
+        "@babel/compat-data": "^7.17.7",
172 172
         "@babel/helper-validator-option": "^7.16.7",
173 173
         "browserslist": "^4.17.5",
174 174
         "semver": "^6.3.0"
... ...
@@ -323,19 +323,19 @@
323 323
       }
324 324
     },
325 325
     "node_modules/@babel/helper-module-transforms": {
326
-      "version": "7.16.7",
327
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz",
328
-      "integrity": "sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng==",
326
+      "version": "7.17.7",
327
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz",
328
+      "integrity": "sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==",
329 329
       "dev": true,
330 330
       "dependencies": {
331 331
         "@babel/helper-environment-visitor": "^7.16.7",
332 332
         "@babel/helper-module-imports": "^7.16.7",
333
-        "@babel/helper-simple-access": "^7.16.7",
333
+        "@babel/helper-simple-access": "^7.17.7",
334 334
         "@babel/helper-split-export-declaration": "^7.16.7",
335 335
         "@babel/helper-validator-identifier": "^7.16.7",
336 336
         "@babel/template": "^7.16.7",
337
-        "@babel/traverse": "^7.16.7",
338
-        "@babel/types": "^7.16.7"
337
+        "@babel/traverse": "^7.17.3",
338
+        "@babel/types": "^7.17.0"
339 339
       },
340 340
       "engines": {
341 341
         "node": ">=6.9.0"
... ...
@@ -393,12 +393,12 @@
393 393
       }
394 394
     },
395 395
     "node_modules/@babel/helper-simple-access": {
396
-      "version": "7.16.7",
397
-      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz",
398
-      "integrity": "sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==",
396
+      "version": "7.17.7",
397
+      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz",
398
+      "integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==",
399 399
       "dev": true,
400 400
       "dependencies": {
401
-        "@babel/types": "^7.16.7"
401
+        "@babel/types": "^7.17.0"
402 402
       },
403 403
       "engines": {
404 404
         "node": ">=6.9.0"
... ...
@@ -462,13 +462,13 @@
462 462
       }
463 463
     },
464 464
     "node_modules/@babel/helpers": {
465
-      "version": "7.17.2",
466
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.2.tgz",
467
-      "integrity": "sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==",
465
+      "version": "7.17.7",
466
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.7.tgz",
467
+      "integrity": "sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w==",
468 468
       "dev": true,
469 469
       "dependencies": {
470 470
         "@babel/template": "^7.16.7",
471
-        "@babel/traverse": "^7.17.0",
471
+        "@babel/traverse": "^7.17.3",
472 472
         "@babel/types": "^7.17.0"
473 473
       },
474 474
       "engines": {
... ...
@@ -490,9 +490,9 @@
490 490
       }
491 491
     },
492 492
     "node_modules/@babel/parser": {
493
-      "version": "7.17.3",
494
-      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.17.3.tgz",
495
-      "integrity": "sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==",
493
+      "version": "7.17.7",
494
+      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.17.7.tgz",
495
+      "integrity": "sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==",
496 496
       "dev": true,
497 497
       "bin": {
498 498
         "parser": "bin/babel-parser.js"
... ...
@@ -8348,24 +8348,24 @@
8348 8348
       }
8349 8349
     },
8350 8350
     "@babel/compat-data": {
8351
-      "version": "7.17.0",
8352
-      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.0.tgz",
8353
-      "integrity": "sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==",
8351
+      "version": "7.17.7",
8352
+      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.7.tgz",
8353
+      "integrity": "sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==",
8354 8354
       "dev": true
8355 8355
     },
8356 8356
     "@babel/core": {
8357
-      "version": "7.17.5",
8358
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.5.tgz",
8359
-      "integrity": "sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==",
8357
+      "version": "7.17.7",
8358
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.7.tgz",
8359
+      "integrity": "sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==",
8360 8360
       "dev": true,
8361 8361
       "requires": {
8362 8362
         "@ampproject/remapping": "^2.1.0",
8363 8363
         "@babel/code-frame": "^7.16.7",
8364
-        "@babel/generator": "^7.17.3",
8365
-        "@babel/helper-compilation-targets": "^7.16.7",
8366
-        "@babel/helper-module-transforms": "^7.16.7",
8367
-        "@babel/helpers": "^7.17.2",
8368
-        "@babel/parser": "^7.17.3",
8364
+        "@babel/generator": "^7.17.7",
8365
+        "@babel/helper-compilation-targets": "^7.17.7",
8366
+        "@babel/helper-module-transforms": "^7.17.7",
8367
+        "@babel/helpers": "^7.17.7",
8368
+        "@babel/parser": "^7.17.7",
8369 8369
         "@babel/template": "^7.16.7",
8370 8370
         "@babel/traverse": "^7.17.3",
8371 8371
         "@babel/types": "^7.17.0",
... ...
@@ -8386,9 +8386,9 @@
8386 8386
       }
8387 8387
     },
8388 8388
     "@babel/generator": {
8389
-      "version": "7.17.3",
8390
-      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.17.3.tgz",
8391
-      "integrity": "sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==",
8389
+      "version": "7.17.7",
8390
+      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.17.7.tgz",
8391
+      "integrity": "sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==",
8392 8392
       "dev": true,
8393 8393
       "requires": {
8394 8394
         "@babel/types": "^7.17.0",
... ...
@@ -8416,12 +8416,12 @@
8416 8416
       }
8417 8417
     },
8418 8418
     "@babel/helper-compilation-targets": {
8419
-      "version": "7.16.7",
8420
-      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz",
8421
-      "integrity": "sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==",
8419
+      "version": "7.17.7",
8420
+      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz",
8421
+      "integrity": "sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==",
8422 8422
       "dev": true,
8423 8423
       "requires": {
8424
-        "@babel/compat-data": "^7.16.4",
8424
+        "@babel/compat-data": "^7.17.7",
8425 8425
         "@babel/helper-validator-option": "^7.16.7",
8426 8426
         "browserslist": "^4.17.5",
8427 8427
         "semver": "^6.3.0"
... ...
@@ -8534,19 +8534,19 @@
8534 8534
       }
8535 8535
     },
8536 8536
     "@babel/helper-module-transforms": {
8537
-      "version": "7.16.7",
8538
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz",
8539
-      "integrity": "sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng==",
8537
+      "version": "7.17.7",
8538
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz",
8539
+      "integrity": "sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==",
8540 8540
       "dev": true,
8541 8541
       "requires": {
8542 8542
         "@babel/helper-environment-visitor": "^7.16.7",
8543 8543
         "@babel/helper-module-imports": "^7.16.7",
8544
-        "@babel/helper-simple-access": "^7.16.7",
8544
+        "@babel/helper-simple-access": "^7.17.7",
8545 8545
         "@babel/helper-split-export-declaration": "^7.16.7",
8546 8546
         "@babel/helper-validator-identifier": "^7.16.7",
8547 8547
         "@babel/template": "^7.16.7",
8548
-        "@babel/traverse": "^7.16.7",
8549
-        "@babel/types": "^7.16.7"
8548
+        "@babel/traverse": "^7.17.3",
8549
+        "@babel/types": "^7.17.0"
8550 8550
       }
8551 8551
     },
8552 8552
     "@babel/helper-optimise-call-expression": {
... ...
@@ -8589,12 +8589,12 @@
8589 8589
       }
8590 8590
     },
8591 8591
     "@babel/helper-simple-access": {
8592
-      "version": "7.16.7",
8593
-      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz",
8594
-      "integrity": "sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==",
8592
+      "version": "7.17.7",
8593
+      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz",
8594
+      "integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==",
8595 8595
       "dev": true,
8596 8596
       "requires": {
8597
-        "@babel/types": "^7.16.7"
8597
+        "@babel/types": "^7.17.0"
8598 8598
       }
8599 8599
     },
8600 8600
     "@babel/helper-skip-transparent-expression-wrappers": {
... ...
@@ -8640,13 +8640,13 @@
8640 8640
       }
8641 8641
     },
8642 8642
     "@babel/helpers": {
8643
-      "version": "7.17.2",
8644
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.2.tgz",
8645
-      "integrity": "sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==",
8643
+      "version": "7.17.7",
8644
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.7.tgz",
8645
+      "integrity": "sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w==",
8646 8646
       "dev": true,
8647 8647
       "requires": {
8648 8648
         "@babel/template": "^7.16.7",
8649
-        "@babel/traverse": "^7.17.0",
8649
+        "@babel/traverse": "^7.17.3",
8650 8650
         "@babel/types": "^7.17.0"
8651 8651
       }
8652 8652
     },
... ...
@@ -8662,9 +8662,9 @@
8662 8662
       }
8663 8663
     },
8664 8664
     "@babel/parser": {
8665
-      "version": "7.17.3",
8666
-      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.17.3.tgz",
8667
-      "integrity": "sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==",
8665
+      "version": "7.17.7",
8666
+      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.17.7.tgz",
8667
+      "integrity": "sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==",
8668 8668
       "dev": true
8669 8669
     },
8670 8670
     "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {