Skip to content

Commit 5e766f8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/cli to v7.15.7
1 parent f69ca04 commit 5e766f8

File tree

2 files changed

+11
-23
lines changed

2 files changed

+11
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"warning": "^4.0.3"
1616
},
1717
"devDependencies": {
18-
"@babel/cli": "7.15.4",
18+
"@babel/cli": "7.15.7",
1919
"@babel/core": "7.15.5",
2020
"@researchgate/babel-preset": "2.0.14",
2121
"@researchgate/spire-config": "7.0.0",

yarn.lock

Lines changed: 10 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@babel/[email protected].4":
6-
version "7.15.4"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.15.4.tgz#00e21e192b738dec7900c8bb36270e377217c0a4"
8-
integrity sha512-9RhhQ7tgKRcSO/jI3rNLxalLSk30cHqeM8bb+nGOJTyYBDpkoXw/A9QHZ2SYjlslAt4tr90pZQGIEobwWHSIDw==
5+
"@babel/[email protected].7":
6+
version "7.15.7"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.15.7.tgz#62658abedb786d09c1f70229224b11a65440d7a1"
8+
integrity sha512-YW5wOprO2LzMjoWZ5ZG6jfbY9JnkDxuHDwvnrThnuYtByorova/I0HNXJedrUfwuXFQfYOjcqDA4PU3qlZGZjg==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"
@@ -15,7 +15,7 @@
1515
slash "^2.0.0"
1616
source-map "^0.5.0"
1717
optionalDependencies:
18-
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.2"
18+
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
1919
chokidar "^3.4.0"
2020

2121
@@ -1551,22 +1551,10 @@
15511551
call-me-maybe "^1.0.1"
15521552
glob-to-regexp "^0.3.0"
15531553

1554-
"@nicolo-ribaudo/[email protected]":
1555-
version "2.1.8-no-fsevents.2"
1556-
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.2.tgz#e324c0a247a5567192dd7180647709d7e2faf94b"
1557-
integrity sha512-Fb8WxUFOBQVl+CX4MWet5o7eCc6Pj04rXIwVKZ6h1NnqTo45eOQW6aWyhG25NIODvWFwTDMwBsYxrQ3imxpetg==
1558-
dependencies:
1559-
anymatch "^2.0.0"
1560-
async-each "^1.0.1"
1561-
braces "^2.3.2"
1562-
glob-parent "^5.1.2"
1563-
inherits "^2.0.3"
1564-
is-binary-path "^1.0.0"
1565-
is-glob "^4.0.0"
1566-
normalize-path "^3.0.0"
1567-
path-is-absolute "^1.0.0"
1568-
readdirp "^2.2.1"
1569-
upath "^1.1.1"
1554+
"@nicolo-ribaudo/[email protected]":
1555+
version "2.1.8-no-fsevents.3"
1556+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
1557+
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
15701558

15711559
"@nodelib/[email protected]":
15721560
version "2.1.3"
@@ -7281,7 +7269,7 @@ glob-parent@^3.1.0:
72817269
is-glob "^3.1.0"
72827270
path-dirname "^1.0.0"
72837271

7284-
glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.0:
7272+
glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
72857273
version "5.1.2"
72867274
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
72877275
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==

0 commit comments

Comments
 (0)