Skip to content

Commit

Permalink
Update babel monorepo to ^7.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent 43fd9c3 commit 016d6d5
Show file tree
Hide file tree
Showing 3 changed files with 770 additions and 474 deletions.
12 changes: 6 additions & 6 deletions ember-theemo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"@glimmer/tracking": "^1.1.2"
},
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/core": "^7.23.3",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.20.5",
"@babel/plugin-syntax-decorators": "^7.19.0",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/plugin-transform-typescript": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.23.3",
"@babel/plugin-syntax-decorators": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.3",
"@babel/plugin-transform-typescript": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@embroider/addon-dev": "^3.0.0",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
Expand Down
Loading

0 comments on commit 016d6d5

Please sign in to comment.