Skip to content

Commit 949af52

Browse files
Bump @babel/cli from 7.11.6 to 7.12.1
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.11.6 to 7.12.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-cli) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 95e1085 commit 949af52

File tree

2 files changed

+54
-12
lines changed

2 files changed

+54
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"rimraf": "3.0.2"
7272
},
7373
"devDependencies": {
74-
"@babel/cli": "7.11.6",
74+
"@babel/cli": "7.12.1",
7575
"@babel/core": "7.11.6",
7676
"@babel/preset-env": "7.11.5",
7777
"@babel/preset-typescript": "7.10.4",

yarn.lock

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

44

5-
"@babel/cli@7.11.6":
6-
version "7.11.6"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.11.6.tgz#1fcbe61c2a6900c3539c06ee58901141f3558482"
8-
integrity sha512-+w7BZCvkewSmaRM6H4L2QM3RL90teqEIHDIFXAmrW33+0jhlymnDAEdqVeCZATvxhQuio1ifoGVlJJbIiH9Ffg==
5+
"@babel/cli@7.12.1":
6+
version "7.12.1"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.1.tgz#e08a0b1cb6fcd4b9eb6a606ba5602c5c0fe24a0c"
8+
integrity sha512-eRJREyrfAJ2r42Iaxe8h3v6yyj1wu9OyosaUHW6UImjGf9ahGL9nsFNh7OCopvtcPL8WnEo7tp78wrZaZ6vG9g==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"
@@ -16,7 +16,8 @@
1616
slash "^2.0.0"
1717
source-map "^0.5.0"
1818
optionalDependencies:
19-
chokidar "^2.1.8"
19+
"@nicolo-ribaudo/chokidar-2" "^2.1.8"
20+
chokidar "^3.4.0"
2021

2122
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
2223
version "7.10.4"
@@ -1128,6 +1129,13 @@
11281129
"@types/yargs" "^15.0.0"
11291130
chalk "^4.0.0"
11301131

1132+
"@nicolo-ribaudo/chokidar-2@^2.1.8":
1133+
version "2.1.8"
1134+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8.tgz#eef8d9b47e8dc589499f14d656e8d2dd978c3d14"
1135+
integrity sha512-FohwULwAebCUKi/akMFyGi7jfc7JXTeMHzKxuP3umRd9mK/2Y7/SMBSI2jX+YLopPXi+PF9l307NmpfxTdCegA==
1136+
dependencies:
1137+
chokidar "2.1.8"
1138+
11311139
"@nodelib/[email protected]":
11321140
version "2.1.3"
11331141
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -1585,7 +1593,7 @@ anymatch@^2.0.0:
15851593
micromatch "^3.1.4"
15861594
normalize-path "^2.1.1"
15871595

1588-
anymatch@^3.0.3:
1596+
anymatch@^3.0.3, anymatch@~3.1.1:
15891597
version "3.1.1"
15901598
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
15911599
integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==
@@ -1784,6 +1792,11 @@ binary-extensions@^1.0.0:
17841792
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
17851793
integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
17861794

1795+
binary-extensions@^2.0.0:
1796+
version "2.1.0"
1797+
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9"
1798+
integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==
1799+
17871800
bindings@^1.5.0:
17881801
version "1.5.0"
17891802
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
@@ -1840,7 +1853,7 @@ braces@^2.3.1, braces@^2.3.2:
18401853
split-string "^3.0.2"
18411854
to-regex "^3.0.1"
18421855

1843-
braces@^3.0.1:
1856+
braces@^3.0.1, braces@~3.0.2:
18441857
version "3.0.2"
18451858
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
18461859
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -1974,7 +1987,7 @@ char-regex@^1.0.2:
19741987
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
19751988
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
19761989

1977-
chokidar@^2.1.8:
1990+
19781991
version "2.1.8"
19791992
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
19801993
integrity sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==
@@ -1993,6 +2006,21 @@ chokidar@^2.1.8:
19932006
optionalDependencies:
19942007
fsevents "^1.2.7"
19952008

2009+
chokidar@^3.4.0:
2010+
version "3.4.3"
2011+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.3.tgz#c1df38231448e45ca4ac588e6c79573ba6a57d5b"
2012+
integrity sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ==
2013+
dependencies:
2014+
anymatch "~3.1.1"
2015+
braces "~3.0.2"
2016+
glob-parent "~5.1.0"
2017+
is-binary-path "~2.1.0"
2018+
is-glob "~4.0.1"
2019+
normalize-path "~3.0.0"
2020+
readdirp "~3.5.0"
2021+
optionalDependencies:
2022+
fsevents "~2.1.2"
2023+
19962024
chownr@^1.1.1:
19972025
version "1.1.4"
19982026
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
@@ -3042,7 +3070,7 @@ glob-parent@^3.1.0:
30423070
is-glob "^3.1.0"
30433071
path-dirname "^1.0.0"
30443072

3045-
glob-parent@^5.0.0, glob-parent@^5.1.0:
3073+
glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
30463074
version "5.1.1"
30473075
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
30483076
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
@@ -3362,6 +3390,13 @@ is-binary-path@^1.0.0:
33623390
dependencies:
33633391
binary-extensions "^1.0.0"
33643392

3393+
is-binary-path@~2.1.0:
3394+
version "2.1.0"
3395+
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
3396+
integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
3397+
dependencies:
3398+
binary-extensions "^2.0.0"
3399+
33653400
is-buffer@^1.1.5:
33663401
version "1.1.6"
33673402
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
@@ -3460,7 +3495,7 @@ is-glob@^3.1.0:
34603495
dependencies:
34613496
is-extglob "^2.1.0"
34623497

3463-
is-glob@^4.0.0, is-glob@^4.0.1:
3498+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
34643499
version "4.0.1"
34653500
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
34663501
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
@@ -4475,7 +4510,7 @@ normalize-path@^2.1.1:
44754510
dependencies:
44764511
remove-trailing-separator "^1.0.1"
44774512

4478-
normalize-path@^3.0.0:
4513+
normalize-path@^3.0.0, normalize-path@~3.0.0:
44794514
version "3.0.0"
44804515
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
44814516
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
@@ -4940,6 +4975,13 @@ readdirp@^2.2.1:
49404975
micromatch "^3.1.10"
49414976
readable-stream "^2.0.2"
49424977

4978+
readdirp@~3.5.0:
4979+
version "3.5.0"
4980+
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e"
4981+
integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==
4982+
dependencies:
4983+
picomatch "^2.2.1"
4984+
49434985
regenerate-unicode-properties@^8.2.0:
49444986
version "8.2.0"
49454987
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz#e5de7111d655e7ba60c057dbe9ff37c87e65cdec"

0 commit comments

Comments
 (0)