git.fiddlerwoaroof.com
Browse code

chore: bump @babel/core from 7.17.10 to 7.18.2

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 to 7.18.2.
- [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.18.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...

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

dependabot[bot] authored on 04/06/2022 10:37:37
Showing 1 changed files
... ...
@@ -84,21 +84,21 @@
84 84
       }
85 85
     },
86 86
     "node_modules/@babel/core": {
87
-      "version": "7.17.10",
88
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.10.tgz",
89
-      "integrity": "sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==",
87
+      "version": "7.18.2",
88
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.2.tgz",
89
+      "integrity": "sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==",
90 90
       "dev": true,
91 91
       "dependencies": {
92 92
         "@ampproject/remapping": "^2.1.0",
93 93
         "@babel/code-frame": "^7.16.7",
94
-        "@babel/generator": "^7.17.10",
95
-        "@babel/helper-compilation-targets": "^7.17.10",
96
-        "@babel/helper-module-transforms": "^7.17.7",
97
-        "@babel/helpers": "^7.17.9",
98
-        "@babel/parser": "^7.17.10",
94
+        "@babel/generator": "^7.18.2",
95
+        "@babel/helper-compilation-targets": "^7.18.2",
96
+        "@babel/helper-module-transforms": "^7.18.0",
97
+        "@babel/helpers": "^7.18.2",
98
+        "@babel/parser": "^7.18.0",
99 99
         "@babel/template": "^7.16.7",
100
-        "@babel/traverse": "^7.17.10",
101
-        "@babel/types": "^7.17.10",
100
+        "@babel/traverse": "^7.18.2",
101
+        "@babel/types": "^7.18.2",
102 102
         "convert-source-map": "^1.7.0",
103 103
         "debug": "^4.1.0",
104 104
         "gensync": "^1.0.0-beta.2",
... ...
@@ -436,14 +436,14 @@
436 436
       }
437 437
     },
438 438
     "node_modules/@babel/helpers": {
439
-      "version": "7.17.9",
440
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz",
441
-      "integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==",
439
+      "version": "7.18.2",
440
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.2.tgz",
441
+      "integrity": "sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==",
442 442
       "dev": true,
443 443
       "dependencies": {
444 444
         "@babel/template": "^7.16.7",
445
-        "@babel/traverse": "^7.17.9",
446
-        "@babel/types": "^7.17.0"
445
+        "@babel/traverse": "^7.18.2",
446
+        "@babel/types": "^7.18.2"
447 447
       },
448 448
       "engines": {
449 449
         "node": ">=6.9.0"
... ...
@@ -8416,21 +8416,21 @@
8416 8416
       "dev": true
8417 8417
     },
8418 8418
     "@babel/core": {
8419
-      "version": "7.17.10",
8420
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.10.tgz",
8421
-      "integrity": "sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==",
8419
+      "version": "7.18.2",
8420
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.2.tgz",
8421
+      "integrity": "sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==",
8422 8422
       "dev": true,
8423 8423
       "requires": {
8424 8424
         "@ampproject/remapping": "^2.1.0",
8425 8425
         "@babel/code-frame": "^7.16.7",
8426
-        "@babel/generator": "^7.17.10",
8427
-        "@babel/helper-compilation-targets": "^7.17.10",
8428
-        "@babel/helper-module-transforms": "^7.17.7",
8429
-        "@babel/helpers": "^7.17.9",
8430
-        "@babel/parser": "^7.17.10",
8426
+        "@babel/generator": "^7.18.2",
8427
+        "@babel/helper-compilation-targets": "^7.18.2",
8428
+        "@babel/helper-module-transforms": "^7.18.0",
8429
+        "@babel/helpers": "^7.18.2",
8430
+        "@babel/parser": "^7.18.0",
8431 8431
         "@babel/template": "^7.16.7",
8432
-        "@babel/traverse": "^7.17.10",
8433
-        "@babel/types": "^7.17.10",
8432
+        "@babel/traverse": "^7.18.2",
8433
+        "@babel/types": "^7.18.2",
8434 8434
         "convert-source-map": "^1.7.0",
8435 8435
         "debug": "^4.1.0",
8436 8436
         "gensync": "^1.0.0-beta.2",
... ...
@@ -8680,14 +8680,14 @@
8680 8680
       }
8681 8681
     },
8682 8682
     "@babel/helpers": {
8683
-      "version": "7.17.9",
8684
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz",
8685
-      "integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==",
8683
+      "version": "7.18.2",
8684
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.2.tgz",
8685
+      "integrity": "sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==",
8686 8686
       "dev": true,
8687 8687
       "requires": {
8688 8688
         "@babel/template": "^7.16.7",
8689
-        "@babel/traverse": "^7.17.9",
8690
-        "@babel/types": "^7.17.0"
8689
+        "@babel/traverse": "^7.18.2",
8690
+        "@babel/types": "^7.18.2"
8691 8691
       }
8692 8692
     },
8693 8693
     "@babel/highlight": {