Skip to content

Commit ab4c1e1

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

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
@@ -69,7 +69,7 @@
6969
"devDependencies": {
7070
"@babel/core": "7.15.0",
7171
"@babel/preset-env": "7.15.0",
72-
"@babel/register": "7.14.5",
72+
"@babel/register": "7.15.3",
7373
"@commitlint/cli": "13.1.0",
7474
"@functional-abstraction/measure": "4.0.0",
7575
"@functional-abstraction/predicate": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -936,10 +936,10 @@
936936
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
937937
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
938938

939-
"@babel/register@7.14.5":
940-
version "7.14.5"
941-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.14.5.tgz#d0eac615065d9c2f1995842f85d6e56c345f3233"
942-
integrity sha512-TjJpGz/aDjFGWsItRBQMOFTrmTI9tr79CHOK+KIvLeCkbxuOAk2M5QHjvruIMGoo9OuccMh5euplPzc5FjAKGg==
939+
"@babel/register@7.15.3":
940+
version "7.15.3"
941+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.15.3.tgz#6b40a549e06ec06c885b2ec42c3dd711f55fe752"
942+
integrity sha512-mj4IY1ZJkorClxKTImccn4T81+UKTo4Ux0+OFSV9hME1ooqS9UV+pJ6BjD0qXPK4T3XW/KNa79XByjeEMZz+fw==
943943
dependencies:
944944
clone-deep "^4.0.1"
945945
find-cache-dir "^2.0.0"

0 commit comments

Comments
 (0)