Skip to content

Commit a62e175

Browse files
Update @babel/runtime requirement from ^7.24.4 to ^7.25.6
Updates the requirements on [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) to permit the latest version. - [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.25.6/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38b7720 commit a62e175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@babel/core": "^7.25.2",
6363
"@babel/plugin-transform-typescript": "^7.25.2",
64-
"@babel/runtime": "^7.24.4",
64+
"@babel/runtime": "^7.25.6",
6565
"@embroider/addon-dev": "^5.0.0",
6666
"@glint/template": "^1.4.0",
6767
"@rollup/plugin-babel": "^6.0.4",

0 commit comments

Comments
 (0)