From 95a1d7e87f59b517675973e52005135fef5bbeeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 17:32:42 +0000 Subject: [PATCH] Bump @babel/core in /FluentBootstrap/wwwroot/lib/jquery Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.3.3 to 7.29.6. - [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.29.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- FluentBootstrap/wwwroot/lib/jquery/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FluentBootstrap/wwwroot/lib/jquery/package.json b/FluentBootstrap/wwwroot/lib/jquery/package.json index c060d7d..bb32868 100644 --- a/FluentBootstrap/wwwroot/lib/jquery/package.json +++ b/FluentBootstrap/wwwroot/lib/jquery/package.json @@ -24,7 +24,7 @@ }, "license": "MIT", "devDependencies": { - "@babel/core": "7.3.3", + "@babel/core": "7.29.6", "@babel/plugin-transform-for-of": "7.2.0", "commitplease": "3.2.0", "core-js": "2.6.5",