From 272e0c2e16ed9fd0f5122c415a679ad7adcb5496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 13:19:11 +0000 Subject: [PATCH] Bump @babel/core from 7.3.3 to 7.29.6 in /Archive/source-files/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] --- Archive/source-files/jquery/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Archive/source-files/jquery/package.json b/Archive/source-files/jquery/package.json index 944c39b..13856b3 100644 --- a/Archive/source-files/jquery/package.json +++ b/Archive/source-files/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", "bootstrap": "5.3.0", "colors": "1.4.0",