Skip to content

Commit 895837d

Browse files
chore(deps): bump @babel/runtime (#18809)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.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-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
1 parent 701f287 commit 895837d

File tree

1 file changed

+3
-3
lines changed
  • packages/react/examples/custom-data-table-state-manager-vite

1 file changed

+3
-3
lines changed

packages/react/examples/custom-data-table-state-manager-vite/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,9 @@
176176
"@babel/helper-plugin-utils" "^7.24.0"
177177

178178
"@babel/runtime@^7.18.3", "@babel/runtime@^7.22.15":
179-
version "7.24.5"
180-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz"
181-
integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==
179+
version "7.26.10"
180+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
181+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
182182
dependencies:
183183
regenerator-runtime "^0.14.0"
184184

0 commit comments

Comments
 (0)