From 222a79800bec8841235ac08420e6c1bfaab74696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 11:09:15 +0000 Subject: [PATCH] chore(deps-dev): bump @babel/cli from 7.24.1 to 7.24.5 (#9904) --- 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 aaa91e7d..aff9a83d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "zenscroll": "^4.0.2" }, "devDependencies": { - "@babel/cli": "=7.24.1", + "@babel/cli": "=7.24.5", "@babel/core": "=7.24.5", "@babel/eslint-parser": "=7.24.1", "@babel/plugin-transform-runtime": "=7.24.3", @@ -166,9 +166,9 @@ } }, "node_modules/@babel/cli": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.1.tgz", - "integrity": "sha512-HbmrtxyFUr34LwAlV9jS+sSIjUp4FpdtIMGwgufY3AsxrIfsh/HxlMTywsONAZsU0RMYbZtbZFpUCrSGs7o0EA==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.5.tgz", + "integrity": "sha512-2qg1mYtJRsOOWF6IUwLP5jI42P8Cc0hQ5TmnjLrik/4DKouO8dFJN80HEz81VmVeUs97yuuf3vQ/9j7Elrcjlg==", "dev": true, "dependencies": { "@jridgewell/trace-mapping": "^0.3.25", diff --git a/package.json b/package.json index 3e39befa..e515e39a 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "zenscroll": "^4.0.2" }, "devDependencies": { - "@babel/cli": "=7.24.1", + "@babel/cli": "=7.24.5", "@babel/core": "=7.24.5", "@babel/eslint-parser": "=7.24.1", "@babel/plugin-transform-runtime": "=7.24.3",