Skip to content

Commit af694b8

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

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.16.5",
7171
"@babel/preset-env": "7.16.5",
72-
"@babel/register": "7.14.5",
72+
"@babel/register": "7.16.5",
7373
"@commitlint/cli": "15.0.0",
7474
"@js-library/commitlint-config": "0.0.4",
7575
"ava": "3.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -952,10 +952,10 @@
952952
"@babel/plugin-transform-react-jsx-development" "^7.16.5"
953953
"@babel/plugin-transform-react-pure-annotations" "^7.16.5"
954954

955-
"@babel/register@7.14.5":
956-
version "7.14.5"
957-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.14.5.tgz#d0eac615065d9c2f1995842f85d6e56c345f3233"
958-
integrity sha512-TjJpGz/aDjFGWsItRBQMOFTrmTI9tr79CHOK+KIvLeCkbxuOAk2M5QHjvruIMGoo9OuccMh5euplPzc5FjAKGg==
955+
"@babel/register@7.16.5":
956+
version "7.16.5"
957+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.16.5.tgz#657d28b7ca68190de8f6159245b5ed1cfa181640"
958+
integrity sha512-NpluD+cToBiZiDsG3y9rtIcqDyivsahpaM9csfyfiq1qQWduSmihUZ+ruIqqSDGjZKZMJfgAElo9x2YWlOQuRw==
959959
dependencies:
960960
clone-deep "^4.0.1"
961961
find-cache-dir "^2.0.0"

0 commit comments

Comments
 (0)