Skip to content

Commit 3892062

Browse files
dependabot-preview[bot]runspired
authored andcommitted
Bump @babel/plugin-transform-block-scoping from 7.5.5 to 7.6.0 (#6438)
Bumps [@babel/plugin-transform-block-scoping](https://github.com/babel/babel) from 7.5.5 to 7.6.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.5.5...v7.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 53a66f5 commit 3892062

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/-build-infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test:node": "mocha"
1515
},
1616
"dependencies": {
17-
"@babel/plugin-transform-block-scoping": "^7.5.5",
17+
"@babel/plugin-transform-block-scoping": "^7.6.0",
1818
"@ember-data/canary-features": "3.14.0-alpha.3",
1919
"babel-plugin-debug-macros": "^0.3.3",
2020
"babel-plugin-feature-flags": "^0.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -369,10 +369,10 @@
369369
dependencies:
370370
"@babel/helper-plugin-utils" "^7.0.0"
371371

372-
"@babel/plugin-transform-block-scoping@^7.5.5":
373-
version "7.5.5"
374-
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.5.5.tgz#a35f395e5402822f10d2119f6f8e045e3639a2ce"
375-
integrity sha512-82A3CLRRdYubkG85lKwhZB0WZoHxLGsJdux/cOVaJCJpvYFl1LVzAIFyRsa7CvXqW8rBM4Zf3Bfn8PHt5DP0Sg==
372+
"@babel/plugin-transform-block-scoping@^7.5.5", "@babel/plugin-transform-block-scoping@^7.6.0":
373+
version "7.6.0"
374+
resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.0.tgz#c49e21228c4bbd4068a35667e6d951c75439b1dc"
375+
integrity sha512-tIt4E23+kw6TgL/edACZwP1OUKrjOTyMrFMLoT5IOFrfMRabCgekjqFd5o6PaAMildBu46oFkekIdMuGkkPEpA==
376376
dependencies:
377377
"@babel/helper-plugin-utils" "^7.0.0"
378378
lodash "^4.17.13"

0 commit comments

Comments
 (0)