Skip to content

Commit 162d871

Browse files
build(deps-dev): Bump the babel group with 2 updates (weaveworks#4728)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a98ec8 commit 162d871

File tree

2 files changed

+88
-46
lines changed

2 files changed

+88
-46
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"styled-components": "^6.1.15"
8383
},
8484
"devDependencies": {
85-
"@babel/core": "^7.26.8",
86-
"@babel/preset-env": "^7.26.8",
85+
"@babel/core": "^7.26.9",
86+
"@babel/preset-env": "^7.26.9",
8787
"@eslint/js": "9.20.0",
8888
"@parcel/config-default": "^2.13.3",
8989
"@parcel/core": "^2.13.3",

yarn.lock

Lines changed: 86 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -151,27 +151,26 @@ __metadata:
151151
languageName: node
152152
linkType: hard
153153

154-
"@babel/core@npm:^7.26.8":
155-
version: 7.26.8
156-
resolution: "@babel/core@npm:7.26.8"
154+
"@babel/core@npm:^7.26.9":
155+
version: 7.26.9
156+
resolution: "@babel/core@npm:7.26.9"
157157
dependencies:
158158
"@ampproject/remapping": "npm:^2.2.0"
159159
"@babel/code-frame": "npm:^7.26.2"
160-
"@babel/generator": "npm:^7.26.8"
160+
"@babel/generator": "npm:^7.26.9"
161161
"@babel/helper-compilation-targets": "npm:^7.26.5"
162162
"@babel/helper-module-transforms": "npm:^7.26.0"
163-
"@babel/helpers": "npm:^7.26.7"
164-
"@babel/parser": "npm:^7.26.8"
165-
"@babel/template": "npm:^7.26.8"
166-
"@babel/traverse": "npm:^7.26.8"
167-
"@babel/types": "npm:^7.26.8"
168-
"@types/gensync": "npm:^1.0.0"
163+
"@babel/helpers": "npm:^7.26.9"
164+
"@babel/parser": "npm:^7.26.9"
165+
"@babel/template": "npm:^7.26.9"
166+
"@babel/traverse": "npm:^7.26.9"
167+
"@babel/types": "npm:^7.26.9"
169168
convert-source-map: "npm:^2.0.0"
170169
debug: "npm:^4.1.0"
171170
gensync: "npm:^1.0.0-beta.2"
172171
json5: "npm:^2.2.3"
173172
semver: "npm:^6.3.1"
174-
checksum: 10c0/fafbd083ed3f79973ae2a11a69eee3f13b3226a1d4907abc2c6f2fea21adf4a7c20e00fe0eaa33f44a3666eeaf414edb07460ec031d478ee5f6088eb38b2a011
173+
checksum: 10c0/ed7212ff42a9453765787019b7d191b167afcacd4bd8fec10b055344ef53fa0cc648c9a80159ae4ecf870016a6318731e087042dcb68d1a2a9d34eb290dc014b
175174
languageName: node
176175
linkType: hard
177176

@@ -213,6 +212,19 @@ __metadata:
213212
languageName: node
214213
linkType: hard
215214

215+
"@babel/generator@npm:^7.26.9":
216+
version: 7.26.9
217+
resolution: "@babel/generator@npm:7.26.9"
218+
dependencies:
219+
"@babel/parser": "npm:^7.26.9"
220+
"@babel/types": "npm:^7.26.9"
221+
"@jridgewell/gen-mapping": "npm:^0.3.5"
222+
"@jridgewell/trace-mapping": "npm:^0.3.25"
223+
jsesc: "npm:^3.0.2"
224+
checksum: 10c0/6b78872128205224a9a9761b9ea7543a9a7902a04b82fc2f6801ead4de8f59056bab3fd17b1f834ca7b049555fc4c79234b9a6230dd9531a06525306050becad
225+
languageName: node
226+
linkType: hard
227+
216228
"@babel/helper-annotate-as-pure@npm:^7.22.5, @babel/helper-annotate-as-pure@npm:^7.25.9":
217229
version: 7.25.9
218230
resolution: "@babel/helper-annotate-as-pure@npm:7.25.9"
@@ -549,13 +561,13 @@ __metadata:
549561
languageName: node
550562
linkType: hard
551563

552-
"@babel/helpers@npm:^7.26.7":
553-
version: 7.26.7
554-
resolution: "@babel/helpers@npm:7.26.7"
564+
"@babel/helpers@npm:^7.26.9":
565+
version: 7.26.9
566+
resolution: "@babel/helpers@npm:7.26.9"
555567
dependencies:
556-
"@babel/template": "npm:^7.25.9"
557-
"@babel/types": "npm:^7.26.7"
558-
checksum: 10c0/37fec398e53a2dbbf24bc2a025c4d571b2556cef18d8116d05d04b153f13ef659cdfbaab96c8eed875e629d39bdf9b3ea5d099ccf80544537de224e2d94f9b11
568+
"@babel/template": "npm:^7.26.9"
569+
"@babel/types": "npm:^7.26.9"
570+
checksum: 10c0/3d4dbc4a33fe4181ed810cac52318b578294745ceaec07e2f6ecccf6cda55d25e4bfcea8f085f333bf911c9e1fc13320248dd1d5315ab47ad82ce1077410df05
559571
languageName: node
560572
linkType: hard
561573

@@ -612,6 +624,17 @@ __metadata:
612624
languageName: node
613625
linkType: hard
614626

627+
"@babel/parser@npm:^7.26.9":
628+
version: 7.26.9
629+
resolution: "@babel/parser@npm:7.26.9"
630+
dependencies:
631+
"@babel/types": "npm:^7.26.9"
632+
bin:
633+
parser: ./bin/babel-parser.js
634+
checksum: 10c0/4b9ef3c9a0d4c328e5e5544f50fe8932c36f8a2c851e7f14a85401487cd3da75cad72c2e1bcec1eac55599a6bbb2fdc091f274c4fcafa6bdd112d4915ff087fc
635+
languageName: node
636+
linkType: hard
637+
615638
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
616639
version: 7.25.9
617640
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -1058,15 +1081,15 @@ __metadata:
10581081
languageName: node
10591082
linkType: hard
10601083

1061-
"@babel/plugin-transform-for-of@npm:^7.25.9":
1062-
version: 7.25.9
1063-
resolution: "@babel/plugin-transform-for-of@npm:7.25.9"
1084+
"@babel/plugin-transform-for-of@npm:^7.26.9":
1085+
version: 7.26.9
1086+
resolution: "@babel/plugin-transform-for-of@npm:7.26.9"
10641087
dependencies:
1065-
"@babel/helper-plugin-utils": "npm:^7.25.9"
1088+
"@babel/helper-plugin-utils": "npm:^7.26.5"
10661089
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
10671090
peerDependencies:
10681091
"@babel/core": ^7.0.0-0
1069-
checksum: 10c0/bf11abc71934a1f369f39cd7a33cf3d4dc5673026a53f70b7c1238c4fcc44e68b3ca1bdbe3db2076f60defb6ffe117cbe10b90f3e1a613b551d88f7c4e693bbe
1092+
checksum: 10c0/e28a521521cf9f84ddd69ca8da7c89fb9f7aa38e4dea35742fe973e4e1d7c23f9cee1a4861a2fdd9e9f18ff945886a44d7335cea1c603b96bfcb1c7c8791ef09
10701093
languageName: node
10711094
linkType: hard
10721095

@@ -1455,9 +1478,9 @@ __metadata:
14551478
languageName: node
14561479
linkType: hard
14571480

1458-
"@babel/preset-env@npm:^7.26.8":
1459-
version: 7.26.8
1460-
resolution: "@babel/preset-env@npm:7.26.8"
1481+
"@babel/preset-env@npm:^7.26.9":
1482+
version: 7.26.9
1483+
resolution: "@babel/preset-env@npm:7.26.9"
14611484
dependencies:
14621485
"@babel/compat-data": "npm:^7.26.8"
14631486
"@babel/helper-compilation-targets": "npm:^7.26.5"
@@ -1488,7 +1511,7 @@ __metadata:
14881511
"@babel/plugin-transform-dynamic-import": "npm:^7.25.9"
14891512
"@babel/plugin-transform-exponentiation-operator": "npm:^7.26.3"
14901513
"@babel/plugin-transform-export-namespace-from": "npm:^7.25.9"
1491-
"@babel/plugin-transform-for-of": "npm:^7.25.9"
1514+
"@babel/plugin-transform-for-of": "npm:^7.26.9"
14921515
"@babel/plugin-transform-function-name": "npm:^7.25.9"
14931516
"@babel/plugin-transform-json-strings": "npm:^7.25.9"
14941517
"@babel/plugin-transform-literals": "npm:^7.25.9"
@@ -1530,7 +1553,7 @@ __metadata:
15301553
semver: "npm:^6.3.1"
15311554
peerDependencies:
15321555
"@babel/core": ^7.0.0-0
1533-
checksum: 10c0/314ab8c6173d1f14e40cf22e1e646c429acfd45195e2ddbadca81956aa2a670e37e4446658db65f1a669f82ef115a4a018f78448bc10789cacdaf4e995680db5
1556+
checksum: 10c0/6812ca76bd38165a58fe8354bab5e7204e1aa17d8b9270bd8f8babb08cc7fa94cd29525fe41b553f2ba0e84033d566f10da26012b8ee0f81897005c5225d0051
15341557
languageName: node
15351558
linkType: hard
15361559

@@ -1598,6 +1621,17 @@ __metadata:
15981621
languageName: node
15991622
linkType: hard
16001623

1624+
"@babel/template@npm:^7.26.9":
1625+
version: 7.26.9
1626+
resolution: "@babel/template@npm:7.26.9"
1627+
dependencies:
1628+
"@babel/code-frame": "npm:^7.26.2"
1629+
"@babel/parser": "npm:^7.26.9"
1630+
"@babel/types": "npm:^7.26.9"
1631+
checksum: 10c0/019b1c4129cc01ad63e17529089c2c559c74709d225f595eee017af227fee11ae8a97a6ab19ae6768b8aa22d8d75dcb60a00b28f52e9fa78140672d928bc1ae9
1632+
languageName: node
1633+
linkType: hard
1634+
16011635
"@babel/traverse@npm:^7.16.10, @babel/traverse@npm:^7.16.7":
16021636
version: 7.23.2
16031637
resolution: "@babel/traverse@npm:7.23.2"
@@ -1646,6 +1680,21 @@ __metadata:
16461680
languageName: node
16471681
linkType: hard
16481682

1683+
"@babel/traverse@npm:^7.26.9":
1684+
version: 7.26.9
1685+
resolution: "@babel/traverse@npm:7.26.9"
1686+
dependencies:
1687+
"@babel/code-frame": "npm:^7.26.2"
1688+
"@babel/generator": "npm:^7.26.9"
1689+
"@babel/parser": "npm:^7.26.9"
1690+
"@babel/template": "npm:^7.26.9"
1691+
"@babel/types": "npm:^7.26.9"
1692+
debug: "npm:^4.3.1"
1693+
globals: "npm:^11.1.0"
1694+
checksum: 10c0/51dd57fa39ea34d04816806bfead04c74f37301269d24c192d1406dc6e244fea99713b3b9c5f3e926d9ef6aa9cd5c062ad4f2fc1caa9cf843d5e864484ac955e
1695+
languageName: node
1696+
linkType: hard
1697+
16491698
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.16.7, @babel/types@npm:^7.16.8, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3":
16501699
version: 7.23.0
16511700
resolution: "@babel/types@npm:7.23.0"
@@ -1677,23 +1726,23 @@ __metadata:
16771726
languageName: node
16781727
linkType: hard
16791728

1680-
"@babel/types@npm:^7.26.7":
1681-
version: 7.26.7
1682-
resolution: "@babel/types@npm:7.26.7"
1729+
"@babel/types@npm:^7.26.8":
1730+
version: 7.26.8
1731+
resolution: "@babel/types@npm:7.26.8"
16831732
dependencies:
16841733
"@babel/helper-string-parser": "npm:^7.25.9"
16851734
"@babel/helper-validator-identifier": "npm:^7.25.9"
1686-
checksum: 10c0/7810a2bca97b13c253f07a0863a628d33dbe76ee3c163367f24be93bfaf4c8c0a325f73208abaaa050a6b36059efc2950c2e4b71fb109c0f07fa62221d8473d4
1735+
checksum: 10c0/cd41ea47bb3d7baf2b3bf5e70e9c3a16f2eab699fab8575b2b31a7b1cb64166eb52c97124313863dde0581747bfc7a1810c838ad60b5b7ad1897d8004c7b95a9
16871736
languageName: node
16881737
linkType: hard
16891738

1690-
"@babel/types@npm:^7.26.8":
1691-
version: 7.26.8
1692-
resolution: "@babel/types@npm:7.26.8"
1739+
"@babel/types@npm:^7.26.9":
1740+
version: 7.26.9
1741+
resolution: "@babel/types@npm:7.26.9"
16931742
dependencies:
16941743
"@babel/helper-string-parser": "npm:^7.25.9"
16951744
"@babel/helper-validator-identifier": "npm:^7.25.9"
1696-
checksum: 10c0/cd41ea47bb3d7baf2b3bf5e70e9c3a16f2eab699fab8575b2b31a7b1cb64166eb52c97124313863dde0581747bfc7a1810c838ad60b5b7ad1897d8004c7b95a9
1745+
checksum: 10c0/999c56269ba00e5c57aa711fbe7ff071cd6990bafd1b978341ea7572cc78919986e2aa6ee51dacf4b6a7a6fa63ba4eb3f1a03cf55eee31b896a56d068b895964
16971746
languageName: node
16981747
linkType: hard
16991748

@@ -3860,13 +3909,6 @@ __metadata:
38603909
languageName: node
38613910
linkType: hard
38623911

3863-
"@types/gensync@npm:^1.0.0":
3864-
version: 1.0.4
3865-
resolution: "@types/gensync@npm:1.0.4"
3866-
checksum: 10c0/1daeb1693196a85ee68b82f3fb30906a1cccede69d492b190de80ff20cec2d528d98cad866d733fd83cb171096dfe8c26c9c02c50ffb93e1113d48bd79daa556
3867-
languageName: node
3868-
linkType: hard
3869-
38703912
"@types/graceful-fs@npm:^4.1.3":
38713913
version: 4.1.9
38723914
resolution: "@types/graceful-fs@npm:4.1.9"
@@ -4316,8 +4358,8 @@ __metadata:
43164358
version: 0.0.0-use.local
43174359
resolution: "@weaveworks/weave-gitops@workspace:."
43184360
dependencies:
4319-
"@babel/core": "npm:^7.26.8"
4320-
"@babel/preset-env": "npm:^7.26.8"
4361+
"@babel/core": "npm:^7.26.9"
4362+
"@babel/preset-env": "npm:^7.26.9"
43214363
"@emotion/react": "npm:^11.14.0"
43224364
"@emotion/styled": "npm:^11.14.0"
43234365
"@eslint/js": "npm:9.20.0"

0 commit comments

Comments
 (0)