From 18cf6c6382148881a6702d182ca337f3855bf076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 22:26:48 +0000 Subject: [PATCH] build(deps): bump @babel/runtime-corejs3 from 7.23.4 to 7.26.10 in /ui Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.23.4 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-corejs3) --- updated-dependencies: - dependency-name: "@babel/runtime-corejs3" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ui/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/yarn.lock b/ui/yarn.lock index 95d8e7e..141901d 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -140,9 +140,9 @@ "@babel/helper-plugin-utils" "^7.8.0" "@babel/runtime-corejs3@^7.12.1": - version "7.23.4" - resolved "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.23.4.tgz" - integrity sha512-zQyB4MJGM+rvd4pM58n26kf3xbiitw9MHzL8oLiBMKb8MCtVDfV5nDzzJWWzLMtbvKI9wN6XwJYl479qF4JluQ== + version "7.26.10" + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2" + integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg== dependencies: core-js-pure "^3.30.2" regenerator-runtime "^0.14.0" @@ -1824,7 +1824,7 @@ damerau-levenshtein@^1.0.4: babel-jest "^24.9.0" buffer "^6.0.3" css-loader "^6.8.1" - datachecks "file:../../../../../AppData/Local/Yarn/Cache/v6/npm-datachecks-0.0.1-c5bd659a-7ae9-48d3-a022-49af657308fd-1734345099299/node_modules/datachecks" + datachecks "file:." eslint "^6.6.0" eslint-config-react-app "^5.2.1" eslint-plugin-flowtype "4.6.0"