Skip to content

Commit

Permalink
Update babel monorepo to v7.24.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent e015e17 commit 4395c23
Show file tree
Hide file tree
Showing 3 changed files with 663 additions and 490 deletions.
8 changes: 4 additions & 4 deletions packages/ember-promise-modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"focus-trap": "^6.9.3"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/eslint-parser": "7.24.5",
"@babel/plugin-proposal-decorators": "7.24.1",
"@babel/plugin-transform-class-properties": "7.24.1",
"@babel/core": "7.24.7",
"@babel/eslint-parser": "7.24.7",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-transform-class-properties": "7.24.7",
"@embroider/addon-dev": "4.3.1",
"@rollup/plugin-babel": "6.0.4",
"ember-template-lint": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:ember-compatibility": "ember try:each"
},
"devDependencies": {
"@babel/eslint-parser": "7.24.5",
"@babel/eslint-parser": "7.24.7",
"@ember/optional-features": "2.1.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.1",
Expand Down
Loading

0 comments on commit 4395c23

Please sign in to comment.