This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git
The following commit(s) were added to refs/heads/main by this push:
new 37aab35a Bump @babel/helpers from 7.21.5 to 7.26.10 (#279)
37aab35a is described below
commit 37aab35a1779af1f40488c81f27b2535f00f290c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 12 10:54:53 2025 +0800
Bump @babel/helpers from 7.21.5 to 7.26.10 (#279)
Bumps
[@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers)
from 7.21.5 to 7.26.10.
- [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.26.10/packages/babel-helpers)
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
yarn.lock | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 62 insertions(+), 6 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index 887adc82..00b0af07 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -266,6 +266,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/code-frame@npm:^7.26.2":
+ version: 7.26.2
+ resolution: "@babel/code-frame@npm:7.26.2"
+ dependencies:
+ "@babel/helper-validator-identifier": ^7.25.9
+ js-tokens: ^4.0.0
+ picocolors: ^1.0.0
+ checksum:
db13f5c42d54b76c1480916485e6900748bbcb0014a8aca87f50a091f70ff4e0d0a6db63cade75eb41fcc3d2b6ba0a7f89e343def4f96f00269b41b8ab8dd7b8
+ languageName: node
+ linkType: hard
+
"@babel/compat-data@npm:^7.17.7, @babel/compat-data@npm:^7.20.5,
@babel/compat-data@npm:^7.21.5":
version: 7.21.7
resolution: "@babel/compat-data@npm:7.21.7"
@@ -612,6 +623,13 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-string-parser@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-string-parser@npm:7.25.9"
+ checksum:
6435ee0849e101681c1849868278b5aee82686ba2c1e27280e5e8aca6233af6810d39f8e4e693d2f2a44a3728a6ccfd66f72d71826a94105b86b731697cdfa99
+ languageName: node
+ linkType: hard
+
"@babel/helper-validator-identifier@npm:^7.18.6,
@babel/helper-validator-identifier@npm:^7.19.1":
version: 7.19.1
resolution: "@babel/helper-validator-identifier@npm:7.19.1"
@@ -626,6 +644,13 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-validator-identifier@npm:^7.25.9":
+ version: 7.25.9
+ resolution: "@babel/helper-validator-identifier@npm:7.25.9"
+ checksum:
5b85918cb1a92a7f3f508ea02699e8d2422fe17ea8e82acd445006c0ef7520fbf48e3dbcdaf7b0a1d571fc3a2715a29719e5226636cb6042e15fe6ed2a590944
+ languageName: node
+ linkType: hard
+
"@babel/helper-validator-option@npm:^7.18.6,
@babel/helper-validator-option@npm:^7.21.0":
version: 7.21.0
resolution: "@babel/helper-validator-option@npm:7.21.0"
@@ -646,13 +671,12 @@ __metadata:
linkType: hard
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.21.5":
- version: 7.21.5
- resolution: "@babel/helpers@npm:7.21.5"
+ version: 7.26.10
+ resolution: "@babel/helpers@npm:7.26.10"
dependencies:
- "@babel/template": ^7.20.7
- "@babel/traverse": ^7.21.5
- "@babel/types": ^7.21.5
- checksum:
a6f74b8579713988e7f5adf1a986d8b5255757632ba65b2552f0f609ead5476edb784044c7e4b18f3681ee4818ca9d08c41feb9bd4e828648c25a00deaa1f9e4
+ "@babel/template": ^7.26.9
+ "@babel/types": ^7.26.10
+ checksum:
daa3689024a4fc5e024fea382915c6fb0fde15cf1b2f6093435725c79edccbef7646d4a656b199c046ff5c61846d1b3876d6096b7bf0635823de6aaff2a1e1a4
languageName: node
linkType: hard
@@ -696,6 +720,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/parser@npm:^7.26.9":
+ version: 7.26.10
+ resolution: "@babel/parser@npm:7.26.10"
+ dependencies:
+ "@babel/types": ^7.26.10
+ bin:
+ parser: ./bin/babel-parser.js
+ checksum:
81f9af962aea55a2973d213dffc6191939df7eba0511ba585d23f0d838931f5fca2efb83ae382e4b9bb486f20ae1b2607cb1b8be49af89e9f011fb4355727f47
+ languageName: node
+ linkType: hard
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.18.6":
version: 7.18.6
resolution:
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.18.6"
@@ -1780,6 +1815,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/template@npm:^7.26.9":
+ version: 7.26.9
+ resolution: "@babel/template@npm:7.26.9"
+ dependencies:
+ "@babel/code-frame": ^7.26.2
+ "@babel/parser": ^7.26.9
+ "@babel/types": ^7.26.9
+ checksum:
32259298c775e543ab994daff0c758b3d6a184349b146d6497aa46cec5907bc47a6bc09e7295a81a5eccfbd023d4811a9777cb5d698d582d09a87cabf5b576e7
+ languageName: node
+ linkType: hard
+
"@babel/traverse@npm:^7.12.9, @babel/traverse@npm:^7.18.8,
@babel/traverse@npm:^7.20.5, @babel/traverse@npm:^7.21.5":
version: 7.23.2
resolution: "@babel/traverse@npm:7.23.2"
@@ -1820,6 +1866,16 @@ __metadata:
languageName: node
linkType: hard
+"@babel/types@npm:^7.26.10, @babel/types@npm:^7.26.9":
+ version: 7.26.10
+ resolution: "@babel/types@npm:7.26.10"
+ dependencies:
+ "@babel/helper-string-parser": ^7.25.9
+ "@babel/helper-validator-identifier": ^7.25.9
+ checksum:
07340068ea3824dcaccf702dfc9628175c9926912ad6efba182d8b07e20953297d0a514f6fb103a61b9d5c555c8b87fc2237ddb06efebe14794eefc921dfa114
+ languageName: node
+ linkType: hard
+
"@colors/colors@npm:1.5.0":
version: 1.5.0
resolution: "@colors/colors@npm:1.5.0"