From 8b9b44a44792f492967a299bccadb6dc2776d520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:13:15 +0200 Subject: [PATCH] build(deps-dev): bump @babel/types from 7.25.7 to 7.25.8 (#2536) Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.25.7 to 7.25.8. - [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.25.8/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 66da15a0..b7c0d7a7 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "verror": "^1.10.1" }, "devDependencies": { - "@babel/types": "^7.25.7", + "@babel/types": "^7.25.8", "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.12.0", "@jest/globals": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index c915ed7f..218f1ef0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -609,14 +609,14 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.25.7": - version: 7.25.7 - resolution: "@babel/types@npm:7.25.7" +"@babel/types@npm:^7.25.8": + version: 7.25.8 + resolution: "@babel/types@npm:7.25.8" dependencies: "@babel/helper-string-parser": "npm:^7.25.7" "@babel/helper-validator-identifier": "npm:^7.25.7" to-fast-properties: "npm:^2.0.0" - checksum: 10/4504e16a95b6a67d50cfaa389bcbc0621019084cff73784ad4797f82d1bb76c870cb0abb6d9881d5776eb06b4607419a2b1205a08c3e87b152d74bd0884b822a + checksum: 10/973108dbb189916bb87360f2beff43ae97f1b08f1c071bc6499d363cce48b3c71674bf3b59dfd617f8c5062d1c76dc2a64232bc07b6ccef831fd0c06162d44d9 languageName: node linkType: hard @@ -7474,7 +7474,7 @@ __metadata: version: 0.0.0-use.local resolution: "eve-roster@workspace:." dependencies: - "@babel/types": "npm:^7.25.7" + "@babel/types": "npm:^7.25.8" "@eslint/eslintrc": "npm:^3.1.0" "@eslint/js": "npm:^9.12.0" "@grpc/grpc-js": "npm:^1.12.0"