From 61db8112b8f4dfbfcc3e7c6e00b90a445ff6528a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 03:42:16 +0000 Subject: [PATCH] Bump @babel/runtime from 7.23.4 to 7.23.5 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.4 to 7.23.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.23.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 beebf9fb..586c2a84 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "^7.23.3", "@babel/plugin-transform-runtime": "^7.23.4", "@babel/preset-env": "^7.23.3", - "@babel/runtime": "^7.23.4", + "@babel/runtime": "^7.23.5", "@egjs/hammerjs": "^2.0.17", "@fortawesome/fontawesome-free": "^6.5.0", "@popperjs/core": "^2.11.8", diff --git a/yarn.lock b/yarn.lock index 7af22f87..89b3d336 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1314,12 +1314,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.23.4": - version: 7.23.4 - resolution: "@babel/runtime@npm:7.23.4" +"@babel/runtime@npm:^7.23.5": + version: 7.23.5 + resolution: "@babel/runtime@npm:7.23.5" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: db2bf183cd0119599b903ca51ca0aeea8e0ab478a16be1aae10dd90473ed614159d3e5adfdd8f8f3d840402428ce0d90b5c01aae95da9e45a2dd83e02d85ca27 + checksum: ca679cc91bb7e424bc2db87bb58cc3b06ade916b9adb21fbbdc43e54cdaacb3eea201ceba2a0464b11d2eb65b9fe6a6ffcf4d7521fa52994f19be96f1af14788 languageName: node linkType: hard @@ -2665,7 +2665,7 @@ __metadata: "@babel/core": "npm:^7.23.3" "@babel/plugin-transform-runtime": "npm:^7.23.4" "@babel/preset-env": "npm:^7.23.3" - "@babel/runtime": "npm:^7.23.4" + "@babel/runtime": "npm:^7.23.5" "@egjs/hammerjs": "npm:^2.0.17" "@fortawesome/fontawesome-free": "npm:^6.5.0" "@popperjs/core": "npm:^2.11.8"