ba-cafe

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 4b72034818958dc92fc73367cb049f6f6b46ffce
parent 64143f5b08a27b619dc9510ed1d5cac74a53b526
Author: Sunny <122193933+Sunny-JP@users.noreply.github.com>
Date:   Sat,  9 May 2026 15:49:16 +0900

Merge pull request #62 from Sunny-JP/dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4

Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4
Diffstat:
Mpackage-lock.json | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json @@ -959,9 +959,9 @@ } }, "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz", - "integrity": "sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==", + "version": "7.29.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz", + "integrity": "sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==", "license": "MIT", "dependencies": { "@babel/helper-module-transforms": "^7.28.6",