Skip to content

Commit f35fce4

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

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
@@ -65,7 +65,7 @@
6565
"devDependencies": {
6666
"@babel/core": "7.15.0",
6767
"@babel/preset-env": "7.15.0",
68-
"@babel/register": "7.14.5",
68+
"@babel/register": "7.15.3",
6969
"@commitlint/cli": "13.1.0",
7070
"@js-library/commitlint-config": "0.0.4",
7171
"ava": "3.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,10 +1106,10 @@
11061106
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
11071107
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
11081108

1109-
"@babel/register@7.14.5":
1110-
version "7.14.5"
1111-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.14.5.tgz#d0eac615065d9c2f1995842f85d6e56c345f3233"
1112-
integrity sha512-TjJpGz/aDjFGWsItRBQMOFTrmTI9tr79CHOK+KIvLeCkbxuOAk2M5QHjvruIMGoo9OuccMh5euplPzc5FjAKGg==
1109+
"@babel/register@7.15.3":
1110+
version "7.15.3"
1111+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.15.3.tgz#6b40a549e06ec06c885b2ec42c3dd711f55fe752"
1112+
integrity sha512-mj4IY1ZJkorClxKTImccn4T81+UKTo4Ux0+OFSV9hME1ooqS9UV+pJ6BjD0qXPK4T3XW/KNa79XByjeEMZz+fw==
11131113
dependencies:
11141114
clone-deep "^4.0.1"
11151115
find-cache-dir "^2.0.0"

0 commit comments

Comments
 (0)