From 7c58f6a6a654e91232b446d81e63ef4b0bd0ca20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 03:55:26 +0000 Subject: [PATCH] Bump @babel/runtime from 7.23.2 to 7.23.4 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.2 to 7.23.4. - [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.4/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 | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a7c3e7b4..e4854453 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "^7.23.3", "@babel/plugin-transform-runtime": "^7.23.3", "@babel/preset-env": "^7.23.3", - "@babel/runtime": "^7.23.2", + "@babel/runtime": "^7.23.4", "@egjs/hammerjs": "^2.0.17", "@fortawesome/fontawesome-free": "^6.4.2", "@popperjs/core": "^2.11.8", diff --git a/yarn.lock b/yarn.lock index dba75c70..b9ec22dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1314,7 +1314,16 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.8.4": +"@babel/runtime@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/runtime@npm:7.23.4" + dependencies: + regenerator-runtime: "npm:^0.14.0" + checksum: db2bf183cd0119599b903ca51ca0aeea8e0ab478a16be1aae10dd90473ed614159d3e5adfdd8f8f3d840402428ce0d90b5c01aae95da9e45a2dd83e02d85ca27 + languageName: node + linkType: hard + +"@babel/runtime@npm:^7.8.4": version: 7.23.2 resolution: "@babel/runtime@npm:7.23.2" dependencies: @@ -2656,7 +2665,7 @@ __metadata: "@babel/core": "npm:^7.23.3" "@babel/plugin-transform-runtime": "npm:^7.23.3" "@babel/preset-env": "npm:^7.23.3" - "@babel/runtime": "npm:^7.23.2" + "@babel/runtime": "npm:^7.23.4" "@egjs/hammerjs": "npm:^2.0.17" "@fortawesome/fontawesome-free": "npm:^6.4.2" "@popperjs/core": "npm:^2.11.8"