Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent 4dbe2ac commit a9b7816
Show file tree
Hide file tree
Showing 3 changed files with 1,910 additions and 452 deletions.
8 changes: 4 additions & 4 deletions ember-mobile-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
"wobble": "^1.5.1"
},
"devDependencies": {
"@babel/core": "7.25.9",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-transform-class-static-block": "7.24.7",
"@babel/runtime": "7.25.9",
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/plugin-transform-class-static-block": "7.26.0",
"@babel/runtime": "7.26.0",
"@embroider/addon-dev": "4.3.1",
"@rollup/plugin-babel": "6.0.4",
"babel-plugin-ember-template-compilation": "2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"pnpm": {
"overrides": {
"@babel/parser": "7.25.9",
"@babel/parser": "7.26.2",
"@octokit/rest": "^19.0.0"
},
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit a9b7816

Please sign in to comment.