Skip to content

Commit 94aaff1

Browse files
fix(deps): update asset-compilation
1 parent f84b175 commit 94aaff1

File tree

3 files changed

+21
-10
lines changed

3 files changed

+21
-10
lines changed

packages/build-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"@embroider/macros": "^1.16.1",
4545
"@embroider/addon-shim": "^1.8.8",
46-
"babel-import-util": "^2.1.1",
46+
"babel-import-util": "^3.0.0",
4747
"broccoli-funnel": "^3.0.8",
4848
"semver": "^7.6.0"
4949
},

packages/private-build-infra/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@babel/runtime": "^7.24.5",
1919
"@ember/edition-utils": "^1.2.0",
2020
"@embroider/macros": "^1.16.1",
21-
"babel-import-util": "^2.1.1",
22-
"babel-plugin-debug-macros": "^0.3.4",
21+
"babel-import-util": "^3.0.0",
22+
"babel-plugin-debug-macros": "^1.0.0",
2323
"babel-plugin-filter-imports": "^4.0.0",
2424
"babel6-plugin-strip-class-callcheck": "^6.0.0",
2525
"broccoli-debug": "^0.6.5",

pnpm-lock.yaml

+18-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)