Skip to content

Commit e48dfbc

Browse files
fix(deps): update babel monorepo to v7.26.5 (#467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0105bfe commit e48dfbc

5 files changed

+8
-8
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -264,13 +264,13 @@ __metadata:
264264
linkType: hard
265265

266266
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.17.8, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.7, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.3":
267-
version: 7.26.3
268-
resolution: "@babel/parser@npm:7.26.3"
267+
version: 7.26.5
268+
resolution: "@babel/parser@npm:7.26.5"
269269
dependencies:
270-
"@babel/types": ^7.26.3
270+
"@babel/types": ^7.26.5
271271
bin:
272272
parser: ./bin/babel-parser.js
273-
checksum: e2bff2e9fa6540ee18fecc058bc74837eda2ddcecbe13454667314a93fc0ba26c1fb862c812d84f6d5f225c3bd8d191c3a42d4296e287a882c4e1f82ff2815ff
273+
checksum: 663aebf27c1dc04813e6c1d6e8e8fcb2954163ec297a95bdb3f1d0c2a0f04b504bddc09588fe4b176b43fad28c8a4b2914838a1edffdd426537a42f3ac644f1e
274274
languageName: node
275275
linkType: hard
276276

@@ -1347,13 +1347,13 @@ __metadata:
13471347
languageName: node
13481348
linkType: hard
13491349

1350-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.17.8, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.3, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1351-
version: 7.26.3
1352-
resolution: "@babel/types@npm:7.26.3"
1350+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.17.8, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.3, @babel/types@npm:^7.26.5, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1351+
version: 7.26.5
1352+
resolution: "@babel/types@npm:7.26.5"
13531353
dependencies:
13541354
"@babel/helper-string-parser": ^7.25.9
13551355
"@babel/helper-validator-identifier": ^7.25.9
1356-
checksum: 195f428080dcaadbcecc9445df7f91063beeaa91b49ccd78f38a5af6b75a6a58391d0c6614edb1ea322e57889a1684a0aab8e667951f820196901dd341f931e9
1356+
checksum: 65dc14aa32ace22655c5edadeb99df80776c09cd93c105feaf49cc0583f3116aff0581b7eab630888c39ba61151f251c1399ec982b93585b0d1d1bf4a45b54f9
13571357
languageName: node
13581358
linkType: hard
13591359

0 commit comments

Comments
 (0)