Skip to content

Commit 157e3d1

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @babel/register to v7.16.9
1 parent ac63d18 commit 157e3d1

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.16.7",
6767
"@babel/preset-env": "7.16.8",
68-
"@babel/register": "7.16.8",
68+
"@babel/register": "7.16.9",
6969
"@combinatorics/factorial": "0.0.2",
7070
"@commitlint/cli": "16.0.2",
7171
"@comparison-sorting/is-sorted": "0.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,10 +1677,10 @@
16771677
"@babel/plugin-transform-react-jsx-development" "^7.16.5"
16781678
"@babel/plugin-transform-react-pure-annotations" "^7.16.5"
16791679

1680-
"@babel/register@7.16.8":
1681-
version "7.16.8"
1682-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.16.8.tgz#bb688b9dc127d98bb54e37e1d817aed1165833b8"
1683-
integrity sha512-aoUj2ocH92k7qyyA59y07sUaCVxxS7VjNul/jR0mpAyYvpo6n5HELZmyUGtrgFm7/1b0UutT7I1w/4bAkXxCHA==
1680+
"@babel/register@7.16.9":
1681+
version "7.16.9"
1682+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.16.9.tgz#fcfb23cfdd9ad95c9771e58183de83b513857806"
1683+
integrity sha512-jJ72wcghdRIlENfvALcyODhNoGE5j75cYHdC+aQMh6cU/P86tiiXTp9XYZct1UxUMo/4+BgQRyNZEGx0KWGS+g==
16841684
dependencies:
16851685
clone-deep "^4.0.1"
16861686
find-cache-dir "^2.0.0"

0 commit comments

Comments
 (0)