Skip to content

Commit

Permalink
Update babel monorepo to v7.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent b1183b3 commit d859e91
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 22 deletions.
4 changes: 2 additions & 2 deletions ember-phone-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
},
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/eslint-parser": "7.22.15",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.3",
"@babel/plugin-syntax-decorators": "7.22.10",
"@babel/plugin-syntax-decorators": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.1.1",
"@glimmer/component": "1.1.2",
Expand Down
29 changes: 10 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"try:ember": "ember try:one"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@babel/eslint-parser": "7.23.3",
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
Expand Down

0 comments on commit d859e91

Please sign in to comment.