Skip to content

Commit

Permalink
bump to 0.82 glimmer-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
snewcomer committed Oct 6, 2021
1 parent 8c5a01f commit 4cce20c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@babel/helper-module-imports": "^7.8.3",
"@babel/plugin-transform-block-scoping": "^7.8.3",
"@ember/edition-utils": "^1.2.0",
"@glimmer/vm-babel-plugins": "0.81.0",
"@glimmer/vm-babel-plugins": "0.82.0",
"babel-plugin-debug-macros": "^0.3.3",
"babel-plugin-filter-imports": "^4.0.0",
"broccoli-concat": "^4.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1747,10 +1747,10 @@
"@glimmer/env" "^0.1.7"
"@glimmer/global-context" "0.81.0"

"@glimmer/vm-babel-plugins@0.81.0":
version "0.81.0"
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.81.0.tgz#97c1b3b79f47331dd4617faf7e7f0f0461d2f4cf"
integrity sha512-Pm/TDdFP0EOCNJeBDbAT0CHyakXOD36Pww7T5zkQt6Sk2jf4I4BYuMHK7uZAG4CiL5tsvH0xUHkhXiUqgC20ow==
"@glimmer/vm-babel-plugins@0.82.0":
version "0.82.0"
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.82.0.tgz#43710fc180965cc7d29a52621db597400bc80b1f"
integrity sha512-nVczio8/tbZ7zQSTJRG07BGcZrU0zJLGUqItulqDreet2IbVgW01xeCAqbl9MvKyxaX6NrAOLIV8JcglG1F+UQ==
dependencies:
babel-plugin-debug-macros "^0.3.4"

Expand Down

0 comments on commit 4cce20c

Please sign in to comment.