Skip to content

Commit 3be11c9

Browse files
authored
Merge pull request #105 from timkpaine/dependabot/npm_and_yarn/js/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3 in /js
2 parents b7a49ec + 6f84fd3 commit 3be11c9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

js/yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -3119,11 +3119,11 @@ brace-expansion@^2.0.1:
31193119
balanced-match "^1.0.0"
31203120

31213121
braces@^3.0.2, braces@~3.0.2:
3122-
version "3.0.2"
3123-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
3124-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
3122+
version "3.0.3"
3123+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
3124+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
31253125
dependencies:
3126-
fill-range "^7.0.1"
3126+
fill-range "^7.1.1"
31273127

31283128
browserslist@^4.14.5:
31293129
version "4.21.1"
@@ -4179,10 +4179,10 @@ file-entry-cache@^6.0.1:
41794179
dependencies:
41804180
flat-cache "^3.0.4"
41814181

4182-
fill-range@^7.0.1:
4183-
version "7.0.1"
4184-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
4185-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
4182+
fill-range@^7.1.1:
4183+
version "7.1.1"
4184+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
4185+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
41864186
dependencies:
41874187
to-regex-range "^5.0.1"
41884188

0 commit comments

Comments
 (0)