Skip to content

Commit 43a22da

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

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
"@combinatorics/factorial": "0.0.2",
7070
"@commitlint/cli": "13.1.0",
7171
"@comparison-sorting/is-sorted": "0.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,10 +1140,10 @@
11401140
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
11411141
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
11421142

1143-
"@babel/register@7.14.5":
1144-
version "7.14.5"
1145-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.14.5.tgz#d0eac615065d9c2f1995842f85d6e56c345f3233"
1146-
integrity sha512-TjJpGz/aDjFGWsItRBQMOFTrmTI9tr79CHOK+KIvLeCkbxuOAk2M5QHjvruIMGoo9OuccMh5euplPzc5FjAKGg==
1143+
"@babel/register@7.15.3":
1144+
version "7.15.3"
1145+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.15.3.tgz#6b40a549e06ec06c885b2ec42c3dd711f55fe752"
1146+
integrity sha512-mj4IY1ZJkorClxKTImccn4T81+UKTo4Ux0+OFSV9hME1ooqS9UV+pJ6BjD0qXPK4T3XW/KNa79XByjeEMZz+fw==
11471147
dependencies:
11481148
clone-deep "^4.0.1"
11491149
find-cache-dir "^2.0.0"

0 commit comments

Comments
 (0)