Skip to content

Commit 5e0012c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/plugin-transform-block-scoping to v7.15.3
1 parent 745e85b commit 5e0012c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@babel/plugin-proposal-pipeline-operator": "7.15.0",
8484
"@babel/plugin-proposal-throw-expressions": "7.14.5",
8585
"@babel/plugin-syntax-top-level-await": "7.14.5",
86-
"@babel/plugin-transform-block-scoping": "7.14.5",
86+
"@babel/plugin-transform-block-scoping": "7.15.3",
8787
"@ember/optional-features": "2.0.0",
8888
"babel-eslint": "10.1.0",
8989
"broccoli-asset-rev": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2495,10 +2495,10 @@
24952495
dependencies:
24962496
"@babel/helper-plugin-utils" "^7.8.3"
24972497

2498-
"@babel/plugin-transform-block-scoping@7.14.5":
2499-
version "7.14.5"
2500-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.5.tgz#8cc63e61e50f42e078e6f09be775a75f23ef9939"
2501-
integrity sha512-LBYm4ZocNgoCqyxMLoOnwpsmQ18HWTQvql64t3GvMUzLQrNoV1BDG0lNftC8QKYERkZgCCT/7J5xWGObGAyHDw==
2498+
"@babel/plugin-transform-block-scoping@7.15.3":
2499+
version "7.15.3"
2500+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.15.3.tgz#94c81a6e2fc230bcce6ef537ac96a1e4d2b3afaf"
2501+
integrity sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q==
25022502
dependencies:
25032503
"@babel/helper-plugin-utils" "^7.14.5"
25042504

0 commit comments

Comments
 (0)