File tree 2 files changed +10
-8
lines changed
2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 70
70
71
71
- Bump listen from 3.8.0 to 3.9.0 [ #776 ] ( https://github.com/portagenetwork/roadmap/pull/776 )
72
72
73
+ - Bump braces from 3.0.2 to 3.0.3 [ #795 ] ( https://github.com/portagenetwork/roadmap/pull/795 )
74
+
73
75
## V4.1.1
74
76
75
77
### Added
Original file line number Diff line number Diff line change @@ -1667,11 +1667,11 @@ brace-expansion@^1.1.7:
1667
1667
concat-map "0.0.1"
1668
1668
1669
1669
braces@^3.0.2, braces@~3.0.2 :
1670
- version "3.0.2 "
1671
- resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2 .tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107 "
1672
- integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A ==
1670
+ version "3.0.3 "
1671
+ resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3 .tgz#490332f40919452272d55a8480adc0c441358789 "
1672
+ integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA ==
1673
1673
dependencies :
1674
- fill-range "^7.0 .1"
1674
+ fill-range "^7.1 .1"
1675
1675
1676
1676
browserslist@^4.14.5, browserslist@^4.21.3, browserslist@^4.21.5 :
1677
1677
version "4.21.5"
@@ -2354,10 +2354,10 @@ file-entry-cache@^6.0.1:
2354
2354
dependencies :
2355
2355
flat-cache "^3.0.4"
2356
2356
2357
- fill-range@^7.0 .1 :
2358
- version "7.0 .1"
2359
- resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0 .1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40 "
2360
- integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ ==
2357
+ fill-range@^7.1 .1 :
2358
+ version "7.1 .1"
2359
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1 .1.tgz#44265d3cac07e3ea7dc247516380643754a05292 "
2360
+ integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg ==
2361
2361
dependencies :
2362
2362
to-regex-range "^5.0.1"
2363
2363
You can’t perform that action at this time.
0 commit comments