Skip to content

Commit a6e9cb1

Browse files
committed
fix: update dependency @dword-design/base-config-component to v2.0.17
1 parent ba041c1 commit a6e9cb1

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,9 +1297,9 @@
12971297
param-case "^3.0.3"
12981298

12991299
"@dword-design/base-config-component@^2.0.0":
1300-
version "2.0.15"
1301-
resolved "https://registry.yarnpkg.com/@dword-design/base-config-component/-/base-config-component-2.0.15.tgz#2637122b6159c7679a33e4c2f8bd0ada6405f4fb"
1302-
integrity sha512-MLrVzMbP4hclFc0au7j3LkdAt18D92eyzNdIp1ChEWB6foBJjixxRX1W7u+2a++aPLMbgz0AaWjgPHpKmMJ5ig==
1300+
version "2.0.17"
1301+
resolved "https://registry.yarnpkg.com/@dword-design/base-config-component/-/base-config-component-2.0.17.tgz#76fcf32407fe2eb350f2d5a39b10b3b16510189b"
1302+
integrity sha512-uuA52gDdbeMuc68tNKCy1GgrwYOhB7H4/JuVk8Fmvnv6bL+OpvTisaljfDyWkpfDPwF+BEKepSawLfllgVXt2Q==
13031303
dependencies:
13041304
"@dword-design/depcheck-parser-sass" "^3.0.1"
13051305
"@dword-design/functions" "^4.0.0"
@@ -4081,11 +4081,16 @@ caniuse-api@^3.0.0:
40814081
lodash.memoize "^4.1.2"
40824082
lodash.uniq "^4.5.0"
40834083

4084-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464:
4084+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001464:
40854085
version "1.0.30001467"
40864086
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001467.tgz#1afc9c16ed61f50dd87139da87ca43a3e0051c77"
40874087
integrity sha512-cEdN/5e+RPikvl9AHm4uuLXxeCNq8rFsQ+lPHTfe/OtypP3WwnVVbjn+6uBV7PaFL6xUFzTh+sSCOz1rKhcO+Q==
40884088

4089+
caniuse-lite@^1.0.30001449:
4090+
version "1.0.30001468"
4091+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001468.tgz#0101837c6a4e38e6331104c33dcfb3bdf367a4b7"
4092+
integrity sha512-zgAo8D5kbOyUcRAgSmgyuvBkjrGk5CGYG5TYgFdpQv+ywcyEpo1LOWoG8YmoflGnh+V+UsNuKYedsoYs0hzV5A==
4093+
40894094
capture-exit@^2.0.0:
40904095
version "2.0.0"
40914096
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"

0 commit comments

Comments
 (0)