From c3fb0ade581c660bb93ea9c6ffa85bd56d55912f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 04:08:17 +0000 Subject: [PATCH] Bump @babel/runtime from 7.24.4 to 7.24.5 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.4 to 7.24.5. - [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.24.5/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 96c1e4e3..b167666d 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "^7.24.5", "@babel/plugin-transform-runtime": "^7.24.3", "@babel/preset-env": "^7.24.5", - "@babel/runtime": "^7.24.4", + "@babel/runtime": "^7.24.5", "@egjs/hammerjs": "^2.0.17", "@fortawesome/fontawesome-free": "^6.5.2", "@popperjs/core": "^2.11.8", diff --git a/yarn.lock b/yarn.lock index b67f7082..f5a39cb0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1539,12 +1539,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.24.4": - version: 7.24.4 - resolution: "@babel/runtime@npm:7.24.4" +"@babel/runtime@npm:^7.24.5": + version: 7.24.5 + resolution: "@babel/runtime@npm:7.24.5" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: 10c0/785aff96a3aa8ff97f90958e1e8a7b1d47f793b204b47c6455eaadc3f694f48c97cd5c0a921fe3596d818e71f18106610a164fb0f1c71fd68c622a58269d537c + checksum: 10c0/05730e43e8ba6550eae9fd4fb5e7d9d3cb91140379425abcb2a1ff9cebad518a280d82c4c4b0f57ada26a863106ac54a748d90c775790c0e2cd0ddd85ccdf346 languageName: node linkType: hard @@ -3090,7 +3090,7 @@ __metadata: "@babel/core": "npm:^7.24.5" "@babel/plugin-transform-runtime": "npm:^7.24.3" "@babel/preset-env": "npm:^7.24.5" - "@babel/runtime": "npm:^7.24.4" + "@babel/runtime": "npm:^7.24.5" "@egjs/hammerjs": "npm:^2.0.17" "@fortawesome/fontawesome-free": "npm:^6.5.2" "@popperjs/core": "npm:^2.11.8"