Skip to content

Commit 98ead1a

Browse files
renovate[bot]MehulKChaudhari
authored andcommittedMar 16, 2025
fix(deps): update asset-compilation (emberjs#9712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 904e016 commit 98ead1a

File tree

45 files changed

+335
-350
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+335
-350
lines changed
 

‎config/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"version": "5.4.0-alpha.141",
55
"type": "module",
66
"dependencies": {
7-
"@babel/cli": "^7.24.5",
8-
"@babel/core": "^7.24.5",
9-
"@babel/eslint-parser": "7.25.8",
7+
"@babel/cli": "^7.26.4",
8+
"@babel/core": "^7.26.9",
9+
"@babel/eslint-parser": "7.26.8",
1010
"@rollup/plugin-babel": "^6.0.4",
1111
"@typescript-eslint/eslint-plugin": "^8.10.0",
1212
"@typescript-eslint/parser": "^8.10.0",

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test:vite": "pnpm run -r ---workspace-concurrency=-1 --if-present test:vite"
3434
},
3535
"devDependencies": {
36-
"@babel/core": "^7.24.5",
36+
"@babel/core": "^7.26.9",
3737
"@glimmer/component": "^1.1.2",
3838
"@glint/core": "1.5.0",
3939
"@glint/environment-ember-loose": "1.5.0",

0 commit comments

Comments
 (0)