Skip to content

Commit 0f4507a

Browse files
authored
Merge pull request #20516 from emberjs/dependabot/npm_and_yarn/babel/plugin-transform-block-scoping-7.22.5
Bump @babel/plugin-transform-block-scoping from 7.21.0 to 7.22.5
2 parents 23020be + 31a6271 commit 0f4507a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"dependencies": {
5858
"@babel/helper-module-imports": "^7.16.7",
59-
"@babel/plugin-transform-block-scoping": "^7.21.0",
59+
"@babel/plugin-transform-block-scoping": "^7.22.5",
6060
"@ember/edition-utils": "^1.2.0",
6161
"@glimmer/compiler": "0.84.2",
6262
"@glimmer/component": "^1.1.2",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1151,10 +1151,10 @@
11511151
dependencies:
11521152
"@babel/types" "^7.18.6"
11531153

1154-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
1155-
version "7.20.2"
1156-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629"
1157-
integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
1154+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
1155+
version "7.22.5"
1156+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
1157+
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
11581158

11591159
"@babel/helper-remap-async-to-generator@^7.18.6", "@babel/helper-remap-async-to-generator@^7.18.9":
11601160
version "7.18.9"
@@ -1549,12 +1549,12 @@
15491549
dependencies:
15501550
"@babel/helper-plugin-utils" "^7.18.6"
15511551

1552-
"@babel/plugin-transform-block-scoping@^7.20.2", "@babel/plugin-transform-block-scoping@^7.21.0":
1553-
version "7.21.0"
1554-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.21.0.tgz#e737b91037e5186ee16b76e7ae093358a5634f02"
1555-
integrity sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==
1552+
"@babel/plugin-transform-block-scoping@^7.20.2", "@babel/plugin-transform-block-scoping@^7.22.5":
1553+
version "7.22.5"
1554+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.22.5.tgz#8bfc793b3a4b2742c0983fadc1480d843ecea31b"
1555+
integrity sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==
15561556
dependencies:
1557-
"@babel/helper-plugin-utils" "^7.20.2"
1557+
"@babel/helper-plugin-utils" "^7.22.5"
15581558

15591559
"@babel/plugin-transform-classes@^7.20.2":
15601560
version "7.20.2"

0 commit comments

Comments
 (0)