Skip to content

Commit ad65c86

Browse files
Update babel monorepo to v7.28.4
1 parent f5a048c commit ad65c86

File tree

2 files changed

+446
-455
lines changed

2 files changed

+446
-455
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
},
5858
"devDependencies": {
5959
"@axe-core/playwright": "4.10.2",
60-
"@babel/core": "7.28.3",
61-
"@babel/eslint-parser": "7.28.0",
60+
"@babel/core": "7.28.4",
61+
"@babel/eslint-parser": "7.28.4",
6262
"@babel/plugin-proposal-decorators": "7.28.0",
6363
"@crates-io/msw": "workspace:*",
6464
"@ember/optional-features": "2.2.0",
@@ -152,7 +152,7 @@
152152
"webpack": "5.101.3"
153153
},
154154
"resolutions": {
155-
"@babel/runtime": "7.28.3",
155+
"@babel/runtime": "7.28.4",
156156
"ember-auto-import": "2.10.0",
157157
"ember-get-config": "2.1.1",
158158
"ember-inflector": "6.0.0",

0 commit comments

Comments
 (0)