Skip to content

Commit

Permalink
fix: new version
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Chabot <a.chabot@salesforce.com>
  • Loading branch information
a-chabot committed May 30, 2023
1 parent ced9132 commit c7f7df7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/@lwc/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/plugin-proposal-object-rest-spread": "~7.20.2",
"@babel/plugin-transform-async-to-generator": "~7.20.7",
"@babel/plugin-proposal-async-generator-functions": "~7.20.7",
"@locker/babel-plugin-transform-unforgeables": "0.19.6",
"@locker/babel-plugin-transform-unforgeables": "0.19.7",
"@lwc/babel-plugin-component": "2.37.3",
"@lwc/errors": "2.37.3",
"@lwc/shared": "2.37.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2078,10 +2078,10 @@
resolved "https://registry.yarnpkg.com/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz#8ace5259254426ccef57f3175bc64ed7095ed919"
integrity sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==

"@locker/babel-plugin-transform-unforgeables@0.19.6":
version "0.19.6"
resolved "https://registry.yarnpkg.com/@locker/babel-plugin-transform-unforgeables/-/babel-plugin-transform-unforgeables-0.19.6.tgz#8332ee02d995e8371ee527d41d12a390fc1765e0"
integrity sha512-Er+SsuPn0DmrjYJv/rE0ZMjQKUhn4n8Q5LlqA7Cd1pmt8ZBrOPfWsgLPO8LIlIuf7VkbXHLh8ZngEQCyYLcL1A==
"@locker/babel-plugin-transform-unforgeables@0.19.7":
version "0.19.7"
resolved "https://registry.yarnpkg.com/@locker/babel-plugin-transform-unforgeables/-/babel-plugin-transform-unforgeables-0.19.7.tgz#046b408b3904cabeaf9bac557db6aa502bbe3b76"
integrity sha512-sxPCWfMUOIj+GWiHLMWDHYbauC2ifOpS52LhHKrhVZ7X/L1niEGCbSsW7hw7krve7WOLO4kgxdi8ToLz6020hQ==
dependencies:
"@babel/generator" "7.21.4"
match-json "1.3.5"
Expand Down

0 comments on commit c7f7df7

Please sign in to comment.