Skip to content

Commit aea213b

Browse files
authored
chore: bump braces in build (microsoft#219010)
1 parent 2eedc13 commit aea213b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

build/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -848,11 +848,11 @@ brace-expansion@^1.1.7:
848848
concat-map "0.0.1"
849849

850850
braces@~3.0.2:
851-
version "3.0.2"
852-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
853-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
851+
version "3.0.3"
852+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
853+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
854854
dependencies:
855-
fill-range "^7.0.1"
855+
fill-range "^7.1.1"
856856

857857
buffer-alloc-unsafe@^1.1.0:
858858
version "1.1.0"
@@ -1371,10 +1371,10 @@ fd-slicer@~1.1.0:
13711371
dependencies:
13721372
pend "~1.2.0"
13731373

1374-
fill-range@^7.0.1:
1375-
version "7.0.1"
1376-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
1377-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
1374+
fill-range@^7.1.1:
1375+
version "7.1.1"
1376+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
1377+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
13781378
dependencies:
13791379
to-regex-range "^5.0.1"
13801380

0 commit comments

Comments
 (0)