Skip to content

Commit

Permalink
Update @babel/runtime requirement from ^7.24.4 to ^7.25.6
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 1885813 commit 23148dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-transform-typescript": "^7.25.2",
"@babel/runtime": "^7.24.4",
"@babel/runtime": "^7.25.6",
"@embroider/addon-dev": "^5.0.0",
"@glint/template": "^1.4.0",
"@rollup/plugin-babel": "^6.0.4",
Expand Down

0 comments on commit 23148dd

Please sign in to comment.