From 9f6e3f424af0a30a502567d928d90ae9635ace89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 02:13:47 +0000 Subject: [PATCH] build(deps): bump debug in /public/Henry Agnew/Commons Bumps [debug](https://github.com/debug-js/debug) from 2.6.9 to 4.3.1. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](https://github.com/debug-js/debug/compare/2.6.9...4.3.1) --- updated-dependencies: - dependency-name: debug dependency-type: indirect ... Signed-off-by: dependabot[bot] --- public/Henry Agnew/Commons/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/Henry Agnew/Commons/package.json b/public/Henry Agnew/Commons/package.json index 8b8f8e63..fb320bf7 100644 --- a/public/Henry Agnew/Commons/package.json +++ b/public/Henry Agnew/Commons/package.json @@ -19,7 +19,7 @@ "react-dom": "^16.13.1" }, "devDependencies": { - "@babel/cli": "^7.10.5", + "@babel/cli": "^7.14.5", "@babel/core": "^7.11.0", "@babel/plugin-proposal-class-properties": "^7.10.4", "@babel/plugin-transform-runtime": "7.11.0",