Skip to content

Commit 9d42e5c

Browse files
chore(deps): bump braces from 3.0.2 to 3.0.3 (#70)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12e714f commit 9d42e5c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -2252,10 +2252,10 @@ brace-expansion@^2.0.1:
22522252
balanced-match "^1.0.0"
22532253

22542254
braces@^3.0.2:
2255-
version "3.0.2"
2256-
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
2255+
version "3.0.3"
2256+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
22572257
dependencies:
2258-
fill-range "^7.0.1"
2258+
fill-range "^7.1.1"
22592259

22602260
browserslist@^3.2.6:
22612261
version "3.2.8"
@@ -3723,9 +3723,9 @@ [email protected]:
37233723
version "1.0.0"
37243724
resolved "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz"
37253725

3726-
fill-range@^7.0.1:
3727-
version "7.0.1"
3728-
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
3726+
fill-range@^7.1.1:
3727+
version "7.1.1"
3728+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
37293729
dependencies:
37303730
to-regex-range "^5.0.1"
37313731

0 commit comments

Comments
 (0)