Skip to content

Commit

Permalink
Update @embroider/* packages
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 28, 2023
1 parent ae5cad8 commit 904ccd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"prepublishOnly": "rollup --config"
},
"dependencies": {
"@embroider/addon-shim": "^1.0.0"
"@embroider/addon-shim": "^1.8.6"
},
"peerDependencies": {
"ember-source": ">= 3.28.0"
Expand All @@ -43,7 +43,7 @@
"@babel/core": "^7.16.12",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-decorators": "^7.16.7",
"@embroider/addon-dev": "^1.0.0",
"@embroider/addon-dev": "^4.1.1",
"@rollup/plugin-babel": "^5.3.0",
"babel-eslint": "^10.1.0",
"ember-template-lint": "^3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^2.4.2",
"@embroider/test-setup": "^0.47.0",
"@embroider/test-setup": "^3.0.2",
"@glimmer/component": "^1.0.4",
"@glimmer/tracking": "^1.0.4",
"babel-eslint": "^10.1.0",
Expand Down

0 comments on commit 904ccd3

Please sign in to comment.