Skip to content

Commit 1723ffd

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @babel/register to v7.16.9
1 parent 9a1e460 commit 1723ffd

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.7",
7171
"@babel/preset-env": "7.16.8",
72-
"@babel/register": "7.16.8",
72+
"@babel/register": "7.16.9",
7373
"@commitlint/cli": "16.0.2",
7474
"@js-library/commitlint-config": "0.0.4",
7575
"ava": "4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,10 +1682,10 @@
16821682
"@babel/plugin-transform-react-jsx-development" "^7.16.5"
16831683
"@babel/plugin-transform-react-pure-annotations" "^7.16.5"
16841684

1685-
"@babel/register@7.16.8":
1686-
version "7.16.8"
1687-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.16.8.tgz#bb688b9dc127d98bb54e37e1d817aed1165833b8"
1688-
integrity sha512-aoUj2ocH92k7qyyA59y07sUaCVxxS7VjNul/jR0mpAyYvpo6n5HELZmyUGtrgFm7/1b0UutT7I1w/4bAkXxCHA==
1685+
"@babel/register@7.16.9":
1686+
version "7.16.9"
1687+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.16.9.tgz#fcfb23cfdd9ad95c9771e58183de83b513857806"
1688+
integrity sha512-jJ72wcghdRIlENfvALcyODhNoGE5j75cYHdC+aQMh6cU/P86tiiXTp9XYZct1UxUMo/4+BgQRyNZEGx0KWGS+g==
16891689
dependencies:
16901690
clone-deep "^4.0.1"
16911691
find-cache-dir "^2.0.0"

0 commit comments

Comments
 (0)