From d73eba1b182c8199b674b2475b9fb1407447bf78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 04:03:43 +0000 Subject: [PATCH] Bump @babel/runtime from 7.23.8 to 7.23.9 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.8 to 7.23.9. - [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.9/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 124258f0..e91e68a8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "^7.23.9", "@babel/plugin-transform-runtime": "^7.23.7", "@babel/preset-env": "^7.23.9", - "@babel/runtime": "^7.23.8", + "@babel/runtime": "^7.23.9", "@egjs/hammerjs": "^2.0.17", "@fortawesome/fontawesome-free": "^6.5.1", "@popperjs/core": "^2.11.8", diff --git a/yarn.lock b/yarn.lock index 61a592ef..9807418f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1385,12 +1385,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.23.8": - version: 7.23.8 - resolution: "@babel/runtime@npm:7.23.8" +"@babel/runtime@npm:^7.23.9": + version: 7.23.9 + resolution: "@babel/runtime@npm:7.23.9" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: ba5e8fbb32ef04f6cab5e89c54a0497c2fde7b730595cc1af93496270314f13ff2c6a9360fdb2f0bdd4d6b376752ce3cf85642bd6b876969a6a62954934c2df8 + checksum: e71205fdd7082b2656512cc98e647d9ea7e222e4fe5c36e9e5adc026446fcc3ba7b3cdff8b0b694a0b78bb85db83e7b1e3d4c56ef90726682b74f13249cf952d languageName: node linkType: hard @@ -2826,7 +2826,7 @@ __metadata: "@babel/core": "npm:^7.23.9" "@babel/plugin-transform-runtime": "npm:^7.23.7" "@babel/preset-env": "npm:^7.23.9" - "@babel/runtime": "npm:^7.23.8" + "@babel/runtime": "npm:^7.23.9" "@egjs/hammerjs": "npm:^2.0.17" "@fortawesome/fontawesome-free": "npm:^6.5.1" "@popperjs/core": "npm:^2.11.8"