From 43f065d99ce2dbe7b18108e2d565a50cbf82a6ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 05:21:17 +0000 Subject: [PATCH] Bump @babel/runtime in /www/assessment/customization/style-guide Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 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-version: 7.26.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- www/assessment/customization/style-guide/package.json | 2 +- www/assessment/customization/style-guide/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/assessment/customization/style-guide/package.json b/www/assessment/customization/style-guide/package.json index 00e4fd38..1ef545fa 100644 --- a/www/assessment/customization/style-guide/package.json +++ b/www/assessment/customization/style-guide/package.json @@ -29,7 +29,7 @@ "@babel/plugin-transform-runtime": "^7.17.0", "@babel/preset-env": "^7.16.4", "@babel/preset-react": "^7.16.0", - "@babel/runtime": "^7.17.2", + "@babel/runtime": "^7.26.10", "autoprefixer": "^10.4.0", "babel-loader": "^8.2.3", "babel-plugin-lodash": "^3.3.4", diff --git a/www/assessment/customization/style-guide/yarn.lock b/www/assessment/customization/style-guide/yarn.lock index 03d4adab..6566d8de 100644 --- a/www/assessment/customization/style-guide/yarn.lock +++ b/www/assessment/customization/style-guide/yarn.lock @@ -854,10 +854,10 @@ "@babel/plugin-transform-react-jsx-development" "^7.25.9" "@babel/plugin-transform-react-pure-annotations" "^7.25.9" -"@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": - version "7.26.0" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1" - integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw== +"@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.26.10", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": + version "7.26.10" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2" + integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw== dependencies: regenerator-runtime "^0.14.0"