From 6fcfea043e8147d4c87b51b5999fc1a74ef84ba5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 08:11:49 +0000 Subject: [PATCH] chore(deps): bump @babel/standalone from 7.24.6 to 7.26.4 Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.24.6 to 7.26.4. - [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.4/packages/babel-standalone) --- updated-dependencies: - dependency-name: "@babel/standalone" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c187c31..3f52ba4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@11ty/eleventy-navigation": "0.3.5", "@11ty/eleventy-plugin-rss": "1.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "5.0.0", - "@babel/standalone": "7.24.6", + "@babel/standalone": "7.26.4", "decap-cms": "3.1.10", "eleventy-plugin-fluid": "2.7.1", "infusion": "4.6.0", @@ -474,9 +474,9 @@ "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" }, "node_modules/@babel/standalone": { - "version": "7.24.6", - "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.24.6.tgz", - "integrity": "sha512-ch8nbtobUPLvSLKdG2s8pVAqS1zUc+mt7UE9k8/xpupvETbAFOaoqo0QcpgVD/f0xkMkbUnqedVY5eeVWOqtjw==", + "version": "7.26.4", + "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.26.4.tgz", + "integrity": "sha512-SF+g7S2mhTT1b7CHyfNjDkPU1corxg4LPYsyP0x5KuCl+EbtBQHRLqr9N3q7e7+x7NQ5LYxQf8mJ2PmzebLr0A==", "engines": { "node": ">=6.9.0" } diff --git a/package.json b/package.json index 7bdfc2e..4222167 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@11ty/eleventy-navigation": "0.3.5", "@11ty/eleventy-plugin-rss": "1.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "5.0.0", - "@babel/standalone": "7.24.6", + "@babel/standalone": "7.26.4", "decap-cms": "3.1.10", "eleventy-plugin-fluid": "2.7.1", "infusion": "4.6.0",