Skip to content

Commit e26483e

Browse files
chore(deps): update babel monorepo
1 parent 3f63857 commit e26483e

File tree

2 files changed

+118
-37
lines changed

2 files changed

+118
-37
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"yargs": "^16.2.0"
2222
},
2323
"devDependencies": {
24-
"@babel/cli": "7.27.1",
25-
"@babel/core": "7.27.1",
26-
"@babel/preset-env": "7.27.1",
24+
"@babel/cli": "7.27.2",
25+
"@babel/core": "7.27.4",
26+
"@babel/preset-env": "7.27.2",
2727
"@babel/register": "7.27.1",
2828
"@commitlint/cli": "18.6.1",
2929
"@commitlint/config-angular": "18.6.1",

yarn.lock

Lines changed: 115 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@jridgewell/gen-mapping" "^0.3.5"
1111
"@jridgewell/trace-mapping" "^0.3.24"
1212

13-
"@babel/[email protected].1":
14-
version "7.27.1"
15-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.1.tgz#699f03267f3fb6625b6de527cd8f2bda7f6371d9"
16-
integrity sha512-uW6vyhrV/YB9f3QFyPX2sMmDTID853+f3rOsTvH9q/FsL+e40GKqdMy5fdnGBvXsk5WiWJuMhR6sl03/x+XqqA==
13+
"@babel/[email protected].2":
14+
version "7.27.2"
15+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.2.tgz#d54560567a73a269b31d3201bedb70692ace8684"
16+
integrity sha512-cfd7DnGlhH6OIyuPSSj3vcfIdnbXukhAyKY8NaZrFadC7pXyL9mOL5WgjcptiEJLi5k3j8aYvLIVCzezrWTaiA==
1717
dependencies:
1818
"@jridgewell/trace-mapping" "^0.3.25"
1919
commander "^6.2.0"
@@ -47,21 +47,26 @@
4747
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6"
4848
integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
4949

50-
51-
version "7.27.1"
52-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6"
53-
integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ==
50+
"@babel/compat-data@^7.27.2":
51+
version "7.27.3"
52+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.3.tgz#cc49c2ac222d69b889bf34c795f537c0c6311111"
53+
integrity sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==
54+
55+
56+
version "7.27.4"
57+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce"
58+
integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==
5459
dependencies:
5560
"@ampproject/remapping" "^2.2.0"
5661
"@babel/code-frame" "^7.27.1"
57-
"@babel/generator" "^7.27.1"
58-
"@babel/helper-compilation-targets" "^7.27.1"
59-
"@babel/helper-module-transforms" "^7.27.1"
60-
"@babel/helpers" "^7.27.1"
61-
"@babel/parser" "^7.27.1"
62-
"@babel/template" "^7.27.1"
63-
"@babel/traverse" "^7.27.1"
64-
"@babel/types" "^7.27.1"
62+
"@babel/generator" "^7.27.3"
63+
"@babel/helper-compilation-targets" "^7.27.2"
64+
"@babel/helper-module-transforms" "^7.27.3"
65+
"@babel/helpers" "^7.27.4"
66+
"@babel/parser" "^7.27.4"
67+
"@babel/template" "^7.27.2"
68+
"@babel/traverse" "^7.27.4"
69+
"@babel/types" "^7.27.3"
6570
convert-source-map "^2.0.0"
6671
debug "^4.1.0"
6772
gensync "^1.0.0-beta.2"
@@ -79,6 +84,17 @@
7984
"@jridgewell/trace-mapping" "^0.3.25"
8085
jsesc "^3.0.2"
8186

87+
"@babel/generator@^7.27.3":
88+
version "7.27.3"
89+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc"
90+
integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==
91+
dependencies:
92+
"@babel/parser" "^7.27.3"
93+
"@babel/types" "^7.27.3"
94+
"@jridgewell/gen-mapping" "^0.3.5"
95+
"@jridgewell/trace-mapping" "^0.3.25"
96+
jsesc "^3.0.2"
97+
8298
"@babel/helper-annotate-as-pure@^7.27.1":
8399
version "7.27.1"
84100
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.1.tgz#4345d81a9a46a6486e24d069469f13e60445c05d"
@@ -97,6 +113,17 @@
97113
lru-cache "^5.1.1"
98114
semver "^6.3.1"
99115

116+
"@babel/helper-compilation-targets@^7.27.2":
117+
version "7.27.2"
118+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
119+
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
120+
dependencies:
121+
"@babel/compat-data" "^7.27.2"
122+
"@babel/helper-validator-option" "^7.27.1"
123+
browserslist "^4.24.0"
124+
lru-cache "^5.1.1"
125+
semver "^6.3.1"
126+
100127
"@babel/helper-create-class-features-plugin@^7.27.1":
101128
version "7.27.1"
102129
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz#5bee4262a6ea5ddc852d0806199eb17ca3de9281"
@@ -155,6 +182,15 @@
155182
"@babel/helper-validator-identifier" "^7.27.1"
156183
"@babel/traverse" "^7.27.1"
157184

185+
"@babel/helper-module-transforms@^7.27.3":
186+
version "7.27.3"
187+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
188+
integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==
189+
dependencies:
190+
"@babel/helper-module-imports" "^7.27.1"
191+
"@babel/helper-validator-identifier" "^7.27.1"
192+
"@babel/traverse" "^7.27.3"
193+
158194
"@babel/helper-optimise-call-expression@^7.27.1":
159195
version "7.27.1"
160196
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz#c65221b61a643f3e62705e5dd2b5f115e35f9200"
@@ -217,13 +253,13 @@
217253
"@babel/traverse" "^7.27.1"
218254
"@babel/types" "^7.27.1"
219255

220-
"@babel/helpers@^7.27.1":
221-
version "7.27.1"
222-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4"
223-
integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ==
256+
"@babel/helpers@^7.27.4":
257+
version "7.27.4"
258+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7"
259+
integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ==
224260
dependencies:
225-
"@babel/template" "^7.27.1"
226-
"@babel/types" "^7.27.1"
261+
"@babel/template" "^7.27.2"
262+
"@babel/types" "^7.27.3"
227263

228264
"@babel/highlight@^7.10.4":
229265
version "7.25.9"
@@ -242,6 +278,13 @@
242278
dependencies:
243279
"@babel/types" "^7.27.1"
244280

281+
"@babel/parser@^7.27.2", "@babel/parser@^7.27.3", "@babel/parser@^7.27.4":
282+
version "7.27.4"
283+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df"
284+
integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g==
285+
dependencies:
286+
"@babel/types" "^7.27.3"
287+
245288
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
246289
version "7.27.1"
247290
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9"
@@ -390,6 +433,13 @@
390433
dependencies:
391434
"@babel/helper-plugin-utils" "^7.27.1"
392435

436+
"@babel/plugin-transform-destructuring@^7.27.3":
437+
version "7.27.3"
438+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.3.tgz#3cc8299ed798d9a909f8d66ddeb40849ec32e3b0"
439+
integrity sha512-s4Jrok82JpiaIprtY2nHsYmrThKvvwgHwjgd7UMiYhZaN0asdXNLr0y+NjTfkA7SyQE5i2Fb7eawUOZmLvyqOA==
440+
dependencies:
441+
"@babel/helper-plugin-utils" "^7.27.1"
442+
393443
"@babel/plugin-transform-dotall-regex@^7.27.1":
394444
version "7.27.1"
395445
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.27.1.tgz#aa6821de864c528b1fecf286f0a174e38e826f4d"
@@ -542,13 +592,14 @@
542592
dependencies:
543593
"@babel/helper-plugin-utils" "^7.27.1"
544594

545-
"@babel/plugin-transform-object-rest-spread@^7.27.1":
546-
version "7.27.1"
547-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.1.tgz#845bdcd74c87b8f565c25cc6812f7f4f43c9ed79"
548-
integrity sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA==
595+
"@babel/plugin-transform-object-rest-spread@^7.27.2":
596+
version "7.27.3"
597+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.3.tgz#ce130aa73fef828bc3e3e835f9bc6144be3eb1c0"
598+
integrity sha512-7ZZtznF9g4l2JCImCo5LNKFHB5eXnN39lLtLY5Tg+VkR0jwOt7TBciMckuiQIOIW7L5tkQOCh3bVGYeXgMx52Q==
549599
dependencies:
550-
"@babel/helper-compilation-targets" "^7.27.1"
600+
"@babel/helper-compilation-targets" "^7.27.2"
551601
"@babel/helper-plugin-utils" "^7.27.1"
602+
"@babel/plugin-transform-destructuring" "^7.27.3"
552603
"@babel/plugin-transform-parameters" "^7.27.1"
553604

554605
"@babel/plugin-transform-object-super@^7.27.1":
@@ -694,13 +745,13 @@
694745
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
695746
"@babel/helper-plugin-utils" "^7.27.1"
696747

697-
"@babel/[email protected].1":
698-
version "7.27.1"
699-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.1.tgz#23463ab94f36540630924f5de3b4c7a8dde3b6a2"
700-
integrity sha512-TZ5USxFpLgKDpdEt8YWBR7p6g+bZo6sHaXLqP2BY/U0acaoI8FTVflcYCr/v94twM1C5IWFdZ/hscq9WjUeLXA==
748+
"@babel/[email protected].2":
749+
version "7.27.2"
750+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.2.tgz#106e6bfad92b591b1f6f76fd4cf13b7725a7bf9a"
751+
integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ==
701752
dependencies:
702-
"@babel/compat-data" "^7.27.1"
703-
"@babel/helper-compilation-targets" "^7.27.1"
753+
"@babel/compat-data" "^7.27.2"
754+
"@babel/helper-compilation-targets" "^7.27.2"
704755
"@babel/helper-plugin-utils" "^7.27.1"
705756
"@babel/helper-validator-option" "^7.27.1"
706757
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
@@ -742,7 +793,7 @@
742793
"@babel/plugin-transform-new-target" "^7.27.1"
743794
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
744795
"@babel/plugin-transform-numeric-separator" "^7.27.1"
745-
"@babel/plugin-transform-object-rest-spread" "^7.27.1"
796+
"@babel/plugin-transform-object-rest-spread" "^7.27.2"
746797
"@babel/plugin-transform-object-super" "^7.27.1"
747798
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
748799
"@babel/plugin-transform-optional-chaining" "^7.27.1"
@@ -798,6 +849,15 @@
798849
"@babel/parser" "^7.27.1"
799850
"@babel/types" "^7.27.1"
800851

852+
"@babel/template@^7.27.2":
853+
version "7.27.2"
854+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
855+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
856+
dependencies:
857+
"@babel/code-frame" "^7.27.1"
858+
"@babel/parser" "^7.27.2"
859+
"@babel/types" "^7.27.1"
860+
801861
"@babel/traverse@^7.27.1":
802862
version "7.27.1"
803863
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1.tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291"
@@ -811,6 +871,19 @@
811871
debug "^4.3.1"
812872
globals "^11.1.0"
813873

874+
"@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4":
875+
version "7.27.4"
876+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea"
877+
integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==
878+
dependencies:
879+
"@babel/code-frame" "^7.27.1"
880+
"@babel/generator" "^7.27.3"
881+
"@babel/parser" "^7.27.4"
882+
"@babel/template" "^7.27.2"
883+
"@babel/types" "^7.27.3"
884+
debug "^4.3.1"
885+
globals "^11.1.0"
886+
814887
"@babel/types@^7.27.1", "@babel/types@^7.4.4":
815888
version "7.27.1"
816889
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560"
@@ -819,6 +892,14 @@
819892
"@babel/helper-string-parser" "^7.27.1"
820893
"@babel/helper-validator-identifier" "^7.27.1"
821894

895+
"@babel/types@^7.27.3":
896+
version "7.27.3"
897+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec"
898+
integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==
899+
dependencies:
900+
"@babel/helper-string-parser" "^7.27.1"
901+
"@babel/helper-validator-identifier" "^7.27.1"
902+
822903
"@commitlint/[email protected]":
823904
version "18.6.1"
824905
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.6.1.tgz#78bffdfa00d6f01425d53096954993d83f2b343d"

0 commit comments

Comments
 (0)