Skip to content

Commit 11ddaa0

Browse files
fix(deps): update babel monorepo to v7.26.3 (#453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 905a6ba commit 11ddaa0

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -284,13 +284,13 @@ __metadata:
284284
linkType: hard
285285

286286
"@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.2":
287-
version: 7.26.2
288-
resolution: "@babel/parser@npm:7.26.2"
287+
version: 7.26.3
288+
resolution: "@babel/parser@npm:7.26.3"
289289
dependencies:
290-
"@babel/types": ^7.26.0
290+
"@babel/types": ^7.26.3
291291
bin:
292292
parser: ./bin/babel-parser.js
293-
checksum: c88b5ea0adf357ef909cdc2c31e284a154943edc59f63f6e8a4c20bf773a1b2f3d8c2205e59c09ca7cdad91e7466300114548876529277a80651b6436a48d5d9
293+
checksum: e2bff2e9fa6540ee18fecc058bc74837eda2ddcecbe13454667314a93fc0ba26c1fb862c812d84f6d5f225c3bd8d191c3a42d4296e287a882c4e1f82ff2815ff
294294
languageName: node
295295
linkType: hard
296296

@@ -1369,13 +1369,13 @@ __metadata:
13691369
languageName: node
13701370
linkType: hard
13711371

1372-
"@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.3.3, @babel/types@npm:^7.4.4":
1373-
version: 7.26.0
1374-
resolution: "@babel/types@npm:7.26.0"
1372+
"@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":
1373+
version: 7.26.3
1374+
resolution: "@babel/types@npm:7.26.3"
13751375
dependencies:
13761376
"@babel/helper-string-parser": ^7.25.9
13771377
"@babel/helper-validator-identifier": ^7.25.9
1378-
checksum: a3dd37dabac693018872da96edb8c1843a605c1bfacde6c3f504fba79b972426a6f24df70aa646356c0c1b19bdd2c722c623c684a996c002381071680602280d
1378+
checksum: 195f428080dcaadbcecc9445df7f91063beeaa91b49ccd78f38a5af6b75a6a58391d0c6614edb1ea322e57889a1684a0aab8e667951f820196901dd341f931e9
13791379
languageName: node
13801380
linkType: hard
13811381

0 commit comments

Comments
 (0)