Skip to content

Commit b680b86

Browse files
committed
Upgrade embroider dependencies to receive bugfixes
1 parent ce318b9 commit b680b86

File tree

2 files changed

+352
-1247
lines changed

2 files changed

+352
-1247
lines changed

ember-element-helper/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"prepublishOnly": "pnpm build"
5555
},
5656
"dependencies": {
57-
"@embroider/addon-shim": "^1.8.3",
58-
"@embroider/util": "^1.0.0"
57+
"@embroider/addon-shim": "^1.8.7",
58+
"@embroider/util": "^1.12.1"
5959
},
6060
"devDependencies": {
6161
"@babel/core": "7.18.6",
@@ -132,4 +132,4 @@
132132
"publish": false
133133
}
134134
}
135-
}
135+
}

0 commit comments

Comments
 (0)