Skip to content

Commit

Permalink
Update dependency @babel/plugin-transform-block-scoping to v7.20.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 23, 2022
1 parent d1b4c52 commit 72bcc7f
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 @@ -83,7 +83,7 @@
"@babel/plugin-proposal-pipeline-operator": "7.18.9",
"@babel/plugin-proposal-throw-expressions": "7.18.6",
"@babel/plugin-syntax-top-level-await": "7.14.5",
"@babel/plugin-transform-block-scoping": "7.20.8",
"@babel/plugin-transform-block-scoping": "7.20.9",
"@ember/optional-features": "2.0.0",
"babel-eslint": "10.1.0",
"broccoli-asset-rev": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3487,10 +3487,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.8.3"

"@babel/[email protected].8":
version "7.20.8"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.20.8.tgz#ad142bce04ae32225e2379ca54f06d5cea92fdb8"
integrity sha512-ztBCIWJvcWJvtxhMqIrItLmGlbxaa/5hl7HlZvV4f9oS08wWn/mEtf5D35qxFp3rTK8KjV9TePEoeal8z02gzA==
"@babel/[email protected].9":
version "7.20.9"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.20.9.tgz#2034307073e243fd476dddb5472ec35d13802853"
integrity sha512-hwZN0kr16UkIF/kR9F9x8gd1kTkQl1vyAF2lkUmlTuCtTKOGLE5blQctuxEeKXwz0dkArQ9RYL8+HLb/75KGMA==
dependencies:
"@babel/helper-plugin-utils" "^7.20.2"

Expand Down

0 comments on commit 72bcc7f

Please sign in to comment.