Skip to content

Commit 07a9904

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @babel/register to v7.15.3
1 parent f665201 commit 07a9904

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
@@ -68,7 +68,7 @@
6868
"devDependencies": {
6969
"@babel/core": "7.15.0",
7070
"@babel/preset-env": "7.15.0",
71-
"@babel/register": "7.14.5",
71+
"@babel/register": "7.15.3",
7272
"@commitlint/cli": "13.1.0",
7373
"@iterable-iterator/list": "1.0.1",
7474
"@iterable-iterator/range": "2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1489,10 +1489,10 @@
14891489
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
14901490
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
14911491

1492-
"@babel/register@7.14.5":
1493-
version "7.14.5"
1494-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.14.5.tgz#d0eac615065d9c2f1995842f85d6e56c345f3233"
1495-
integrity sha512-TjJpGz/aDjFGWsItRBQMOFTrmTI9tr79CHOK+KIvLeCkbxuOAk2M5QHjvruIMGoo9OuccMh5euplPzc5FjAKGg==
1492+
"@babel/register@7.15.3":
1493+
version "7.15.3"
1494+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.15.3.tgz#6b40a549e06ec06c885b2ec42c3dd711f55fe752"
1495+
integrity sha512-mj4IY1ZJkorClxKTImccn4T81+UKTo4Ux0+OFSV9hME1ooqS9UV+pJ6BjD0qXPK4T3XW/KNa79XByjeEMZz+fw==
14961496
dependencies:
14971497
clone-deep "^4.0.1"
14981498
find-cache-dir "^2.0.0"

0 commit comments

Comments
 (0)