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 93861ae

Browse files
authoredJun 16, 2024··
Merge pull request #26 from tkp-archive/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2 parents 3250435 + 967024f commit 93861ae

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎yarn.lock

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

12841284
braces@^3.0.1:
1285-
version "3.0.2"
1286-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
1287-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
1285+
version "3.0.3"
1286+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1287+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
12881288
dependencies:
1289-
fill-range "^7.0.1"
1289+
fill-range "^7.1.1"
12901290

12911291
browserslist@^4.17.5:
12921292
version "4.19.1"
@@ -2007,10 +2007,10 @@ file-entry-cache@^6.0.1:
20072007
dependencies:
20082008
flat-cache "^3.0.4"
20092009

2010-
fill-range@^7.0.1:
2011-
version "7.0.1"
2012-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
2013-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
2010+
fill-range@^7.1.1:
2011+
version "7.1.1"
2012+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
2013+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
20142014
dependencies:
20152015
to-regex-range "^5.0.1"
20162016

0 commit comments

Comments
 (0)
Please sign in to comment.