From 1a627d3bfe6fc6384efaacc6ca952d97cb2285ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 07:13:26 +0000 Subject: [PATCH] deps: bump @tsconfig/create-react-app from 2.0.6 to 2.0.7 Bumps [@tsconfig/create-react-app](https://github.com/tsconfig/bases/tree/HEAD/bases) from 2.0.6 to 2.0.7. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/create-react-app" dependency-version: 2.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 51cdd5b..6f45878 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1722,9 +1722,9 @@ } }, "node_modules/@tsconfig/create-react-app": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@tsconfig/create-react-app/-/create-react-app-2.0.6.tgz", - "integrity": "sha512-yiuwTQE6/FDhVZgrSONRaSWRhMvY9dR/R7F+vycxNzbjloO2YdOphrVCvoYuNJq/M6QMxpJhjN62Whc05qQBag==", + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@tsconfig/create-react-app/-/create-react-app-2.0.7.tgz", + "integrity": "sha512-gSui0f0bjRi824CzbUWdTaTrmQCCu23X/duAZLcYiJWmSok3aKAfBwg5lq1x/aBj3AuL9XQwE7RmvYxW5GG/Mg==", "dev": true, "license": "MIT" },