From b622e5da7fc750eed1400d783670cd78c4b5ea91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 22:01:01 +0000 Subject: [PATCH] chore(deps-dev): bump @babel/runtime from 7.24.7 to 7.25.7 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.7 to 7.25.7. - [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.7/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ember-lazy-mount/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ember-lazy-mount/package.json b/ember-lazy-mount/package.json index d5938e3..811771c 100644 --- a/ember-lazy-mount/package.json +++ b/ember-lazy-mount/package.json @@ -61,7 +61,7 @@ "@babel/core": "^7.24.7", "@babel/plugin-transform-typescript": "^7.24.4", "@babel/eslint-parser": "^7.24.7", - "@babel/runtime": "^7.24.7", + "@babel/runtime": "^7.25.7", "@embroider/addon-dev": "^5.0.0", "@glimmer/component": "^1.1.2", "@glint/core": "^1.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 359d985..07dbc70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^7.24.4 version: 7.24.7(@babel/core@7.24.7) '@babel/runtime': - specifier: ^7.24.7 - version: 7.24.7 + specifier: ^7.25.7 + version: 7.25.7 '@embroider/addon-dev': specifier: ^5.0.0 version: 5.0.0(@glint/template@1.4.0)(rollup@4.18.1) @@ -1800,8 +1800,8 @@ packages: dependencies: regenerator-runtime: 0.13.11 - /@babel/runtime@7.24.7: - resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==} + /@babel/runtime@7.25.7: + resolution: {integrity: sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.1 @@ -5838,7 +5838,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.25.7 dev: true /date-fns@3.6.0: @@ -9500,7 +9500,7 @@ packages: /is-language-code@3.1.0: resolution: {integrity: sha512-zJdQ3QTeLye+iphMeK3wks+vXSRFKh68/Pnlw7aOfApFSEIOhYa8P9vwwa6QrImNNBMJTiL1PpYF0f4BxDuEgA==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.25.7 dev: true /is-negative-zero@2.0.3: @@ -12142,7 +12142,7 @@ packages: /regenerator-transform@0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.25.7 /regex-not@1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==}