From fe992175ba34960a758d3306ad6a7dc78e1eb595 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 17:16:38 +0000 Subject: [PATCH] Update babel monorepo to v7.25.0 --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index c3098008..169b005f 100644 --- a/package.json +++ b/package.json @@ -4,11 +4,11 @@ "examples/*" ], "resolutions": { - "@babel/plugin-transform-typescript": "7.21.0" + "@babel/plugin-transform-typescript": "7.25.0" }, "pnpm": { "overrides": { - "@babel/parser": "7.17.3", + "@babel/parser": "7.25.0", "ember-cli-htmlbars": "~6.1.1" }, "peerDependencyRules": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6315bd17..b2076b75 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 overrides: - '@babel/parser': 7.17.3 + '@babel/parser': 7.25.0 ember-cli-htmlbars: ~6.1.1 importers: @@ -912,7 +912,7 @@ packages: '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0 '@babel/helper-module-transforms': 7.21.2 '@babel/helpers': 7.21.0 - '@babel/parser': 7.17.3 + '@babel/parser': 7.25.0 '@babel/template': 7.20.7 '@babel/traverse': 7.21.2 '@babel/types': 7.21.2 @@ -1216,8 +1216,8 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.17.3: - resolution: {integrity: sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==} + /@babel/parser/7.25.0: + resolution: {integrity: sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==} engines: {node: '>=6.0.0'} hasBin: true dependencies: @@ -2359,7 +2359,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.17.3 + '@babel/parser': 7.25.0 '@babel/types': 7.21.2 /@babel/traverse/7.21.2: @@ -2372,7 +2372,7 @@ packages: '@babel/helper-function-name': 7.21.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.17.3 + '@babel/parser': 7.25.0 '@babel/types': 7.21.2 debug: 4.3.4 globals: 11.12.0 @@ -3796,7 +3796,7 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.17.3 + '@babel/parser': 7.25.0 '@babel/traverse': 7.21.2 '@babel/types': 7.21.2 eslint: 7.32.0 @@ -3814,7 +3814,7 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.17.3 + '@babel/parser': 7.25.0 '@babel/traverse': 7.21.2 '@babel/types': 7.21.2 eslint: 8.35.0 @@ -6409,7 +6409,7 @@ packages: resolution: {integrity: sha512-89oVHVJwmLDvGvAUWgS87KpBoRhy3aZ6U0Ql6HOmU4TrPkyaa8pM0W81wj9cIwjYprcQtN9EwzZMHnq46+oUyw==} engines: {node: 8.* || 10.* || >= 12} dependencies: - '@babel/parser': 7.17.3 + '@babel/parser': 7.25.0 '@babel/traverse': 7.21.2 recast: 0.18.10 transitivePeerDependencies: