Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 90246a8

Browse files
authoredJun 24, 2024
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93b30c0 commit 90246a8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -608,11 +608,11 @@ brace-expansion@^1.1.7:
608608
concat-map "0.0.1"
609609

610610
braces@^3.0.2:
611-
version "3.0.2"
612-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
613-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
611+
version "3.0.3"
612+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
613+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
614614
dependencies:
615-
fill-range "^7.0.1"
615+
fill-range "^7.1.1"
616616

617617
browserslist@^4.21.10:
618618
version "4.22.2"
@@ -1030,10 +1030,10 @@ file-entry-cache@^6.0.1:
10301030
dependencies:
10311031
flat-cache "^3.0.4"
10321032

1033-
fill-range@^7.0.1:
1034-
version "7.0.1"
1035-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
1036-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
1033+
fill-range@^7.1.1:
1034+
version "7.1.1"
1035+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
1036+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
10371037
dependencies:
10381038
to-regex-range "^5.0.1"
10391039

0 commit comments

Comments
 (0)
Please sign in to comment.