Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.26.7 (#329)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent a382d52 commit db2cb3c
Show file tree
Hide file tree
Showing 3 changed files with 549 additions and 546 deletions.
6 changes: 3 additions & 3 deletions packages/ember-aria-voyager/package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
}
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"@babel/eslint-parser": "7.26.5",
"@babel/plugin-transform-typescript": "7.26.5",
"@babel/plugin-transform-typescript": "7.26.7",
"@babel/preset-typescript": "7.26.0",
"@babel/runtime": "7.26.0",
"@babel/runtime": "7.26.7",
"@ember/test-helpers": "5.0.0",
"@embroider/addon-dev": "7.1.1",
"@glint/template": "1.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-aria-voyager/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ember-aria-voyager": "workspace:*"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"@ember/optional-features": "2.2.0",
"@ember/test-helpers": "5.0.0",
"@embroider/broccoli-side-watch": "1.0.1",
Expand Down
Loading

0 comments on commit db2cb3c

Please sign in to comment.