Skip to content

Commit e2577e7

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.15.3
1 parent 57fd238 commit e2577e7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
"@babel/preset-env": "7.15.0",
8787
"babel-preset-react-optimize": "1.0.1",
8888
"@babel/preset-react": "7.14.5",
89-
"@babel/register": "7.14.5",
90-
"@babel/runtime": "7.14.8",
89+
"@babel/register": "7.15.3",
90+
"@babel/runtime": "7.15.3",
9191
"babel-core": "7.0.0-bridge.0",
9292
"babel-eslint": "10.1.0",
9393
"babel-jest": "25.5.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,10 +1276,10 @@
12761276
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
12771277
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
12781278

1279-
"@babel/register@7.14.5":
1280-
version "7.14.5"
1281-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.14.5.tgz#d0eac615065d9c2f1995842f85d6e56c345f3233"
1282-
integrity sha512-TjJpGz/aDjFGWsItRBQMOFTrmTI9tr79CHOK+KIvLeCkbxuOAk2M5QHjvruIMGoo9OuccMh5euplPzc5FjAKGg==
1279+
"@babel/register@7.15.3":
1280+
version "7.15.3"
1281+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.15.3.tgz#6b40a549e06ec06c885b2ec42c3dd711f55fe752"
1282+
integrity sha512-mj4IY1ZJkorClxKTImccn4T81+UKTo4Ux0+OFSV9hME1ooqS9UV+pJ6BjD0qXPK4T3XW/KNa79XByjeEMZz+fw==
12831283
dependencies:
12841284
clone-deep "^4.0.1"
12851285
find-cache-dir "^2.0.0"
@@ -1295,10 +1295,10 @@
12951295
core-js-pure "^3.0.0"
12961296
regenerator-runtime "^0.13.4"
12971297

1298-
"@babel/runtime@7.14.8":
1299-
version "7.14.8"
1300-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446"
1301-
integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==
1298+
"@babel/runtime@7.15.3":
1299+
version "7.15.3"
1300+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
1301+
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
13021302
dependencies:
13031303
regenerator-runtime "^0.13.4"
13041304

0 commit comments

Comments
 (0)