From 27b7f6ce52e09595619d45a43f19b78fc808865a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 03:37:54 +0000 Subject: [PATCH] build(deps): bump @babel/runtime in the non-major-dependencies group Bumps the non-major-dependencies group with 1 update: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime). Updates `@babel/runtime` from 7.26.0 to 7.26.7 - [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.26.7/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies ... 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 cf7c42f8..cb5f9257 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "test:unit:watch": "yarn test:unit --watch" }, "dependencies": { - "@babel/runtime": "7.26.0", + "@babel/runtime": "7.26.7", "@tanstack/react-table": "8.20.6", "@tanstack/react-virtual": "beta", "prop-types": "15.8.1", diff --git a/yarn.lock b/yarn.lock index cff1ce69..86fb4ccc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1711,12 +1711,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.26.0": - version: 7.26.0 - resolution: "@babel/runtime@npm:7.26.0" +"@babel/runtime@npm:7.26.7": + version: 7.26.7 + resolution: "@babel/runtime@npm:7.26.7" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287 + checksum: 10c0/60199c049f90e5e41c687687430052a370aca60bac7859ff4ee761c5c1739b8ba1604d391d01588c22dc0e93828cbadb8ada742578ad1b1df240746bce98729a languageName: node linkType: hard @@ -2980,7 +2980,7 @@ __metadata: "@babel/preset-env": "npm:7.26.7" "@babel/preset-react": "npm:7.26.3" "@babel/preset-typescript": "npm:7.26.0" - "@babel/runtime": "npm:7.26.0" + "@babel/runtime": "npm:7.26.7" "@chrisneedham/rollup-plugin-peer-deps-external": "npm:2.3.1" "@commitlint/cli": "npm:19.6.1" "@commitlint/config-conventional": "npm:19.6.0"