From 0468384e067e35c257c985f183016d2229e2f21f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 21:46:27 +0100 Subject: [PATCH] build(deps-dev): bump @babel/types from 7.26.0 to 7.26.3 (#2597) Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.26.0 to 7.26.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-types) --- updated-dependencies: - dependency-name: "@babel/types" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5818a33f..2906f733 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "verror": "^1.10.1" }, "devDependencies": { - "@babel/types": "^7.26.0", + "@babel/types": "^7.26.3", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.17.0", "@jest/globals": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index 9f4ebf9e..572df933 100644 --- a/yarn.lock +++ b/yarn.lock @@ -609,13 +609,13 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.26.0": - version: 7.26.0 - resolution: "@babel/types@npm:7.26.0" +"@babel/types@npm:^7.26.3": + version: 7.26.3 + resolution: "@babel/types@npm:7.26.3" dependencies: "@babel/helper-string-parser": "npm:^7.25.9" "@babel/helper-validator-identifier": "npm:^7.25.9" - checksum: 10/40780741ecec886ed9edae234b5eb4976968cc70d72b4e5a40d55f83ff2cc457de20f9b0f4fe9d858350e43dab0ea496e7ef62e2b2f08df699481a76df02cd6e + checksum: 10/c31d0549630a89abfa11410bf82a318b0c87aa846fbf5f9905e47ba5e2aa44f41cc746442f105d622c519e4dc532d35a8d8080460ff4692f9fc7485fbf3a00eb languageName: node linkType: hard @@ -7470,7 +7470,7 @@ __metadata: version: 0.0.0-use.local resolution: "eve-roster@workspace:." dependencies: - "@babel/types": "npm:^7.26.0" + "@babel/types": "npm:^7.26.3" "@eslint/eslintrc": "npm:^3.2.0" "@eslint/js": "npm:^9.17.0" "@grpc/grpc-js": "npm:^1.12.2"