Skip to content

Commit 5032602

Browse files
authored
reset other test changes (#7751)
1 parent f0d3e66 commit 5032602

File tree

2 files changed

+14
-38
lines changed

2 files changed

+14
-38
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@
9696
"@adobe/css-tools": "4.3.2",
9797
"follow-redirects": "^1.15.6",
9898
"sharp": "0.32.6",
99-
"ejs": "3.1.10"
99+
"ejs": "3.1.10",
100+
"braces": "^3.0.3"
100101
},
101102
"scripts": {
102103
"clean": "rm -rf node_modules yarn.lock",

yarn.lock

Lines changed: 12 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -4016,12 +4016,12 @@ brace-expansion@^1.1.7:
40164016
balanced-match "^1.0.0"
40174017
concat-map "0.0.1"
40184018

4019-
braces@^3.0.2, braces@~3.0.2:
4020-
version "3.0.2"
4021-
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
4022-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
4019+
braces@^3.0.2, braces@^3.0.3, braces@~3.0.2:
4020+
version "3.0.3"
4021+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
4022+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
40234023
dependencies:
4024-
fill-range "^7.0.1"
4024+
fill-range "^7.1.1"
40254025

40264026
browserslist@^4.22.2:
40274027
version "4.23.0"
@@ -5937,10 +5937,10 @@ filelist@^1.0.4:
59375937
dependencies:
59385938
minimatch "^5.0.1"
59395939

5940-
fill-range@^7.0.1:
5941-
version "7.0.1"
5942-
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
5943-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
5940+
fill-range@^7.1.1:
5941+
version "7.1.1"
5942+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
5943+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
59445944
dependencies:
59455945
to-regex-range "^5.0.1"
59465946

@@ -10577,16 +10577,7 @@ string-length@^4.0.1:
1057710577
char-regex "^1.0.2"
1057810578
strip-ansi "^6.0.0"
1057910579

10580-
"string-width-cjs@npm:string-width@^4.2.0":
10581-
version "4.2.3"
10582-
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
10583-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10584-
dependencies:
10585-
emoji-regex "^8.0.0"
10586-
is-fullwidth-code-point "^3.0.0"
10587-
strip-ansi "^6.0.1"
10588-
10589-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10580+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1059010581
version "4.2.3"
1059110582
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
1059210583
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10670,14 +10661,7 @@ stringify-entities@^4.0.0:
1067010661
character-entities-html4 "^2.0.0"
1067110662
character-entities-legacy "^3.0.0"
1067210663

10673-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10674-
version "6.0.1"
10675-
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
10676-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10677-
dependencies:
10678-
ansi-regex "^5.0.1"
10679-
10680-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10664+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1068110665
version "6.0.1"
1068210666
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
1068310667
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11786,7 +11770,7 @@ winston@^3.3.3:
1178611770
triple-beam "^1.3.0"
1178711771
winston-transport "^4.5.0"
1178811772

11789-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11773+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1179011774
version "7.0.0"
1179111775
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1179211776
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11804,15 +11788,6 @@ wrap-ansi@^6.2.0:
1180411788
string-width "^4.1.0"
1180511789
strip-ansi "^6.0.0"
1180611790

11807-
wrap-ansi@^7.0.0:
11808-
version "7.0.0"
11809-
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
11810-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11811-
dependencies:
11812-
ansi-styles "^4.0.0"
11813-
string-width "^4.1.0"
11814-
strip-ansi "^6.0.0"
11815-
1181611791
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1181711792
version "8.1.0"
1181811793
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)