Skip to content

Commit

Permalink
Upgrade embroider dependencies to receive bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Feb 2, 2024
1 parent ce318b9 commit b680b86
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 1,247 deletions.
6 changes: 3 additions & 3 deletions ember-element-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"prepublishOnly": "pnpm build"
},
"dependencies": {
"@embroider/addon-shim": "^1.8.3",
"@embroider/util": "^1.0.0"
"@embroider/addon-shim": "^1.8.7",
"@embroider/util": "^1.12.1"
},
"devDependencies": {
"@babel/core": "7.18.6",
Expand Down Expand Up @@ -132,4 +132,4 @@
"publish": false
}
}
}
}
Loading

0 comments on commit b680b86

Please sign in to comment.