Skip to content

Commit

Permalink
Update embroider monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 7e888e2 commit 23e348c
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 38 deletions.
4 changes: 2 additions & 2 deletions ember-metrics-simple-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prepack": "rollup --config"
},
"dependencies": {
"@embroider/addon-shim": "1.8.6",
"@embroider/addon-shim": "1.8.7",
"@ember/string": "3.1.1",
"ember-metrics": "2.0.0-beta.2"
},
Expand All @@ -42,7 +42,7 @@
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-decorators": "^7.17.0",
"@babel/plugin-syntax-decorators": "^7.17.0",
"@embroider/addon-dev": "4.1.1",
"@embroider/addon-dev": "4.1.2",
"@rollup/plugin-babel": "^6.0.0",
"concurrently": "^8.0.0",
"ember-template-lint": "^5.0.0",
Expand Down
73 changes: 38 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/eslint-parser": "^7.18.2",
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^3.0.3",
"@embroider/test-setup": "3.0.2",
"@embroider/test-setup": "3.0.3",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"broccoli-asset-rev": "^3.0.0",
Expand Down

0 comments on commit 23e348c

Please sign in to comment.