Skip to content

Commit 3fe12dd

Browse files
build(deps): bump @babel/register from 7.10.5 to 7.11.5
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.10.5 to 7.11.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-register) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e36247c commit 3fe12dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@babel/plugin-transform-object-assign": "^7.10.4",
1010
"@babel/plugin-transform-runtime": "^7.11.5",
1111
"@babel/preset-env": "^7.11.0",
12-
"@babel/register": "^7.10.5",
12+
"@babel/register": "^7.11.5",
1313
"@lets/wait": "^2.0.2",
1414
"anyone": "^0.0.7",
1515
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -881,10 +881,10 @@
881881
"@babel/types" "^7.4.4"
882882
esutils "^2.0.2"
883883

884-
"@babel/register@^7.10.5":
885-
version "7.10.5"
886-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.10.5.tgz#354f3574895f1307f79efe37a51525e52fd38d89"
887-
integrity sha512-eYHdLv43nyvmPn9bfNfrcC4+iYNwdQ8Pxk1MFJuU/U5LpSYl/PH4dFMazCYZDFVi8ueG3shvO+AQfLrxpYulQw==
884+
"@babel/register@^7.11.5":
885+
version "7.11.5"
886+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.11.5.tgz#79becf89e0ddd0fba8b92bc279bc0f5d2d7ce2ea"
887+
integrity sha512-CAml0ioKX+kOAvBQDHa/+t1fgOt3qkTIz0TrRtRAT6XY0m5qYZXR85k6/sLCNPMGhYDlCFHCYuU0ybTJbvlC6w==
888888
dependencies:
889889
find-cache-dir "^2.0.0"
890890
lodash "^4.17.19"

0 commit comments

Comments
 (0)