Skip to content

Commit bae3a9b

Browse files
build(deps-dev): bump @babel/runtime from 7.25.6 to 7.26.10 (#472)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.6 to 7.26.10. - [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.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.26.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03c9e2d commit bae3a9b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ember-slugify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@babel/plugin-proposal-decorators": "^7.25.9",
7878
"@babel/plugin-transform-class-static-block": "^7.26.0",
7979
"@babel/plugin-transform-typescript": "^7.26.7",
80-
"@babel/runtime": "^7.25.6",
80+
"@babel/runtime": "^7.26.10",
8181
"@embroider/addon-dev": "^4.3.1",
8282
"@glint/core": "^1.5.0",
8383
"@glint/environment-ember-loose": "^1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,10 +1004,10 @@
10041004
dependencies:
10051005
regenerator-runtime "^0.13.4"
10061006

1007-
"@babel/runtime@^7.14.0", "@babel/runtime@^7.21.0", "@babel/runtime@^7.25.6", "@babel/runtime@^7.8.4":
1008-
version "7.25.6"
1009-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.6.tgz#9afc3289f7184d8d7f98b099884c26317b9264d2"
1010-
integrity sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==
1007+
"@babel/runtime@^7.14.0", "@babel/runtime@^7.21.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.8.4":
1008+
version "7.26.10"
1009+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
1010+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
10111011
dependencies:
10121012
regenerator-runtime "^0.14.0"
10131013

0 commit comments

Comments
 (0)