From c5518bb592aa47650db29ed2cc5b8e1862853dab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 13:34:39 +0000 Subject: [PATCH] Bump @babel/runtime from 7.24.5 to 7.24.6 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.5 to 7.24.6. - [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.6/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 87902fce..d5be2a42 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "^7.24.6", "@babel/plugin-transform-runtime": "^7.24.6", "@babel/preset-env": "^7.24.6", - "@babel/runtime": "^7.24.5", + "@babel/runtime": "^7.24.6", "@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 913f5714..6422e139 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1368,12 +1368,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.24.5": - version: 7.24.5 - resolution: "@babel/runtime@npm:7.24.5" +"@babel/runtime@npm:^7.24.6": + version: 7.24.6 + resolution: "@babel/runtime@npm:7.24.6" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: 10c0/05730e43e8ba6550eae9fd4fb5e7d9d3cb91140379425abcb2a1ff9cebad518a280d82c4c4b0f57ada26a863106ac54a748d90c775790c0e2cd0ddd85ccdf346 + checksum: 10c0/224ad205de33ea28979baaec89eea4c4d4e9482000dd87d15b97859365511cdd4d06517712504024f5d33a5fb9412f9b91c96f1d923974adf9359e1575cde049 languageName: node linkType: hard @@ -2839,7 +2839,7 @@ __metadata: "@babel/core": "npm:^7.24.6" "@babel/plugin-transform-runtime": "npm:^7.24.6" "@babel/preset-env": "npm:^7.24.6" - "@babel/runtime": "npm:^7.24.5" + "@babel/runtime": "npm:^7.24.6" "@egjs/hammerjs": "npm:^2.0.17" "@fortawesome/fontawesome-free": "npm:^6.5.2" "@popperjs/core": "npm:^2.11.8"