From 747d892abebfc38ecb6e5f49d3ae7f4ad2c141a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 07:56:29 +0000 Subject: [PATCH] chore(deps): update dependency @babel/types to ^7.24.9 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a2d971f74..98f4fd861 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "xstate": "^4.38.3" }, "devDependencies": { - "@babel/types": "^7.24.8", + "@babel/types": "^7.24.9", "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", "@cypress/vite-dev-server": "^5.1.1", diff --git a/yarn.lock b/yarn.lock index 146c5b03d..116e22733 100644 --- a/yarn.lock +++ b/yarn.lock @@ -372,7 +372,7 @@ "@babel/helper-validator-identifier" "^7.22.20" to-fast-properties "^2.0.0" -"@babel/types@^7.24.8": +"@babel/types@^7.24.9": version "7.24.9" resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73" integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==