From 842130d3a2038110238a42b624ca83faa08c0a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 10:52:57 +0000 Subject: [PATCH] Bump @babel/runtime from 7.23.7 to 7.23.8 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.7 to 7.23.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.23.8/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ember-math-helpers/package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ember-math-helpers/package.json b/ember-math-helpers/package.json index 92b68310..22d13a6e 100644 --- a/ember-math-helpers/package.json +++ b/ember-math-helpers/package.json @@ -39,7 +39,7 @@ "@babel/plugin-proposal-class-properties": "^7.16.7", "@babel/plugin-proposal-decorators": "^7.23.7", "@babel/plugin-transform-class-static-block": "^7.23.4", - "@babel/runtime": "^7.23.7", + "@babel/runtime": "^7.23.8", "@embroider/addon-dev": "^4.1.3", "@glint/core": "^1.2.2", "@glint/environment-ember-loose": "^1.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c23f6a0e..4cd14d78 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -235,8 +235,8 @@ importers: specifier: ^7.23.6 version: 7.23.6(@babel/core@7.23.7) '@babel/runtime': - specifier: ^7.23.7 - version: 7.23.7 + specifier: ^7.23.8 + version: 7.23.8 '@embroider/addon-dev': specifier: ^4.1.3 version: 4.1.3(@glint/template@1.2.2)(rollup@4.9.4) @@ -1766,15 +1766,15 @@ packages: dependencies: regenerator-runtime: 0.13.11 - /@babel/runtime@7.23.6: - resolution: {integrity: sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==} + /@babel/runtime@7.23.7: + resolution: {integrity: sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.0 dev: true - /@babel/runtime@7.23.7: - resolution: {integrity: sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==} + /@babel/runtime@7.23.8: + resolution: {integrity: sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.0 @@ -2094,7 +2094,7 @@ packages: '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.7) '@babel/plugin-transform-runtime': 7.19.6(@babel/core@7.23.7) '@babel/preset-env': 7.20.2(@babel/core@7.23.7) - '@babel/runtime': 7.23.6 + '@babel/runtime': 7.23.7 '@babel/traverse': 7.23.6 '@embroider/core': 3.4.3(@glint/template@1.2.2) '@embroider/macros': 1.13.4(@glint/template@1.2.2) @@ -7829,7 +7829,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.23.7 + '@babel/runtime': 7.23.8 dev: true /date-time@2.1.0: @@ -11971,7 +11971,7 @@ packages: /is-language-code@3.1.0: resolution: {integrity: sha512-zJdQ3QTeLye+iphMeK3wks+vXSRFKh68/Pnlw7aOfApFSEIOhYa8P9vwwa6QrImNNBMJTiL1PpYF0f4BxDuEgA==} dependencies: - '@babel/runtime': 7.23.7 + '@babel/runtime': 7.23.8 dev: true /is-map@2.0.2: @@ -15615,7 +15615,7 @@ packages: /regenerator-transform@0.15.1: resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} dependencies: - '@babel/runtime': 7.23.7 + '@babel/runtime': 7.23.8 /regex-not@1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==}